/* _content/CSHKZK/Pages/Admin/Import.razor.rz.scp.css */
.Loaded[b-mkkf1hzxus]{
    
}

.Found[b-mkkf1hzxus]{
    color: #546E7A;
}

.Imported[b-mkkf1hzxus]{
    background-color: #66BB6A;
}

.Error[b-mkkf1hzxus]{
    background-color: #EF5350;
}

.Title[b-mkkf1hzxus]
{
    padding: 5px;
    color: #1a1e21;
    font-weight: bold;
}
/* _content/CSHKZK/Pages/ConfigurationDetail.razor.rz.scp.css */
.share-box[b-ed19f59ul4]{
    text-align: center;
}

.btn[b-ed19f59ul4]{
    width: 100%;
    padding: 5px;
    background-color: #0080F6;
    color: #fff;
}

@media only screen and (max-width: 700px) {
    .share-box[b-ed19f59ul4]{
        text-align: unset;
        margin-left: 10%;
    }
}
/* _content/CSHKZK/Pages/ConfigureWizard/SelectParameters.razor.rz.scp.css */
.ui-panel[b-0a1r60078n]{
    margin-top: 15px
}

@media only screen and (max-width: 600px) {

    .ui-panel[b-0a1r60078n] {
        padding: 15px;
    }
}
/* _content/CSHKZK/Pages/ConfigureWizard/SelectType.razor.rz.scp.css */
/* _content/CSHKZK/Pages/Overview.razor.rz.scp.css */
.info[b-1febl8g345] {
    font-style: oblique;
    font-size: 9pt
}

.btn[b-1febl8g345] {
    display: block;
    width: 100%;
    background-color: #1E88E5;
    color: #fff;
    margin-top: 5px;
    border-radius: 0;
}

.btn:disabled[b-1febl8g345] {
    cursor: not-allowed;
}

.text-item[b-1febl8g345] {
    max-width: 4%;
    padding-left: 3px;
    padding-right: 3px
}

@media only screen and (max-width: 700px) {

    .ui-panel[b-1febl8g345] {
        padding: 15px;
    }

    .text-item[b-1febl8g345] {
        overflow: hidden;
    }
}

.delete-button:hover[b-1febl8g345] {
    color: #F44336 !important;
    cursor: pointer;
}
/* _content/CSHKZK/Shared/Components/CopyTextComponent.razor.rz.scp.css */
.text[b-wpr5yxr722] {
    border: #616161 solid 1px;
    padding: 5px;
    background-color: #EEEEEE;
    color: #616161;


    border-bottom-left-radius: 2px;
    border-top-left-radius: 2px;
}

.copy[b-wpr5yxr722] {
    background-color: #616161;
    color: #EEEEEE;
    padding: 5px;
    border: #616161 solid 1px;

    border-bottom-right-radius: 2px;
    border-top-right-radius: 2px;
    cursor: pointer;
}

.copy:hover[b-wpr5yxr722] {
    color: #fff;
    background-color: #1E88E5;
}

section[b-wpr5yxr722] {
    margin-bottom: 15px;
}

@media only screen and (max-width: 700px) {

    .text[b-wpr5yxr722] {
        display: inline-block;
        width: 55%;
        white-space: nowrap;
        overflow-x: scroll;
    }

    .copy[b-wpr5yxr722] {
        display: inline-block;
        position: absolute;
        width: 25%;
    }

}
/* _content/CSHKZK/Shared/Components/DialogComponent.razor.rz.scp.css */
.dialog[b-u7xjrq35oa] {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 999;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

.dialog-content[b-u7xjrq35oa] {
    width: 60%;
    padding: 2%;
    margin-right: auto;
    margin-left: auto;
    margin-top: 10%;
}

@media only screen and (max-width: 600px) {

    .dialog-content[b-u7xjrq35oa]{
        width: 96%;
    }
}

.dialog-buttons[b-u7xjrq35oa] {
    text-align: right;
}

.dialog-buttons > span[b-u7xjrq35oa] {
    padding-right: 5px;
}
/* _content/CSHKZK/Shared/Components/EshopNavigateComponent.razor.rz.scp.css */
.btn[b-dqrusbg58h] {
display: block;
width: 100%;
background-color: #1E88E5;
color: #fff;
margin-top: 5px;
border-radius: 0;
    
}

.logo[b-dqrusbg58h]{
    width: auto;
    max-height: 70px;
}

section[b-dqrusbg58h]{
    margin-top: 5%;
    padding: 15px;
    text-align: center;
}
/* _content/CSHKZK/Shared/Components/Footer.razor.rz.scp.css */
footer[b-bajlltp6l4]{
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1rem;
    background-color:#333;
    color: #fff;

    box-shadow: 7px -3px 37px 3px rgba(33,33,33,0.1);
    -webkit-box-shadow: 7px -3px 37px 3px rgba(33,33,33,0.1);
    -moz-box-shadow: 7px -3px 37px 3px rgba(33,33,33,0.1);
    

}

.sk[b-bajlltp6l4]{
    margin-top: 24px
}

@media only screen and (max-width: 1100px) {

    .hide[b-bajlltp6l4] {
        display: none;
    }
    footer[b-bajlltp6l4]{
        text-align: center;
    }
    .logo[b-bajlltp6l4]{
        width: 70%;
    }

    .sk[b-bajlltp6l4]{
        margin-top: 0;
    }
}
/* _content/CSHKZK/Shared/Components/RequiredStarComponent.razor.rz.scp.css */
span[b-v4hdo2qsvg]{
    color: #E53935;
    padding: 2px;
}
/* _content/CSHKZK/Shared/ConfigureComponents/ConfigurationListComponent.razor.rz.scp.css */
.btn[b-d0y2ypb0o4]{
    width: 100%;
    padding: 5px;
    background-color: #0080F6;
    color: #fff;
}

b[b-d0y2ypb0o4]{
    margin-top: 15px;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

@media only screen and (max-width: 600px) {

    .items-table[b-d0y2ypb0o4]{
        display: none;
    }
}
/* _content/CSHKZK/Shared/ConfigureComponents/ConfigureSetComponent.razor.rz.scp.css */
.text-item[b-ccw1chun7j]{
    max-width: 4%;
    padding-left: 3px;
    padding-right: 3px
}

@media only screen and (max-width: 700px) {
    .text-item[b-ccw1chun7j]{
        width: auto;
        min-width: 0;
        max-width: 100px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; 
    }
}
/* _content/CSHKZK/Shared/ConfigureComponents/ContactFormComponent.razor.rz.scp.css */
.form-group[b-mriy08icq3] {
    margin-bottom: 15px;
}

label[b-mriy08icq3]{
    margin-bottom: 5px;
}
/* _content/CSHKZK/Shared/ConfigureComponents/Info/InfoComponent.razor.rz.scp.css */
span[b-embp4ivkyd]{
    margin-left: 15px;
}

section[b-embp4ivkyd]{
    padding: 15px;
}

.col-6[b-embp4ivkyd]{
    text-align: center;
}

p[b-embp4ivkyd]{
    margin-top: 15px;
}
/* _content/CSHKZK/Shared/ConfigureComponents/MaterialSelectTypeComponent.razor.rz.scp.css */
.item[b-qob8vlq955] {
    margin-bottom: 15px;
    box-shadow: 3px 10px 34px -12px rgba(0,0,0,0.41);
    -webkit-box-shadow: 3px 10px 34px -12px rgba(0,0,0,0.41);
    -moz-box-shadow: 3px 10px 34px -12px rgba(0,0,0,0.41);
}

.item:hover[b-qob8vlq955] {
    margin-bottom: 15px;
    box-shadow: 3px 10px 34px -12px rgba(0,0,0,0.21);
    -webkit-box-shadow: 3px 10px 34px -12px rgba(0,0,0,0.21);
    -moz-box-shadow: 3px 10px 34px -12px rgba(0,0,0,0.21);
}

@media only screen and (max-width: 990px) {
    .item[b-qob8vlq955] {
        box-shadow: 3px 10px 34px -12px rgba(0,0,0,0.13);
        -webkit-box-shadow: 3px 10px 34px -12px rgba(0,0,0,0.13);
        -moz-box-shadow: 3px 10px 34px -12px rgba(0,0,0,0.13);
    }
}
/* _content/CSHKZK/Shared/ConfigureComponents/OverviewMenuComponent.razor.rz.scp.css */
.nav-m[b-j6nh0cq456] {
    color: #333333;
    padding: 5px;
    text-decoration: none;
}

.admin[b-j6nh0cq456] {
    background-color: #2196F3;
    color: #fff;
    padding: 7px;
}

.admin:hover[b-j6nh0cq456] {
    background-color: #1976D2;
}

@media only screen and (max-width: 600px) {

    .menu-item[b-j6nh0cq456] {
        display: none;
    }
}

@media only screen and (min-width: 600px) {

    .menu-button[b-j6nh0cq456]{
        display: none;
    }
}

.count[b-j6nh0cq456]{
    background-color: #2196F3;
    padding: 2px 4px 2px 4px;
    font-size: small;
    border-radius: 8px;
    color: #fff;
}

/* _content/CSHKZK/Shared/ConfigureComponents/SelectTypeComponent.razor.rz.scp.css */
.image-container[b-3rs3vd2un7] {
    display: inline-flex;
    width: 100%;
}
.select-gallery[b-3rs3vd2un7]{
    overflow: scroll;
    margin-bottom: 15px;
}

.image-item[b-3rs3vd2un7] {
    flex: 1 1 0;
}

.image[b-3rs3vd2un7] {
    max-height: 210px;
    padding-right: 2px;
}

@media only screen and (max-width: 600px) {

    h4[b-3rs3vd2un7] {
       padding-left: 15px;
    }
}
/* _content/CSHKZK/Shared/ConfigureComponents/SelectVersionComponent.razor.rz.scp.css */
section[b-a8hj36m5ef]{
    text-align: center;
}
img[b-a8hj36m5ef]{
    max-height: 300px !important;
}

.item[b-a8hj36m5ef] {
    margin-bottom: 15px;
    box-shadow: 3px 10px 34px -12px rgba(0,0,0,0.41);
    -webkit-box-shadow: 3px 10px 34px -12px rgba(0,0,0,0.41);
    -moz-box-shadow: 3px 10px 34px -12px rgba(0,0,0,0.41);
}

.item:hover[b-a8hj36m5ef] {
    margin-bottom: 15px;
    box-shadow: 3px 10px 34px -12px rgba(0,0,0,0.21);
    -webkit-box-shadow: 3px 10px 34px -12px rgba(0,0,0,0.21);
    -moz-box-shadow: 3px 10px 34px -12px rgba(0,0,0,0.21);
}

@media only screen and (max-width: 990px) {
    .item[b-a8hj36m5ef] {
        box-shadow: 3px 10px 34px -12px rgba(0,0,0,0.13);
        -webkit-box-shadow: 3px 10px 34px -12px rgba(0,0,0,0.13);
        -moz-box-shadow: 3px 10px 34px -12px rgba(0,0,0,0.13);
    }
}
/* _content/CSHKZK/Shared/MainLayout.razor.rz.scp.css */

main[b-eeh34yoqtk] {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.logo[b-eeh34yoqtk] {
    width: 80%;
    max-height: 50px;
}

nav[b-eeh34yoqtk] {
    position: fixed !important;
    top: 0;
    padding-left: 2%;
    padding-right: 2%;
    -webkit-box-shadow: 1px 7px 25px -6px rgba(123, 123, 123, 0.97);
    box-shadow: 1px 7px 25px -6px rgba(123, 123, 123, 0.97);
    width: 100%;
    background: #fff;
    z-index: 999;
}

.content[b-eeh34yoqtk] {
    margin-top: 80px;
}

@media only screen and (max-width: 600px) {

    .logo[b-eeh34yoqtk] {
        padding-left: 9px;
    }
}

