@import '_content/CompanyAdministration.SComponents/CompanyAdministration.SComponents.gjxrx9e5vu.bundle.scp.css';

/* _content/Kaizen-sushi.be-v4.2/App.razor.rz.scp.css */


.loader[b-9w67a5takf] {
    background-image: url("Images/logo-kaizen2.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    width: 20rem; /* Adjusted size */
    height: 20rem;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* Optional mask (only if needed) */

    animation: fadeOut-b-9w67a5takf 2.5s ease-in-out 0.5s forwards;
    z-index: 5000;
    opacity: 0.8;
}

@keyframes fadeOut-b-9w67a5takf {
    from {
        opacity: 0.8;
    }

    to {
        opacity: 0;
        z-index: 0;
        /*    visibility: hidden;*/
    }
}
/* _content/Kaizen-sushi.be-v4.2/Pages/Excep/Contact.razor.rz.scp.css */
html[b-sxb9irr2yq], body[b-sxb9irr2yq] {
    background-image: url("Images/png_RestoReservation_large2.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #212121;
    background-blend-mode: overlay;
    background-position: center;
    background-size: cover;
    text-align: center;
}



#landing[b-sxb9irr2yq] {
    height: 100vh;
    background: url("Images/png_RestoReservation_large2.png") no-repeat center center fixed;
    background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -moz-background-size: cover;
}

/* end landing page */


/* cool name effect */
a[b-sxb9irr2yq] {
    color: #f5f5f5;
}
a:hover[b-sxb9irr2yq], a:focus[b-sxb9irr2yq] {
    text-decoration: none;
}



.shape[b-sxb9irr2yq] {
    stroke-dasharray: 140 540;
    stroke-dashoffset: -474;
    stroke-width: 8px;
    fill: transparent;
    /* modify this with the color you want */
    stroke: #19f6e8;
    border-bottom: 5px solid black;
    transition: stroke-width 1s, stroke-dashoffset 1s, stroke-dasharray 1s;
}

.text[b-sxb9irr2yq] {
    font-family: serif;
    font-size: 21px;
    line-height: 32px;
    letter-spacing: 8px;
    color: #fff;
    top: -48px;
    position: relative;
    text-align: center;
}
.text2[b-sxb9irr2yq] {
    font-family: 'Times New Roman';
    font-size: 15px;
    line-height: 32px;
    width: 100%;
    color: #fff;
 
    text-align: left;
}
    .svg-wrapper:hover .shape[b-sxb9irr2yq] {
    stroke-width: 2px;
    stroke-dashoffset: 0;
    stroke-dasharray: 760;
}
/* end cool name effect */
h1[b-sxb9irr2yq] {
    color: whitesmoke;
    font-family: 'Exo 2', sans-serif;
    font-size: 46px;
    font-weight: 900;
    text-transform: uppercase;
}


p[b-sxb9irr2yq] {
    
    max-width: 700px;
    
    padding: 0;
    color: #391818;
    font-family: 'Mongolian Baiti';
    font-size: 19px;
    font-weight: 300;
    line-height: 22px;
}

.Map[b-sxb9irr2yq] {
    position: relative;
  
    width: 100vw;
    /*  extra  */
    height: 25%;
   margin-top:10%;
   
    height: 200px;
}


.fullFormContact[b-sxb9irr2yq] {
    width: 80%;
    max-width: 600px;
    min-width: 320px;
    margin: 0 auto;
    
}

.error[b-sxb9irr2yq] {
    color: #FFFFFF !important;
    background-color: #FFABAB !important;
    border-color: #FFCBD6 !important;
}

form#formContactV1[b-sxb9irr2yq] {
    margin: 0 0 80px;
}

.formContactVtex label.error[b-sxb9irr2yq] {
    background-color: #FFFFFF !important;
    color: #D72A27 !important;
}

.formContactVtex #contentAlert[b-sxb9irr2yq] {
    width: 100%;
    padding: 20px 0;
    margin: 0 auto 20px;
    border-radius: 3px;
    color: #848484;
    font-size: 12px;
    margin: 18px 0;
    text-align: center;
    display: none;
    /* bootstrap colors*/
    color: #0C75AC;
    background-color: #CCEEFF;
    border: 1px solid #A2EEFF;
}


    .formContactVtex #contentAlert strong[b-sxb9irr2yq] {
        font-weight: 700;
        font-size: 15px;
        text-align: center;
        /*color:#FF0000;*/
        text-transform: uppercase;
        margin: 0 auto 10px;
        display: block;
    }

    .formContactVtex #contentAlert p[b-sxb9irr2yq] {
        font-weight: 400 !important;
        font-size: 14px !important;
    }

    .formContactVtex #contentAlert img[b-sxb9irr2yq] {
        max-width: 40px;
        margin: 10px auto 0;
        display: block;
    }

.formContactVtex div[b-sxb9irr2yq] {
    margin: 0 0 15px;
    font-family: arial;
}

    .formContactVtex div i[b-sxb9irr2yq] {
        width: calc(100% - 20px);
        padding: 5px 10px;
        position: absolute;
        left: 0;
        top: 0;
        text-align: right;
        display: block;
    }
.bussncard[b-sxb9irr2yq] {
    position: relative;

   
    
    
    background: rgb(4, 4, 4, 0.50);
    box-sizing: border-box;
    box-shadow: 0 15px 25px rgba(0,0,0,.6);
    border-radius: 10px;

}
.source[b-sxb9irr2yq] {
    position: absolute;
    width: 100%;
    left: 0;
    bottom: -30px;
    opacity: 0.5;
    font-size: 12px;
 
    color: #000;


}
    .bussncard h2[b-sxb9irr2yq] {
        font-family: arial;
        text-transform: uppercase;
        font-size: 22px;
        color: #efc6c6;
        margin: 60px 0 30px;
        text-align: center;
        padding-top: 10px;
    }
    .bussncard h1[b-sxb9irr2yq] {
        font-family: arial;
        text-transform: uppercase;
        font-size: 12px;
        color: #ffffff;
        text-align: left;
        padding-left: 10px;
    }
    .bussncard h3[b-sxb9irr2yq] {
        font-family: arial;
        text-transform: uppercase;
        font-size: 12px;
        color: #ffffff;
        text-align: left;
        padding-left: 10px;
    }
.formContactVtex label[b-sxb9irr2yq] {
    width: calc(100% - 2px);
    font-size: 11px;
    color: #797979;
    margin: 0 0 5px;
    padding: 5px 0;
    background: #F7F7F7;
    display: block;
    margin: 0 0 1px 0;
    border-radius: 3px 3px 0 0;
    border-left: 1px solid #DCDCDC;
    border-top: 1px solid #DCDCDC;
    border-right: 1px solid #DCDCDC;
    font-size: 11px;
    z-index: 1;
    text-transform: uppercase;
    text-indent: 10px;
    position: relative;
}
[b-sxb9irr2yq]
.formContactVtex input,
.formContactVtex select[b-sxb9irr2yq],
.formContactVtex textarea[b-sxb9irr2yq] {
    width: calc(100% - 2px);
    padding: 10px 0;
    border: 1px solid #DCDCDC;
    text-indent: 10px;
    margin: -2px 0 0 0;
    border-radius: 0 0 3px 3px;
    transition: all 0.4s;
    
    display: block;
}
[b-sxb9irr2yq]
.inputSelect {
    width: calc(100% - 2px);
    padding: 10px 0;
    border: 1px solid #DCDCDC;
    text-indent: 10px;
    margin: -2px 0 0 0;
    border-radius: 0 0 3px 3px;
    transition: all 0.4s;
    display: block;
}

    .formContactVtex input:focus[b-sxb9irr2yq],
    .formContactVtex select:focus[b-sxb9irr2yq],
    .formContactVtex textarea:focus[b-sxb9irr2yq] {
        background: #E0E0E0;
    }

.formContactVtex select[b-sxb9irr2yq] {
    /*width:100%;*/
}
[b-sxb9irr2yq]
.formContactVtex textarea {
    height: 100px;
    text-indent: 0;
    padding: 0 !important;
    padding: 10px;
    resize: vertical;
}

/* Submit button*/

[b-sxb9irr2yq]
.textArea {
    width: calc(100% - 2px);
    padding: 10px 0;
    border: 1px solid #DCDCDC;
    text-indent: 10px;
    margin: -2px 0 0 0;
    border-radius: 0 0 3px 3px;
    transition: all 0.4s;
    display: block;
}
.formContactVtex input[type="submit"][b-sxb9irr2yq] {
    width: 50%;
    min-width: 320px;
    background: #5CB85C;
    text-transform: uppercase;
    margin: 0 auto;
    border: 1px solid #4CAE4C;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 15px;
    border-radius: 3px;
    border-bottom: 4px solid #47A947;
    cursor: pointer;
    display: block;
}

    .formContactVtex input[type="submit"]:hover[b-sxb9irr2yq] {
        background: #47A947;
        border-color: #339833;
    }

    .formContactVtex input[type="submit"]:disabled[b-sxb9irr2yq] {
        background: #A7A7A7 !important;
        border: 1px solid #9A9A9A !important;
        border-bottom: 4px solid #797979 !important;
    }

.left[b-sxb9irr2yq] {
    float: left;
}

.right[b-sxb9irr2yq] {
    float: right;
}

.box50[b-sxb9irr2yq] {
    width: 49.5%;
}

.box100[b-sxb9irr2yq] {
    width: 100%;
}

.clear[b-sxb9irr2yq] {
    clear: both;
}


/* Phone button*/
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0.9);
    }

    50% {
        -webkit-transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(0.9);
    }
}

.mypage-alo-phone[b-sxb9irr2yq] {
    position: relative;
   
    
    
    background-color: transparent;
  float:right;
 padding-right:0%;
    cursor: pointer;
    
}

.mypage-alo-ph-img-circle[b-sxb9irr2yq] {
    width: 30px;
    height: 30px;
    top: 43px;
    left: 43px;
    position: relative;
    background-image: url('icons/phone-xs.png');
    background-repeat:no-repeat;
    background-position:center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 50%;
    border: 2px solid transparent;
    opacity: .7;
    background-color: #24241d;
    background-size: 70%;
    -webkit-animation: pulse 01s infinite;
}

.mypage-alo-ph-circle-fill[b-sxb9irr2yq] {
    width: 60px;
    height: 60px;
    top: 28px;
    left: 28px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 10%;
    -moz-border-radius: 10%;
    border-radius: 10%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: #121215d4;
    
    -webkit-animation: pulse 1s infinite;
}






/*about us */


.about-section .content-column .inner-column[b-sxb9irr2yq] {
    position: relative;
    padding-top: 10%;
    left: 50%;
    color: #ededed;
    text-align: left;
    font-size: 20px;
    width: 70%;
    float: left;

}

.about-section .content-column .text[b-sxb9irr2yq] {
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    position: relative;
    color: #fff7e5;
    font-size: 0.9em;
    line-height: 2em;
    margin-bottom: 40px;
    text-align: left;
    letter-spacing: 2px;
}

.about-section-right[b-sxb9irr2yq] {
    position: relative;
    padding-top: 10%;
    left: 30%;
    color: #ededed;
    text-align: left;
    font-size: 20px;
    left: 60%;
}

.sec-title .title[b-sxb9irr2yq] {
    position: relative;
    color: #d7a449;
    font-size: 18px;
    font-weight: 700;
    padding-right: 50px;
    margin-bottom: 15px;
    display: inline-block;
    text-transform: capitalize;
}
@media only screen and (max-width: 600px) {

    .Map[b-sxb9irr2yq]
    {
        padding-top:25px;
        height:250px;
    }
    .about-section .content-column .inner-column[b-sxb9irr2yq] {
        position: relative;
        padding-top: 10%;
        left: 0%;
        color: #ededed;
        text-align: left;
        font-size: 0.9em;
        width: 100%;
        
    }
    .about-section-right[b-sxb9irr2yq] {
        position: relative;
        padding-top: 30%;
        left: 0%;
        width: 100%;
        color: #ededed;
        text-align: left;
        font-size: 20px;
    }

    .mypage-alo-phone[b-sxb9irr2yq] {
        position: relative;
        background-color: transparent;
        float: right;
        padding-right: 20%;
        cursor: pointer;
    }
}
        

        

   

  



 

    







/* _content/Kaizen-sushi.be-v4.2/Pages/Excep/Info_uc.razor.rz.scp.css */
.Content[b-7aa4n2yv8j] {
    background-color: khaki;
   
    position:relative;
}
.head[b-7aa4n2yv8j]{
    height:100px;
}
/* _content/Kaizen-sushi.be-v4.2/Pages/Excep/Login.razor.rz.scp.css */
.Content[b-zdhxqq15ci]{
    height:500px;
    width:500px;
    background-color:red;

}
/* _content/Kaizen-sushi.be-v4.2/Pages/Excep/Menu.razor.rz.scp.css */
 

.background[b-sps8u2fj39] {
    height: 13vh;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    text-align: center;
}
.navhead[b-sps8u2fj39]{
    z-index:500000;
}
nav[b-sps8u2fj39] {
    position: sticky;
    position: -webkit-sticky;
    top: 3rem;
    background: black;
    padding: 1em 0;
    display: flex;
    width: 100%;
    justify-content: space-evenly;
}

    nav a[b-sps8u2fj39] {
        text-decoration: none;
        color: white;
    }

main div[b-sps8u2fj39] {
    height: 100%;
    max-width: 100vw;
    background-repeat: no-repeat;
    background-size: cover;
    margin:2rem;
}

 
/* _content/Kaizen-sushi.be-v4.2/Pages/Excep/MenuResto.razor.rz.scp.css */



/*#scene {
    width: 900px;
   
}*/
.header_[b-51joo6r5fo] {
    position: fixed;
    width: 100%;
    z-index: 500;
}

.ItemsContent[b-51joo6r5fo] {
    display: grid;
    /*grid-gap: 15px;*/
    grid-template-columns: repeat(auto-fit, minmax(225px, 1fr));
    /*grid-template-rows: 2fr 2fr 1fr;*/
    /* background: #ccc;*/
    padding: 20px;
    padding-top: 200px;
}


.box[b-51joo6r5fo] {
    /*background: #fff;*/
    /* padding: 20px;*/
    z-index: 90;
}

    .box.d[b-51joo6r5fo] {
        grid-area: 2 / 3 / 4 / 3;
    }

    .box.b[b-51joo6r5fo] {
        grid-area: 1 / 2 / 3 / 3;
    }



#menuContent[b-51joo6r5fo] {
    margin-top: 160px;
    /*width: 80%*/
    margin-right: auto;
    margin-left: auto;
    position: relative;
    /*top: 50%;*/
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    /*padding-right:20px;*/
    /*pointer-events: none;*/
    z-index: 900;
    height: 100px;
}

    #menuContent #itemSelection[b-51joo6r5fo] {
        border-bottom: 1px solid #EFEBE8;
        border-top: 1px solid #EFEBE8;
        position: relative;
        /*background-color: #424f4f;*/
        opacity: 0.8;
    }

        #menuContent #itemSelection #itemSelection-wrapper[b-51joo6r5fo] {
            overflow: hidden;
            /*  height: 180px;*/
            padding: 0 30px;
        }

#itemSelection-items[b-51joo6r5fo] {
    margin: 0 20px;
    padding: 1px 0;
    list-style: none;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

#menuContent #countrySelector[b-51joo6r5fo] {
    position: relative;
    margin-left: -5px;
    top: -1px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #EFEBE8;
}

.active p[b-51joo6r5fo], .active a[b-51joo6r5fo] {
    color: #fff !important;
}

#menuContent #itemSelection ul li[b-51joo6r5fo] {
    display: inline-block;
    margin: 16px 24px;
    transform: rotateY(20deg);
}

#menuContent p[b-51joo6r5fo], #menuContent a[b-51joo6r5fo] {
    color: #EFEBE8;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

a[b-51joo6r5fo], a:visited[b-51joo6r5fo], p[b-51joo6r5fo] {
    text-decoration: none;
    line-height: 1.3;
    letter-spacing: 0.25px;
    font-family: 'Gill Sans', Calibri, 'Helvetica Neue', Arial, sans-serif;
    font-weight: 100;
    text-align: center;
}

a[b-51joo6r5fo] {
    font-size: 1rem;
    cursor: pointer;
}

p[b-51joo6r5fo] {
    font-size: 1.5rem;
}

.slick-prev[b-51joo6r5fo], .icon-chevronleft[b-51joo6r5fo] {
    transform: rotate(180deg);
}

.icon-chevronleft[b-51joo6r5fo], .icon-chevronright[b-51joo6r5fo] {
    background-repeat: no-repeat;
    background-size: 20px;
}

.itemSelection-paddle-left[b-51joo6r5fo], .itemSelection-paddle-right[b-51joo6r5fo] {
    cursor: pointer;
    border: none;
    position: absolute;
    top: 20px;
    background-color: transparent;
    width: 25px;
    height: 25px;
    margin-left: auto;
    margin-right: auto;
    outline: none;
}

.slick-prev[b-51joo6r5fo], .itemSelection-paddle-left[b-51joo6r5fo] {
    left: 0;
}

.arrow[b-51joo6r5fo] {
    width: 25px;
    margin-left: auto;
    margin-right: auto;
}

.slick-next[b-51joo6r5fo], .itemSelection-paddle-right[b-51joo6r5fo] {
    right: 0;
    padding-right: 30px;
}





/***** Slide Left *****/
.slide-left[b-51joo6r5fo] {
    animation: 3s slide-left-b-51joo6r5fo;
    position: relative;
    font-size: 2em;
}

@keyframes slide-left-b-51joo6r5fo {
    from {
        margin-left: 100%;
    }

    to {
        margin-left: 0%;
    }
}



.fade-in[b-51joo6r5fo] {
    animation: fadeIn-b-51joo6r5fo ease 3s;
}

@keyframes fadeIn-b-51joo6r5fo {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}


[b-51joo6r5fo]::-webkit-scrollbar {
    width: 16px;
    height: 5px;
}


[b-51joo6r5fo]::-webkit-scrollbar-thumb {
    background-color: white;
    border-color: black;
    background-clip: padding-box;
    border: 0.15em solid #000000;
}

[b-51joo6r5fo]::-webkit-scrollbar-track {
    background-color: white;
    border-color: white;
}
/* Buttons */
[b-51joo6r5fo]::-webkit-scrollbar-button:single-button {
    background-color: white;
    display: block;
    border-style: none;
    height: 13px;
    width: 50px;
}
    /* Up */
    [b-51joo6r5fo]::-webkit-scrollbar-button:single-button:vertical:decrement {
        border-width: 0 8px 8px 8px;
        border-color: transparent transparent #ff6a00 transparent;
    }

        [b-51joo6r5fo]::-webkit-scrollbar-button:single-button:vertical:decrement:hover {
            border-color: transparent transparent #ff6a00 transparent;
        }
    /* Down */
    [b-51joo6r5fo]::-webkit-scrollbar-button:single-button:vertical:increment {
        border-width: 8px 8px 0 8px;
        border-color: #ff6a00 transparent transparent transparent;
    }

[b-51joo6r5fo]::-webkit-scrollbar-button:vertical:single-button:increment:hover {
    border-color: #ff6a00 transparent transparent transparent;
}

a[b-51joo6r5fo] {
    text-decoration: none;
    display: inline-block;
    padding: 8px 16px;
}

    a:hover[b-51joo6r5fo] {
        background-color: #ddd;
        color: black;
    }



.menu[b-51joo6r5fo] {
   
  
    line-height: 1.5;
    width: 148mm; /* A5 width */
    padding-left: 10px;
    margin: 15% auto 0 auto;
    padding-top: 20px;
    background-color: #FFF;
    border: 1px solid #1b1b1b;
    box-shadow: 0 0 50px #5b9092;
}

.title[b-51joo6r5fo] {
    text-align: center;
    color: #333;
    font-size: 24px;
    margin-top: 0;
    font-weight: bold; font-family: Arial, sans-serif;
}

h2[b-51joo6r5fo] {
    margin-top: 20px;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}

h3[b-51joo6r5fo] {
    margin: 10px 10px 10px;
    color: #666;
    font-size: 16px;
}

ul[b-51joo6r5fo] {
    list-style-type: none;
    padding: 0;
}

li[b-51joo6r5fo] {
    margin-bottom: 10px;
}

p[b-51joo6r5fo] {
    margin: 5px 0;
    font-size: 14px;
    color: #777;
}

.price[b-51joo6r5fo] {
    font-weight: bold;
    color: #333;
    font-size: 16px;
}


.upicon[b-51joo6r5fo] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    fill: #d1e6ef;
}
.signup-icon[b-51joo6r5fo] {
    display: inline-block;
    
  
   
    animation: pulse-b-51joo6r5fo s infinite;
    margin-left: 5%;
   
}
    
/*@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}*/
@keyframes pulse-b-51joo6r5fo {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(10px) rotate(100deg);
    }

    100% {
        transform: translateY(0);
    }
}
/* _content/Kaizen-sushi.be-v4.2/Pages/Excep/MenuTemporary.razor.rz.scp.css */
h1[b-qdxbuqs2df]{
    color:yellow;
}


/*#scene {
    width: 900px;
   
}*/
.header_[b-qdxbuqs2df] {
    position: fixed;
    width: 100%;
    z-index: 500;
}

.ItemsContent[b-qdxbuqs2df] {
    display: grid;
    /*grid-gap: 15px;*/
    grid-template-columns: repeat(auto-fit, minmax(225px, 1fr));
    /*grid-template-rows: 2fr 2fr 1fr;*/
    /* background: #ccc;*/
    padding: 20px;
    padding-top: 200px;
}


.box[b-qdxbuqs2df] {
    /*background: #fff;*/
    /* padding: 20px;*/
    z-index: 90;
}

    .box.d[b-qdxbuqs2df] {
        grid-area: 2 / 3 / 4 / 3;
    }

    .box.b[b-qdxbuqs2df] {
        grid-area: 1 / 2 / 3 / 3;
    }



#menuContent[b-qdxbuqs2df] {
    margin-top: 160px;
    /*width: 80%*/
    margin-right: auto;
    margin-left: auto;
    position: relative;
    /*top: 50%;*/
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    /*padding-right:20px;*/
    /*pointer-events: none;*/
    z-index: 900;
    height: 100px;
}

    #menuContent #itemSelection[b-qdxbuqs2df] {
        border-bottom: 1px solid #EFEBE8;
        border-top: 1px solid #EFEBE8;
        position: relative;
        /*background-color: #424f4f;*/
        opacity: 0.8;
    }

        #menuContent #itemSelection #itemSelection-wrapper[b-qdxbuqs2df] {
            overflow: hidden;
            /*  height: 180px;*/
            padding: 0 30px;
        }

#itemSelection-items[b-qdxbuqs2df] {
    margin: 0 20px;
    padding: 1px 0;
    list-style: none;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

#menuContent #countrySelector[b-qdxbuqs2df] {
    position: relative;
    margin-left: -5px;
    top: -1px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #EFEBE8;
}

.active p[b-qdxbuqs2df], .active a[b-qdxbuqs2df] {
    color: #fff !important;
}

#menuContent #itemSelection ul li[b-qdxbuqs2df] {
    display: inline-block;
    margin: 16px 24px;
    transform: rotateY(20deg);
}

#menuContent p[b-qdxbuqs2df], #menuContent a[b-qdxbuqs2df] {
    color: #EFEBE8;
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}

a[b-qdxbuqs2df], a:visited[b-qdxbuqs2df], p[b-qdxbuqs2df] {
    text-decoration: none;
    line-height: 1.3;
    letter-spacing: 0.25px;
    font-family: 'Gill Sans', Calibri, 'Helvetica Neue', Arial, sans-serif;
    font-weight: 100;
    text-align: center;
}

a[b-qdxbuqs2df] {
    font-size: 1rem;
    cursor: pointer;
}

p[b-qdxbuqs2df] {
    font-size: 1.5rem;
}

.slick-prev[b-qdxbuqs2df], .icon-chevronleft[b-qdxbuqs2df] {
    transform: rotate(180deg);
}

.icon-chevronleft[b-qdxbuqs2df], .icon-chevronright[b-qdxbuqs2df] {
    background-repeat: no-repeat;
    background-size: 20px;
}

.itemSelection-paddle-left[b-qdxbuqs2df], .itemSelection-paddle-right[b-qdxbuqs2df] {
    cursor: pointer;
    border: none;
    position: absolute;
    top: 20px;
    background-color: transparent;
    width: 25px;
    height: 25px;
    margin-left: auto;
    margin-right: auto;
    outline: none;
}

.slick-prev[b-qdxbuqs2df], .itemSelection-paddle-left[b-qdxbuqs2df] {
    left: 0;
}

.arrow[b-qdxbuqs2df] {
    width: 25px;
    margin-left: auto;
    margin-right: auto;
}

.slick-next[b-qdxbuqs2df], .itemSelection-paddle-right[b-qdxbuqs2df] {
    right: 0;
    padding-right: 30px;
}





/***** Slide Left *****/
.slide-left[b-qdxbuqs2df] {
    animation: 3s slide-left-b-qdxbuqs2df;
    position: relative;
    font-size: 2em;
}

@keyframes slide-left-b-qdxbuqs2df {
    from {
        margin-left: 100%;
    }

    to {
        margin-left: 0%;
    }
}



.fade-in[b-qdxbuqs2df] {
    animation: fadeIn-b-qdxbuqs2df ease 3s;
}

@keyframes fadeIn-b-qdxbuqs2df {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}


[b-qdxbuqs2df]::-webkit-scrollbar {
    width: 16px;
    height: 5px;
}


[b-qdxbuqs2df]::-webkit-scrollbar-thumb {
    background-color: white;
    border-color: black;
    background-clip: padding-box;
    border: 0.15em solid #000000;
}

[b-qdxbuqs2df]::-webkit-scrollbar-track {
    background-color: white;
    border-color: white;
}
/* Buttons */
[b-qdxbuqs2df]::-webkit-scrollbar-button:single-button {
    background-color: white;
    display: block;
    border-style: none;
    height: 13px;
    width: 50px;
}
    /* Up */
    [b-qdxbuqs2df]::-webkit-scrollbar-button:single-button:vertical:decrement {
        border-width: 0 8px 8px 8px;
        border-color: transparent transparent #ff6a00 transparent;
    }

        [b-qdxbuqs2df]::-webkit-scrollbar-button:single-button:vertical:decrement:hover {
            border-color: transparent transparent #ff6a00 transparent;
        }
    /* Down */
    [b-qdxbuqs2df]::-webkit-scrollbar-button:single-button:vertical:increment {
        border-width: 8px 8px 0 8px;
        border-color: #ff6a00 transparent transparent transparent;
    }

[b-qdxbuqs2df]::-webkit-scrollbar-button:vertical:single-button:increment:hover {
    border-color: #ff6a00 transparent transparent transparent;
}

a[b-qdxbuqs2df] {
    text-decoration: none;
    display: inline-block;
    padding: 8px 16px;
}

    a:hover[b-qdxbuqs2df] {
        background-color: #ddd;
        color: black;
    }



.menu[b-qdxbuqs2df] {
   
  
    line-height: 1.5;
    width: 148mm; /* A5 width */
    padding-left: 10px;
    margin: 15% auto 0 auto;
    padding-top: 20px;
    background-color: #FFF;
    border: 1px solid #1b1b1b;
    box-shadow: 0 0 50px #5b9092;
}

.title[b-qdxbuqs2df] {
    text-align: center;
    color: #333;
    font-size: 24px;
    margin-top: 0;
    font-weight: bold; font-family: Arial, sans-serif;
}

h2[b-qdxbuqs2df] {
    margin-top: 20px;
    color: #333;
    font-size: 20px;
    font-weight: bold;
}

h3[b-qdxbuqs2df] {
    margin: 10px 10px 10px;
    color: #666;
    font-size: 16px;
}

ul[b-qdxbuqs2df] {
    list-style-type: none;
    padding: 0;
}

li[b-qdxbuqs2df] {
    margin-bottom: 10px;
}

p[b-qdxbuqs2df] {
    margin: 5px 0;
    font-size: 14px;
    color: #777;
}

.price[b-qdxbuqs2df] {
    font-weight: bold;
    color: #333;
    font-size: 16px;
}


.upicon[b-qdxbuqs2df] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    fill: #d1e6ef;
}
.signup-icon[b-qdxbuqs2df] {
    display: inline-block;
    
  
   
    animation: pulse-b-qdxbuqs2df s infinite;
    margin-left: 5%;
   
}
    
/*@keyframes pulse {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}*/
@keyframes pulse-b-qdxbuqs2df {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(10px) rotate(100deg);
    }

    100% {
        transform: translateY(0);
    }
}
/* _content/Kaizen-sushi.be-v4.2/Pages/Excep/OpeningHours.razor.rz.scp.css */
html[b-bhrky65nin], body[b-bhrky65nin] {

}





.Map[b-bhrky65nin]{
    width:100%;
    height:100%;
    margin-top:100px;
}


.fullFormContact[b-bhrky65nin] {
    width: 80%;
    max-width: 600px;
    min-width: 320px;
    margin: 0 auto;
}

.error[b-bhrky65nin] {
    color: #FFFFFF !important;
    background-color: #FFABAB !important;
    border-color: #FFCBD6 !important;
}

form#formContactV1[b-bhrky65nin] {
    margin: 0 0 80px;
}

.formContactVtex label.error[b-bhrky65nin] {
    background-color: #FFFFFF !important;
    color: #D72A27 !important;
}

.formContactVtex #contentAlert[b-bhrky65nin] {
    width: 100%;
    padding: 20px 0;
    margin: 0 auto 20px;
    border-radius: 3px;
    color: #848484;
    font-size: 12px;
    margin: 18px 0;
    text-align: center;
    display: none;
    /* bootstrap colors*/
    color: #0C75AC;
    background-color: #CCEEFF;
    border: 1px solid #A2EEFF;
}


    .formContactVtex #contentAlert strong[b-bhrky65nin] {
        font-weight: 700;
        font-size: 15px;
        text-align: center;
        /*color:#FF0000;*/
        text-transform: uppercase;
        margin: 0 auto 10px;
        display: block;
    }

    .formContactVtex #contentAlert p[b-bhrky65nin] {
        font-weight: 400 !important;
        font-size: 14px !important;
    }

    .formContactVtex #contentAlert img[b-bhrky65nin] {
        max-width: 40px;
        margin: 10px auto 0;
        display: block;
    }

.formContactVtex div[b-bhrky65nin] {
    margin: 0 0 15px;
    font-family: arial;
}

    .formContactVtex div i[b-bhrky65nin] {
        width: calc(100% - 20px);
        padding: 5px 10px;
        position: absolute;
        left: 0;
        top: 0;
        text-align: right;
        display: block;
    }

.formContactVtex h2[b-bhrky65nin] {
    font-family: arial;
    text-transform: uppercase;
    font-size: 17px;
    color: #363636;
    margin: 60px 0 30px;
    text-align: center;
    display: block;
}

.formContactVtex label[b-bhrky65nin] {
    width: calc(100% - 2px);
    font-size: 11px;
    color: #797979;
    margin: 0 0 5px;
    padding: 5px 0;
    background: #F7F7F7;
    display: block;
    margin: 0 0 1px 0;
    border-radius: 3px 3px 0 0;
    border-left: 1px solid #DCDCDC;
    border-top: 1px solid #DCDCDC;
    border-right: 1px solid #DCDCDC;
    font-size: 11px;
    z-index: 1;
    text-transform: uppercase;
    text-indent: 10px;
    position: relative;
}
[b-bhrky65nin]
.formContactVtex input,
.formContactVtex select[b-bhrky65nin],
.formContactVtex textarea[b-bhrky65nin] {
    width: calc(100% - 2px);
    padding: 10px 0;
    border: 1px solid #DCDCDC;
    text-indent: 10px;
    margin: -2px 0 0 0;
    border-radius: 0 0 3px 3px;
    transition: all 0.4s;
    
    display: block;
}
[b-bhrky65nin]
.inputSelect {
    width: calc(100% - 2px);
    padding: 10px 0;
    border: 1px solid #DCDCDC;
    text-indent: 10px;
    margin: -2px 0 0 0;
    border-radius: 0 0 3px 3px;
    transition: all 0.4s;
    display: block;
}

    .formContactVtex input:focus[b-bhrky65nin],
    .formContactVtex select:focus[b-bhrky65nin],
    .formContactVtex textarea:focus[b-bhrky65nin] {
        background: #E0E0E0;
    }

.formContactVtex select[b-bhrky65nin] {
    /*width:100%;*/
}


/*
/////////////////////*/



    .form[b-bhrky65nin], .list[b-bhrky65nin], .ticket[b-bhrky65nin] {
        /* float: left;*/
        width: 50%;
        text-align: center;
        height: 100%;
        width: 100%;
        margin: auto;
        color: #e5e5e5;
        position: relative;
    }

    .control[b-bhrky65nin] {
        position: relative;
        top: 0;
        height: auto;
        align-items: center;
        padding: 5px;
        background: #1C1D21; /*var(--app-bg-color);*/
        border-bottom: solid 1px rgba(255, 255, 255, 0.05);
        /*border-top: solid 1px rgba(0, 0, 0, 0.4);*/
        transition: all .4s ease;
    }

        .control:last-child[b-bhrky65nin] {
            border-bottom: none;
            padding: 0;
        }

    /*Preview hack*/
    .control-head > *[b-bhrky65nin] {
        float: left;
    }

    .control-head > i[b-bhrky65nin],
    .control > i[b-bhrky65nin] {
        font-size: 1.5em;
        margin-left: 15px;
    }

    .control-head > div[b-bhrky65nin],
    .control > .control-item[b-bhrky65nin] {
        margin-left: 20px;
    }

    .control h6[b-bhrky65nin] {
        margin: 5px 0;
        font-weight: 500;
        color: #bad17f;
    }

    .control.open:nth-child(2)[b-bhrky65nin] {
        top: -72px;
    }

    .control.open:nth-child(3)[b-bhrky65nin] {
        top: -144px;
    }

    .control.open[b-bhrky65nin] {
        height: 100%;
        transition: all .4s ease;
    }

    .control .control-head[b-bhrky65nin] {
        display: flex;
        align-items: center;
        margin-top: 5px;
        cursor: pointer;
    }

    .control .control-body[b-bhrky65nin] {
        height: calc(100% - 72px);
        margin-top: 20px;
    }

    .control.open .control-body[b-bhrky65nin] {
        margin-top: 8px;
    }




    /*** Begin Radio Input ***/
    .radio label input[type="radio"][b-bhrky65nin] {
        display: none;
    }

    .radio label > span[b-bhrky65nin],
    .radio label > div[b-bhrky65nin] {
        cursor: pointer;
        margin-right: 4px;
        padding: 4px 8px;
        border-radius: 3px;
        background-color: transparent;
        transition: background .4s ease;
    }

    .radio label input[type="radio"]:checked ~ span[b-bhrky65nin],
    .radio label input[type="radio"]:checked ~ div[b-bhrky65nin] {
        background-color: rgb(64, 80, 142, 0.40);
        transition: background .4s ease;
    }

    .radio label > div[b-bhrky65nin] {
        display: inline-block;
        text-align: center;
        margin-right: 30px;
    }

        .radio label > div small[b-bhrky65nin] {
            display: block;
            font-size: .75em;
        }

        .radio label > div span[b-bhrky65nin] {
            margin-right: 4px;
        }

        .radio label > div i[b-bhrky65nin] {
            margin-left: 4px;
        }


@media (max-width: 640.98px) {

    .form[b-bhrky65nin], .list[b-bhrky65nin], .ticket[b-bhrky65nin] {
        /* float: left;*/

        text-align: center;
        height: 100%;
        margin: auto;
        color: #e5e5e5;
        position: relative;
    }

    .control[b-bhrky65nin] {
        position: relative;
        top: 0;
        height: auto;
        width: 90%;
        padding-left: 50%;
        margin-left: 5%;
        background: #142835; /*var(--app-bg-color);*/
        border-bottom: solid 1px rgba(255, 255, 255, 0.05);
        border-radius: 5px;
        
    }


}
/* _content/Kaizen-sushi.be-v4.2/Pages/Excep/Reservatie.razor.rz.scp.css */


html[b-haxqy45tik], body[b-haxqy45tik] {
    min-height: 100%
}

body[b-haxqy45tik] {
    font-family: 'Roboto', sans-serif;
    color: #5a4949;
    background-image: url("Images/png_RestoReservation_large.png");
    background-size:  cover;
    background-repeat:  no-repeat ;
   background-color:transparent;
    padding-top:100px;
    min-height: 1000px;
}

.wrap[b-haxqy45tik] {
    
    background-color: #1f262e;
    position: relative;
    display: block;
    height: auto;
    width: 365px;
    margin: 10px auto;
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.3);
    /*border-radius: 5px;*/
}

.headbar[b-haxqy45tik] {
    
    
    
}

.headertitle[b-haxqy45tik] {
    
    align-items: center;
    justify-content: space-around;
    font-size: 1em;
    color: #3a3a3d;

}

.header[b-haxqy45tik] {
    width: 365px;
}

    .header .bg[b-haxqy45tik],
    .header .filter[b-haxqy45tik] {
        position: absolute;
        width: 100%;
       
       /* background-color: rgba(112, 225, 245, 0.25);*/
    }

    .header .bg[b-haxqy45tik] {
        background-image: url("Images/png_Resto_xs.png");
        /*background-image: src(/Images/png_Resto_xs.png);*/
        width: 365px;
        height: 150px;
        /* transition: all 0.8s ease;*/
    }

   

    .header .title[b-haxqy45tik] {
        display: none;
        align-items: center;
        justify-content: space-around;
        font-size: 2em;
        color: #3a3a3d;
        height: 100%;
    }

.title > div[b-haxqy45tik] {
    z-index: 10;
}

.title span[b-haxqy45tik] {
    display: inline-block;
    font-weight: 400;
    font-size: 1.2em;
    text-shadow: 1px 1px 2px rgba(0,0,0,.25);
}

div.rotate span[b-haxqy45tik] {
    animation: rotate-b-haxqy45tik .6s linear
}

    div.rotate span:nth-child(2)[b-haxqy45tik] {
        animation-delay: .1s
    }

    div.rotate span:nth-child(3)[b-haxqy45tik] {
        animation-delay: .3s
    }

@keyframes rotate-b-haxqy45tik {
    from {
        transform: rotateY(0deg);
    }

    to {
        transform: rotateY(360deg);
    }
}

.title .separator i[b-haxqy45tik] {
    transform: rotate(90deg);
    font-size: .7em;
}

.content[b-haxqy45tik] {
    height: calc(100% - 210px);
    background-color: var(--app-bg-color);
    position: relative;
    overflow: hidden;
    transition: all 0.8s ease;
}

    .content > section[b-haxqy45tik] {
        position: relative;
        width: 300%;
        height: 100%;
    }

.wrap[data-pos="0"] .content > section[b-haxqy45tik] {
    transform: translateX(0)
}

.wrap[data-pos="1"] .content > section[b-haxqy45tik] {
    transform: translateX(-365px)
}

.wrap[data-pos="2"] .content > section[b-haxqy45tik] {
    transform: translateX(-730px)
}

.content > section > div[b-haxqy45tik] {
    opacity: 0;
}

.wrap[data-pos="0"] .content > section > div:nth-child(1)[b-haxqy45tik] {
    opacity: 1;
    transition: opacity .8s ease;
}

.wrap[data-pos="1"] .content > section > div:nth-child(2)[b-haxqy45tik] {
    opacity: 1;
    transition: opacity .8s ease;
}

.wrap[data-pos="2"] .content > section > div:nth-child(3)[b-haxqy45tik] {
    opacity: 1;
    transition: opacity .8s ease;
}

.wrap[data-pos="0"] .btnBack[b-haxqy45tik] {
    display: none;
}

.wrap[data-pos="0"] .header .title[b-haxqy45tik] {
    display: flex
}

.wrap[data-pos="0"] .header .bg[b-haxqy45tik] {
    opacity: 1
}

.wrap[data-pos="0"] .header .map[b-haxqy45tik] {
    opacity: 0
}

.wrap[data-pos="0"] .header[b-haxqy45tik] {
    height: 140px
}

.wrap[data-pos="0"] .content[b-haxqy45tik] {
    height: calc(100% - 200px);
    transition: all 0.8s ease;
}

.wrap[data-pos="1"] .content .list article .img[b-haxqy45tik],
.wrap[data-pos="1"] .content .list article .info[b-haxqy45tik] {
    opacity: 1;
    transform: translateX(0);
}

.wrap[data-pos="2"] .header[b-haxqy45tik] {
    height: 0px
}

.wrap[data-pos="2"] .content[b-haxqy45tik] {
    height: calc(100% - 80px);
}

.form[b-haxqy45tik], .list[b-haxqy45tik], .ticket[b-haxqy45tik] {
   /* float: left;*/
    width: 33.33333%;
    height: 100%;
    padding: 0;
    margin: 0;
    color: #e5e5e5;
    position: relative;
}

.control[b-haxqy45tik] {
    position: relative;
    top: 0;
    height: auto;
    display: flex;
    align-items: center;
    padding: 5px;
    background: #1C1D21; /*var(--app-bg-color);*/
    border-bottom: solid 1px rgba(255, 255, 255, 0.05);
    /*border-top: solid 1px rgba(0, 0, 0, 0.4);*/
    transition: all .4s ease;
    
}

    .control:last-child[b-haxqy45tik] {
        
        border-bottom: none;
        padding: 0;
    }

/*Preview hack*/
.control-head > *[b-haxqy45tik] {
    float: left;
}

.control-head > i[b-haxqy45tik],
.control > i[b-haxqy45tik] {
    font-size: 1.5em;
    margin-left: 15px;
}

.control-head > div[b-haxqy45tik],
.control > .control-item[b-haxqy45tik] {
    margin-left: 20px;
}

.control h6[b-haxqy45tik] {
    margin: 5px 0;
    font-weight: 400;
    color: #bbb;
}

.control.open:nth-child(2)[b-haxqy45tik] {
    top: -72px;
}

.control.open:nth-child(3)[b-haxqy45tik] {
    top: -144px;
}

.control.open[b-haxqy45tik] {
    height: 100%;
    transition: all .4s ease;
}

.control .control-head[b-haxqy45tik] {
    display: flex;
    align-items: center;
    margin-top: 5px;
    cursor: pointer;
}

.control .control-body[b-haxqy45tik] {
    height: calc(100% - 72px);
    margin-top: 20px;
}

.control.open .control-body[b-haxqy45tik] {
    margin-top: 8px;
}

.control.dateinput[b-haxqy45tik],
.control.select[b-haxqy45tik] {
    display: block;
}

.control .close[b-haxqy45tik] {
    display: none;
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 20px;
}

.control.open .close[b-haxqy45tik] {
    display: block;
    cursor: pointer;
}

/*** Begin Select Input ***/
.select .nano[b-haxqy45tik] {
    width: 304px;
    height: 418px;
    margin-left: 50px;
}

.select ul.select-index[b-haxqy45tik],
.select ul.select-data[b-haxqy45tik] {
    margin: 0;
    margin-top: 10px;
    padding: 0;
    list-style: none;
}

.select.open ul.select-data li[b-haxqy45tik] {
    opacity: 1;
    transform: translateY(0);
    transition: transform .6s ease;
}

.select ul.select-data li[b-haxqy45tik] {
    margin: 5px 0;
    padding: 3px 15px;
    font-size: .85em;
    opacity: 0;
    transform: translateY(700px);
    transition: all .3s ease;
    cursor: pointer;
}

    .select ul.select-data li:hover[b-haxqy45tik],
    .select ul.select-data li.selected[b-haxqy45tik] {
        background-color: rgba(0,0,0, .4);
    }

    .select ul.select-data li.sep[b-haxqy45tik] {
        background-color: var(--app-accent-color);
    }

.select ul.select-index[b-haxqy45tik] {
    position: absolute;
    left: 15px;
}

    .select ul.select-index li[b-haxqy45tik] {
        margin: 8px 0;
        padding: 2px 6px;
        border-radius: 50%;
        text-align: center;
        font-size: .9em;
        background-color: var(--app-accent-color);
        cursor: pointer;
    }

/*** Begin Date Input ***/
.dateinput .control-body[b-haxqy45tik] {
    opacity: 0;
    transition: opacity .6s ease;
}

.dateinput.open .control-body[b-haxqy45tik] {
    opacity: 1;
    transition: opacity .8s ease;
}

.dateinput .calendar[b-haxqy45tik] {
    margin-top: 10px;
}

    .dateinput .calendar .month[b-haxqy45tik],
    .dateinput .calendar .week[b-haxqy45tik],
    .dateinput .calendar .days[b-haxqy45tik] {
        display: flex;
        width: 100%;
        padding: 5px;
    }

    .dateinput .calendar .month[b-haxqy45tik] {
        justify-content: space-around;
        background-color: var(--app-accent-color);
        margin-left: -5px;
    }

    .dateinput .calendar .week[b-haxqy45tik],
    .dateinput .calendar .days[b-haxqy45tik] {
        flex-wrap: wrap;
    }

        .dateinput .calendar .week span[b-haxqy45tik],
        .dateinput .calendar .days span[b-haxqy45tik] {
            width: 40px;
            padding: 5px;
            text-align: center;
            font-weight: 300;
            font-size: .85em;
            position: relative;
        }

        .dateinput .calendar .week span[b-haxqy45tik] {
            color: var(--app-alt-color);
            font-weight: 400;
        }

        .dateinput .calendar .days span[b-haxqy45tik]:before {
            content: "";
            display: block;
            width: 22px;
            height: 22px;
            position: absolute;
            left: 14px;
            top: 3px;
            border-radius: 1px;
            background-color: transparent;
            transition: all .4s ease;
            cursor: pointer;
        }

        .dateinput .calendar .days span.checked[b-haxqy45tik]:before {
            background-color: rgba(112, 225, 245, 0.3);
            border-radius: 50%;
            transition: all .4s ease;
        }

        .dateinput .calendar .days span:first-child[b-haxqy45tik] {
            color: transparent;
        }

.info-message[b-haxqy45tik] {
    margin-top: 30px;
    padding: 0 5px 0 15px;
    font-weight: 400;
    font-style: italic;
    font-size: .75em;
    color: var(--app-alt-color);
    letter-spacing: .06em;
}

    .info-message i[b-haxqy45tik] {
        margin-right: 5px;
        font-size: 1.2em;
    }


/*** Begin Radio Input ***/
.radio label input[type="radio"][b-haxqy45tik] {
    display: none;
}

.radio label > span[b-haxqy45tik],
.radio label > div[b-haxqy45tik] {
    cursor: pointer;
    margin-right: 4px;
    padding: 4px 8px;
    border-radius: 3px;
    background-color: transparent;
    transition: background .4s ease;
}

.radio label input[type="radio"]:checked ~ span[b-haxqy45tik],
.radio label input[type="radio"]:checked ~ div[b-haxqy45tik] {
    background-color: rgba(0, 0, 0, 0.4);
    transition: background .4s ease;
}

.radio label > div[b-haxqy45tik] {
    display: inline-block;
    text-align: center;
    margin-right: 30px;
}

    .radio label > div small[b-haxqy45tik] {
        display: block;
        font-size: .75em;
    }

    .radio label > div span[b-haxqy45tik] {
        margin-right: 4px;
    }

    .radio label > div i[b-haxqy45tik] {
        margin-left: 4px;
    }

/*** Begin Spinner Input ***/
.spinner[b-haxqy45tik] {
    height: 100%;
    position: absolute;
    right: 0;
}

    .spinner button[b-haxqy45tik] {
        width: 42px;
        height: 50%;
        display: block;
        padding: 5px;
        border: none;
        color: #fff;
        background-color: var(--app-dark-color);
        outline: none;
    }

        .spinner button:first-child[b-haxqy45tik] {
            border-bottom: solid 1px #444;
        }

.control > button[b-haxqy45tik] {
    width: 100%;
    height: 100%;
    padding: 10px 2px;
    border: none;
    border-radius: 2px;
    color: #fff;
    background-color: var(--app-dark-color); /*#2196F3*/
    outline: none;
    text-transform: uppercase;
}

.control button:hover[b-haxqy45tik] {
    background-color: rgba(255,255,255, .2);
}

.list article[b-haxqy45tik] {
    display: flex;
    width: 100%;
    height: 100px;
    transition: all 0.4s ease;
}

    .list article:nth-child(2n+1)[b-haxqy45tik] {
        background-color: rgba(255,255,255,.04);
    }

    .list article div.img[b-haxqy45tik] {
        height: 100%;
        background-color: rgba(255, 255, 255, 0.05);
        display: flex;
        align-items: center;
        padding: 0 10px;
        opacity: 0;
        transform: translateX(-1000px);
        transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
    }

    .list article img[b-haxqy45tik] {
        width: 48px;
        height: 48px;
    }

    .list article .info[b-haxqy45tik] {
        padding: 10px;
        width: 100%;
        color: #e5e5e5;
        font-size: .8em;
        position: relative;
        opacity: 0;
        transform: translateX(1000px);
        transition: all 0.6s cubic-bezier(0.645, 0.045, 0.355, 1);
    }

    .list article:nth-child(2) > div[b-haxqy45tik] {
        transition-delay: .12s
    }

    .list article:nth-child(3) > div[b-haxqy45tik] {
        transition-delay: .24s
    }

    .list article:nth-child(4) > div[b-haxqy45tik] {
        transition-delay: .36s
    }

    .list article:nth-child(5) > div[b-haxqy45tik] {
        transition-delay: .48s
    }


.info span[b-haxqy45tik] {
    display: block;
}

.info b[b-haxqy45tik] {
    font-weight: 400;
}

.info .time[b-haxqy45tik] {
    color: #bbb;
    position: absolute;
    right: 10px;
    top: 10px;
}

.info .airline[b-haxqy45tik] {
    display: block;
    font-size: 1.4em;
}

.info h5[b-haxqy45tik] {
    margin: 0;
    font-size: 1.4em;
    font-weight: 500;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

    .info h5 small[b-haxqy45tik] {
        color: #bbb;
        font-size: .6em;
    }

.ticket[b-haxqy45tik] {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

    .ticket section[b-haxqy45tik] {
        background-color: var(--app-dark-color);
        height: 350px;
        margin: 10px 20px;
        border-radius: 2px;
    }

    .ticket .title[b-haxqy45tik] {
        display: flex;
        justify-content: space-around;
        margin: 15px 10px;
    }

        .ticket .title > div[b-haxqy45tik] {
            text-align: center;
        }

        .ticket .title span[b-haxqy45tik] {
            font-size: 2em;
            text-shadow: none;
            display: block;
        }

        .ticket .title small[b-haxqy45tik] {
            display: block;
        }

    .ticket .separator i[b-haxqy45tik] {
        position: relative;
        top: 10px;
    }

    .ticket .row[b-haxqy45tik] {
        display: flex;
        justify-content: space-around;
        width: calc(100% + 40px);
        margin-top: 20px;
    }

    .ticket .cell[b-haxqy45tik] {
        width: 140px;
    }

        .ticket .cell small[b-haxqy45tik] {
            display: block;
            color: var(--app-alt-color);
        }

    .ticket .total[b-haxqy45tik] {
        margin: 25px 40px 0;
        text-align: right;
    }

        .ticket .total span[b-haxqy45tik] {
            font-size: 1.7em;
        }

        .ticket .total small[b-haxqy45tik] {
            margin-right: 10px;
            color: #92cdcf;
        }

    .ticket button[b-haxqy45tik] {
        height: 40px;
        padding: 10px 2px;
        margin: 10px 20px;
        border: none;
        border-radius: 2px;
        background-color: var(--app-accent-color);
        outline: none;
        color: var(--app-light-color);
        text-transform: uppercase;
        cursor: pointer;
    }

        .ticket button i[b-haxqy45tik] {
            font-size: 16px;
            margin-right: 5px;
        }

.btnHome[b-haxqy45tik] {
    background-color: #432;
}

/** Loader **/
.loader[b-haxqy45tik],
.loader[b-haxqy45tik]:before,
.loader[b-haxqy45tik]:after {
    border-radius: 50%;
    width: 1.8em;
    height: 1.8em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7-b-haxqy45tik 1.8s infinite ease-in-out;
}

.loader[b-haxqy45tik] {
    display: none;
    color: #ffffff;
    font-size: 10px;
    margin: 5px auto;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

    .loader[b-haxqy45tik]:before,
    .loader[b-haxqy45tik]:after {
        content: '';
        position: absolute;
        top: 0;
    }

    .loader[b-haxqy45tik]:before {
        left: -3.5em;
        -webkit-animation-delay: -0.32s;
        animation-delay: -0.32s;
    }

    .loader[b-haxqy45tik]:after {
        left: 3.5em;
    }

@-webkit-keyframes load7 {
    0%, 80%, 100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }

    40% {
        box-shadow: 0 2.5em 0 0;
    }
}

@keyframes load7-b-haxqy45tik {
    0%, 80%, 100% {
        box-shadow: 0 2.5em 0 -1.3em;
    }

    40% {
        box-shadow: 0 2.5em 0 0;
    }
}



/***** Slide Left *****/
.slide-left[b-haxqy45tik] {
    animation: 3s slide-left-b-haxqy45tik;
    position: relative;
    font-size: 2em;
}

@keyframes slide-left-b-haxqy45tik {
    from {
        margin-left: 100%;
    }

    to {
        margin-left: 0%;
    }
}



.fade-in[b-haxqy45tik] {
    animation: fadeIn-b-haxqy45tik ease 3s;
}

@keyframes fadeIn-b-haxqy45tik {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}



.accordion[b-haxqy45tik] {
    margin: auto;
    width: 400px;
}

    .accordion input[b-haxqy45tik] {
        display: none;
    }

.box[b-haxqy45tik] {
    position: relative;
    background-color:transparent;
    height: 64px;
    transition: all .15s ease-in-out;
}

    .box[b-haxqy45tik]::before {
       
    }

header.box[b-haxqy45tik] {
    background: #3e705a;
    z-index: 100;
    cursor: initial;
    box-shadow: 0 -1px 0 #e5e5e5,0 0 2px -2px rgba(0,0,0,.12),0 2px 4px -4px rgba(0,0,0,.24);
}

header .box-title[b-haxqy45tik] {
    margin: 0;
    font-weight: normal;
    font-size: 16pt;
    color: white;
    cursor: initial;
}

.box-title[b-haxqy45tik] {
    width: calc(100% - 40px);
    height: 64px;
    line-height: 64px;
    padding: 0 20px;
    display: inline-block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.box-content[b-haxqy45tik] {
    width: calc(100% - 40px);
    padding: 30px 20px;
    font-size: 11pt;
    color: rgba(0,0,0,.54);
    display: none;
}

.box-close[b-haxqy45tik] {
    position: absolute;
    height: 64px;
    width: 100%;
    top: 0;
    left: 0;
    cursor: pointer;
    display: none;
}

input:checked + .box[b-haxqy45tik] {
    height: auto;
    margin: 16px 0;
    box-shadow: 0 0 6px rgba(0,0,0,.16),0 6px 12px rgba(0,0,0,.32);
}

    input:checked + .box .box-title[b-haxqy45tik] {
        border-bottom: 1px solid rgba(0,0,0,.18);
    }

    input:checked + .box .box-content[b-haxqy45tik],
    input:checked + .box .box-close[b-haxqy45tik] {
        display: inline-block;
    }

.arrows section .box-title[b-haxqy45tik] {
    padding-left: 44px;
    width: calc(100% - 64px);
}

    .arrows section .box-title[b-haxqy45tik]:before {
        position: absolute;
        display: block;
        content: '\203a';
        font-size: 18pt;
        left: 20px;
        top: -2px;
        transition: transform .15s ease-in-out;
        color: rgba(0,0,0,.54);
    }

input:checked + section.box .box-title[b-haxqy45tik]:before {
    transform: rotate(90deg);
}

//--------------


html[b-haxqy45tik], body[b-haxqy45tik] {

}





.Map[b-haxqy45tik]{
    width:100%;
    height:100%;
    margin-top:120px;
}


.fullFormContact[b-haxqy45tik] {
    width: 80%;
    max-width: 600px;
    min-width: 320px;
    margin: 0 auto;
    
}

.error[b-haxqy45tik] {
    color: #FFFFFF !important;
    background-color: #FFABAB !important;
    border-color: #FFCBD6 !important;
}

form#formContactV1[b-haxqy45tik] {
    margin: 0 0 80px;
}

.formContactVtex label.error[b-haxqy45tik] {
    background-color: #FFFFFF !important;
    color: #D72A27 !important;
}

.formContactVtex #contentAlert[b-haxqy45tik] {
    width: 100%;
    padding: 20px 0;
    margin: 0 auto 20px;
    border-radius: 3px;
    color: #848484;
    font-size: 12px;
    margin: 18px 0;
    text-align: center;
    display: none;
    /* bootstrap colors*/
    color: #0C75AC;
    background-color: #CCEEFF;
    border: 1px solid #A2EEFF;
}


    .formContactVtex #contentAlert strong[b-haxqy45tik] {
        font-weight: 700;
        font-size: 15px;
        text-align: center;
        /*color:#FF0000;*/
        text-transform: uppercase;
        margin: 0 auto 10px;
        display: block;
    }

    .formContactVtex #contentAlert p[b-haxqy45tik] {
        font-weight: 400 !important;
        font-size: 14px !important;
    }

    .formContactVtex #contentAlert img[b-haxqy45tik] {
        max-width: 40px;
        margin: 10px auto 0;
        display: block;
    }

.formContactVtex div[b-haxqy45tik] {
    margin: 0 0 15px;
    font-family: arial;
}

    .formContactVtex div i[b-haxqy45tik] {
        width: calc(100% - 20px);
        padding: 5px 10px;
        position: absolute;
        left: 0;
        top: 0;
        text-align: right;
        display: block;
    }
.bussncard[b-haxqy45tik] {
    position: relative;

   
    
    
    background: rgb(4, 4, 4, 0.50);
    box-sizing: border-box;
    box-shadow: 0 15px 25px rgba(0,0,0,.6);
    border-radius: 10px;

}
    .bussncard h2[b-haxqy45tik] {
        font-family: arial;
        text-transform: uppercase;
        font-size: 22px;
        color: #efc6c6;
        margin: 60px 0 30px;
        text-align: center;
        padding-top: 10px;
    }
    .bussncard h1[b-haxqy45tik] {
        font-family: arial;
        text-transform: uppercase;
        font-size: 12px;
        color: #ffffff;
        text-align: left;
        padding-left: 10px;
    }
    .bussncard h3[b-haxqy45tik] {
        font-family: arial;
        font-size: 22px;
        color: #f6eded;
        text-align: center;
        display: block;
    }
.formContactVtex label[b-haxqy45tik] {
    width: calc(100% - 2px);
    font-size: 11px;
    color: #797979;
    margin: 0 0 5px;
    padding: 5px 0;
    background: #F7F7F7;
    display: block;
    margin: 0 0 1px 0;
    border-radius: 3px 3px 0 0;
    border-left: 1px solid #DCDCDC;
    border-top: 1px solid #DCDCDC;
    border-right: 1px solid #DCDCDC;
    font-size: 11px;
    z-index: 1;
    text-transform: uppercase;
    text-indent: 10px;
    position: relative;
}
[b-haxqy45tik]
.formContactVtex input,
.formContactVtex select[b-haxqy45tik],
.formContactVtex textarea[b-haxqy45tik] {
    width: calc(100% - 2px);
    padding: 10px 0;
    border: 1px solid #DCDCDC;
    text-indent: 10px;
    margin: -2px 0 0 0;
    border-radius: 0 0 3px 3px;
    transition: all 0.4s;
    
    display: block;
}
[b-haxqy45tik]
.inputSelect {
    width: calc(100% - 2px);
    padding: 10px 0;
    border: 1px solid #DCDCDC;
    text-indent: 10px;
    margin: -2px 0 0 0;
    border-radius: 0 0 3px 3px;
    transition: all 0.4s;
    display: block;
}

    .formContactVtex input:focus[b-haxqy45tik],
    .formContactVtex select:focus[b-haxqy45tik],
    .formContactVtex textarea:focus[b-haxqy45tik] {
        background: #E0E0E0;
    }

.formContactVtex select[b-haxqy45tik] {
    /*width:100%;*/
}
[b-haxqy45tik]
.formContactVtex textarea {
    height: 100px;
    text-indent: 0;
    padding: 0 !important;
    padding: 10px;
    resize: vertical;
}

[b-haxqy45tik]
.textArea {
    width: calc(100% - 2px);
    padding: 10px 0;
    border: 1px solid #DCDCDC;
    text-indent: 10px;
    margin: -2px 0 0 0;
    border-radius: 0 0 3px 3px;
    transition: all 0.4s;
    display: block;
}
.formContactVtex input[type="submit"][b-haxqy45tik] {
    width: 50%;
    min-width: 320px;
    background: #5CB85C;
    text-transform: uppercase;
    margin: 0 auto;
    border: 1px solid #4CAE4C;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 15px;
    border-radius: 3px;
    border-bottom: 4px solid #47A947;
    cursor: pointer;
    display: block;
}

    .formContactVtex input[type="submit"]:hover[b-haxqy45tik] {
        background: #47A947;
        border-color: #339833;
    }

    .formContactVtex input[type="submit"]:disabled[b-haxqy45tik] {
        background: #A7A7A7 !important;
        border: 1px solid #9A9A9A !important;
        border-bottom: 4px solid #797979 !important;
    }

.left[b-haxqy45tik] {
    float: left;
}

.right[b-haxqy45tik] {
    float: right;
}

.box50[b-haxqy45tik] {
    width: 49.5%;
}

.box100[b-haxqy45tik] {
    width: 100%;
}

.clear[b-haxqy45tik] {
    clear: both;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0.9);
    }

    50% {
        -webkit-transform: scale(1.1);
    }

    100% {
        -webkit-transform: scale(0.9);
    }
}

.mypage-alo-phone[b-haxqy45tik] {
    position: relative;
   
    
    
    background-color: transparent;
  float:right;
 padding-right:50%;
    cursor: pointer;
    
}

.mypage-alo-ph-img-circle[b-haxqy45tik] {
    width: 30px;
    height: 30px;
    top: 43px;
    left: 43px;
    position: relative;
    background-image: url('icons/phone-xs.png');
    background-repeat:no-repeat;
    background-position:center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    background-color: #7abd46;
    background-size: 70%;
    -webkit-animation: pulse 01s infinite;
}

.mypage-alo-ph-circle-fill[b-haxqy45tik] {
    width: 60px;
    height: 60px;
    top: 28px;
    left: 28px;
    position: absolute;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    background-color: rgba(241, 168, 5, 0.5);
    opacity: .75 !important;
    -webkit-animation: pulse 1s infinite;
}


/* _content/Kaizen-sushi.be-v4.2/Pages/Excep/Test2.razor.rz.scp.css */
.Content[b-bynozeisrl] {
    position: relative;
    height: 500px;
    width: 500px;
    background-color: yellowgreen;
    padding-top: 50px;
}
/* _content/Kaizen-sushi.be-v4.2/Pages/Excep/Test3.razor.rz.scp.css */
 
/* _content/Kaizen-sushi.be-v4.2/Pages/Index.razor.rz.scp.css */


.showcase[b-x7k92m4z3t] {
    padding-top: 7em;
    background-color: #1d9981;
    position: relative;
    height: 100%;
    min-height: 15em;
    /*  padding-top:10em;*/

    transition: 0.5s;
    z-index: 502;
}

    .showcase.active[b-x7k92m4z3t] {
        right: 400px;
    }

.logo-container[b-x7k92m4z3t] {
    margin: auto;
    padding-left: 80px;
    width: 50%;
    text-align: center;
    padding-top: 5em;
    position: relative;
    z-index: 550;
}

.kaizen-logo[b-x7k92m4z3t] {
    background-color: white;
    top: 0%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 300px;
    height: 200px;
    overflow: hidden;
    /*transform: scale(.7);*/
    -webkit-mask-image: url("Images/logo-kaizen2.png");
    mask-image: url("Images/logo-kaizen2.png");
    mask-size: 70%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    z-index: 550;
}

video[b-x7k92m4z3t] {
  /*  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 500;*/
}











/*Fluent control*/

.logo-callc[b-x7k92m4z3t] {
    /*  background-color: transparent;*/
    /*   margin-left: auto;
    margin-right: auto;*/
    position: inherit;
    width: 150px;
    height: 150px;
    /*  overflow: hidden;*/
    /*transform: scale(.7);*/
    -webkit-mask-image: url("Images/logo-callc.png");
    mask-image: url("Images/logo-callc.png");
    mask-size: 70%;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    background-color: whitesmoke;
    /*animation: animate2 1s forwards;*/
}

 
 


.col-sm-2[b-x7k92m4z3t] {
    /*  color: #fff;*/
    height: auto;
    border: dotted 2px;
    border-top: hidden;
    border-bottom: hidden;
    border-left: hidden;
    text-align: center;
    cursor: default;
    padding: 2em 0;
    flex: 1;
    min-width: 20em;
    margin: auto;
    /*width: 50%;*/
    padding: 10px;
    position: sticky;
}

.container-fluid[b-x7k92m4z3t] {
    /* text-align: left;
        float: left;
        display:  block;*/
    position: relative;
    z-index: 999;
    background-image: linear-gradient(to bottom right, #0f1e31, #000000);
    opacity: 0.8;
}

.title[b-x7k92m4z3t] {
    font-size: 1em;
    padding: 10px 30px;
    text-transform: uppercase;
    margin-top: 10px;
    letter-spacing: 2px;
    transition: 0.2s;
    color: wheat;
}






.overlay[b-x7k92m4z3t] {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    /*     background-color: yellow;*/
    mix-blend-mode: color-burn;
    opacity: 0.8;
}



.text[b-x7k92m4z3t] {
    margin: auto;
    width: 50%;
    border: 3px solid #73AD21;
    z-index: 502;
}

    .text h2[b-x7k92m4z3t] {
        font-size: 6vw;
        /*//font-weight: 800;*/
        color: whitesmoke;
        line-height: 1em;
        text-transform: uppercase;
        width: 80%;
    }

    .text h3[b-x7k92m4z3t] {
        /*font-size: 3vw;*/
        /* font-weight: 700;*/
        /*color: lightblue;
        line-height: 1em;
        text-transform: uppercase;
        width: 70%;*/
        position: relative;
        margin: 0;
        text-align: center;
        font-family: Arial;
        text-align: center;
        color: #fffbfb;
        font-size: 4em;
        text-transform: uppercase;
        letter-spacing: 5px;
    }

    .text h4[b-x7k92m4z3t] {
        /*font-size: 3vw;*/
        /* font-weight: 700;*/
        /*color: lightblue;
        line-height: 1em;
        text-transform: uppercase;
        width: 70%;*/
        position: relative;
        margin: 0;
        text-align: center;
        font-family: Arial;
        text-align: center;
        color: #fffbfb;
        font-size: 1em;
        text-transform: uppercase;
        letter-spacing: 5px;
    }

    .text p[b-x7k92m4z3t] {
        font-size: 10vw;
        color: #fff;
        margin: 20px 0;
        max-width: 700px;
    }

    .text a[b-x7k92m4z3t] {
        display: inline-block;
        font-size: 1em;
        background: #fff;
        padding: 10px 30px;
        text-transform: uppercase;
        text-decoration: none;
        font-weight: 500;
        margin-top: 10px;
        color: #111;
        letter-spacing: 2px;
        transition: 0.2s;
    }

        .text a:hover[b-x7k92m4z3t] {
            letter-spacing: 6px;
        }


.container[b-x7k92m4z3t] {
    display: flex;
    justify-content: center;
    height: auto;
    margin-bottom: 25%;
}


.contentWrapper[b-x7k92m4z3t] {
}
/*.social {
    position: static;
    z-index: 10;
    bottom: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .social li {
        list-style: none;
    }

        .social li a {
            display: inline-block;
            margin-right: 20px;
            filter: invert(1);
            transform: scale(0.5);
            transition: 0.5s;
        }

            .social li a:hover {
                transform: scale(0.5) translateY(-15px);
            }
*/



/* Icons */

a[b-x7k92m4z3t] {
    color: #fff;
    background: #354c51;
    border-radius: 4px;
    text-align: center;
    text-decoration: none;
    font-family: fontawesome;
    position: relative;
    display: inline-block;
    width: 50px;
    height: auto;
    padding-top: 12px;
    padding-bottom: 12px;
    margin: 0 2px;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    -webkit-font-smoothing: antialiased;
    opacity: 0.8;
}

    a:hover[b-x7k92m4z3t] {
        background: #ef92a3;
    }

    /* pop-up text */

    a span[b-x7k92m4z3t] {
        color: #666;
        position: absolute;
        font-family: sans-serif;
        bottom: 0;
        left: -25px;
        right: -25px;
        padding: 5px 7px;
        z-index: -1;
        font-size: 14px;
        border-radius: 2px;
        background: #fff;
        visibility: hidden;
        opacity: 0;
        -o-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
        -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
        -moz-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
        transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    }

        /* pop-up text arrow */

        a span[b-x7k92m4z3t]:before {
            content: '';
            width: 0;
            height: 0;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 5px solid #fff;
            position: absolute;
            bottom: -5px;
            left: 40px;
        }

    /* text pops up when icon is in hover state */

    a:hover span[b-x7k92m4z3t] {
        bottom: 50px;
        visibility: visible;
        opacity: 1;
    }

    /* font awesome icons */

    a:nth-of-type(1)[b-x7k92m4z3t]:before {
        content: '\f09a';
    }

    a:nth-of-type(2)[b-x7k92m4z3t]:before {
        content: '\f16d';
    }

    a:nth-of-type(3)[b-x7k92m4z3t]:before {
        content: '\f0d5';
    }

@media (max-width: 640.98px) {




    .text h3[b-x7k92m4z3t] {
      
        position: relative;
        margin: 0;
        text-align: center;
        font-family: Arial;
        text-align: center;
        color: #fffbfb;
        font-size: 2em;
        text-transform: uppercase;
        letter-spacing: 5px;
         
    }

    .logo-container[b-x7k92m4z3t] {
        margin: auto;
        padding-top: 0px;
        padding-left: 0%;
        position: relative;
        width: 60%;
    }

    .showcase[b-x7k92m4z3t] {
        position: relative;
        height: 100%;
        padding-bottom: 7em;
 
    }

    video[b-x7k92m4z3t] {
       width:100%;
    }
}
/* _content/Kaizen-sushi.be-v4.2/Pages/PanelAdmin/Custumers.razor.rz.scp.css */
html[b-bzwm8gut4x], body[b-bzwm8gut4x] {
    background-color: beige;
}

h1[b-bzwm8gut4x] {
    color: green;
}

table[b-bzwm8gut4x] {
    width: 200px;
    height: 30px;
    background-color: aliceblue;
}

    table td[b-bzwm8gut4x] {
        height: 20px;
        border: 1px solid #ccc;
        background-color: transparent;
        color: black;
        min-width: 27px;
        font-size: 20px;
        min-height: 35px;
    }

    table tr[b-bzwm8gut4x] {
        background-color: transparent;
        height: 24px;
        font-size: 20px;
        min-width: 26px;
    }

        table tr th[b-bzwm8gut4x] {
            background-color: transparent;
            height: 24px;
            font-size: 20px;
            min-width: 26px;
        }

    table th[b-bzwm8gut4x] {
        min-width: 27px;
        font-size: 8px;
        height: 20px;
        color: black;
        height: 20px;
        border: 1px solid #ccc;
        background-color: gainsboro;
        font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    }

tr:hover td[b-bzwm8gut4x] {
    border-top-color: red;
    border-bottom-color: red;
}
/* _content/Kaizen-sushi.be-v4.2/Pages/PanelAdmin/EmployeePage.razor.rz.scp.css */

h3[b-m2tthk4lrl]
{
    color:red;
}
.agenda[b-m2tthk4lrl]{
    width:40%;
  overflow:hidden;
  padding-left:5px;
}
.cardLeft[b-m2tthk4lrl] 
{
    width: 60%;
    float:left;
}
.clearfix:hover[b-m2tthk4lrl]{
    background-color:#749285;
}
.content[b-m2tthk4lrl] {
    background-color: #1b2431;
    color: #202020;
    font-family: "Montserrat", "Helvetica", "Open Sans", "Arial";
    font-size: 10px;
    width: 100%;
}
.searchbarLeft[b-m2tthk4lrl]
{
    float:left;
    width:300px;
}
a:hover[b-m2tthk4lrl] {
    text-decoration: none;
}

p[b-m2tthk4lrl],
figure[b-m2tthk4lrl] {
    margin: 0;
    padding: 0;
}


.card-list[b-m2tthk4lrl] {
    width: 100%;
   overflow:hidden;
}

    .card-list[b-m2tthk4lrl]:before, .card-list[b-m2tthk4lrl]:after {
        content: " ";
        display: table;
    }

    .card-list[b-m2tthk4lrl]:after {
        clear: both;
    }

.card[b-m2tthk4lrl] {
    border-radius: 8px;
    color: white;
    padding: 10px;
    position: relative;
}

    .card .zmdi[b-m2tthk4lrl] {
        color: white;
        font-size: 28px;
        opacity: 0.3;
        position: absolute;
        right: 13px;
        top: 13px;
    }

    .card .stat[b-m2tthk4lrl] {
        border-top: 1px solid rgba(255, 255, 255, 0.3);
        font-size: 1em;
        margin-top: 25px;
        padding: 10px 10px 0;
        text-transform: uppercase;
    }

    .card .title[b-m2tthk4lrl] {
        display: inline-block;
        font-size: 1rem;
        padding: 10px 10px 0;
        text-transform: uppercase;
    }

    .card .value[b-m2tthk4lrl] {
        font-size: 28px;
        padding: 0 10px;
    }

    .card.blue[b-m2tthk4lrl] {
        background-color: #2298F1;
    }

    .card.green[b-m2tthk4lrl] {
        background-color: #212726;
    }

    .card.orange[b-m2tthk4lrl] {
        background-color: #DA932C;
    }

    .card.red[b-m2tthk4lrl] {
        background-color: #D65B4A;
    }
.blackVet[b-m2tthk4lrl]{
    color:#27d114;
}
.projectContent[b-m2tthk4lrl] {
    float: right;
    width: 100%;
}
.projectend[b-m2tthk4lrl] {
    float:right;
    width: 100%;
}
.projects[b-m2tthk4lrl] {
    background-color: #273142;
    border: 1px solid #313D4F;
    overflow-x: auto;
   min-width:100px;
    float:left;
}
h6[b-m2tthk4lrl]{
    color:#86919a;
}

.projects-inner[b-m2tthk4lrl] {
    border-radius: 4px;
}

.projects-header[b-m2tthk4lrl] {
    color: white;
    padding: 22px;
}

    .projects-header .count[b-m2tthk4lrl],
    .projects-header .title[b-m2tthk4lrl] {
        display: inline-block;
    }

    .projects-header .count[b-m2tthk4lrl] {
        color: #738297;
    }

    .projects-header .zmdi[b-m2tthk4lrl] {
        cursor: pointer;
        float: right;
        font-size: 16px;
        margin: 5px 0;
    }

    .projects-header .title[b-m2tthk4lrl] {
        font-size: 21px;
    }

        .projects-header .title + .count[b-m2tthk4lrl] {
            margin-left: 5px;
        }

.projects-table[b-m2tthk4lrl] {
    background: #273142;
    width: 100%;
}

    .projects-table td[b-m2tthk4lrl],
    .projects-table th[b-m2tthk4lrl] {
        color: white;
        padding: 10px 22px;
        vertical-align: middle;
    }

        .projects-table td p[b-m2tthk4lrl] {
            font-size: 12px;
        }

            .projects-table td p:last-of-type[b-m2tthk4lrl] {
                color: #738297;
                font-size: 11px;
            }

    .projects-table th[b-m2tthk4lrl] {
        background-color: #313D4F;
    }

    .projects-table tr:hover[b-m2tthk4lrl] {
        background-color: #303d52;
    }

    .projects-table tr:not(:last-of-type)[b-m2tthk4lrl] {
        border-bottom: 1px solid #313D4F;
    }

    .projects-table .member figure[b-m2tthk4lrl],
    .projects-table .member .member-info[b-m2tthk4lrl] {
        display: inline-block;
        vertical-align: top;
    }

        .projects-table .member figure + .member-info[b-m2tthk4lrl] {
            margin-left: 7px;
        }

    .projects-table .member img[b-m2tthk4lrl] {
        border-radius: 50%;
        height: 32px;
        width: 32px;
    }

    .projects-table .status > form[b-m2tthk4lrl] {
        float: right;
    }

    .projects-table .status-text[b-m2tthk4lrl] {
        display: inline-block;
        font-size: 12px;
        margin: 11px 0;
        padding-left: 20px;
        position: relative;
    }

        .projects-table .status-text[b-m2tthk4lrl]:before {
            border: 3px solid;
            border-radius: 50%;
            content: "";
            height: 14px;
            left: 0;
            position: absolute;
            top: 1px;
            width: 14px;
        }

        .projects-table .status-text.status-blue[b-m2tthk4lrl]:before {
            border-color: #1C93ED;
        }

        .projects-table .status-text.status-green[b-m2tthk4lrl]:before {
            border-color: #66B92E;
        }

        .projects-table .status-text.status-orange[b-m2tthk4lrl]:before {
            border-color: #DA932C;
        }

        .projects-table .status-text.status-red[b-m2tthk4lrl]:before {
            border-color: #D65B4A;
        }

.selectric[b-m2tthk4lrl] {
    background-color: transparent;
    border-color: #313D4F;
    border-radius: 4px;
}

    .selectric .label[b-m2tthk4lrl] {
        color: #738297;
        line-height: 34px;
        margin-right: 10px;
        text-align: left;
    }

.selectric-wrapper[b-m2tthk4lrl] {
    float: right;
    width: 150px;
}

.chart[b-m2tthk4lrl] {
    border-radius: 3px;
    border: 1px solid #313D4F;
    color: white;
    padding: 10px;
    position: relative;
    text-align: center;
}

    .chart canvas[b-m2tthk4lrl] {
        height: 400px;
        margin: 20px 0;
        width: 100%;
    }

    .chart .actions[b-m2tthk4lrl] {
        margin: 15px;
        position: absolute;
        right: 0;
        top: 0;
    }

        .chart .actions span[b-m2tthk4lrl] {
            cursor: pointer;
            display: inline-block;
            font-size: 20px;
            margin: 5px;
            padding: 4px;
        }

        .chart .actions .btn-link[b-m2tthk4lrl] {
            color: white;
        }

            .chart .actions .btn-link i[b-m2tthk4lrl] {
                font-size: 1.75rem;
            }

    .chart .title[b-m2tthk4lrl] {
        font-size: 18px;
        margin: 0;
        padding: 15px 0 5px;
    }

        .chart .title + .tagline[b-m2tthk4lrl] {
            margin-top: 10px;
        }

    .chart .tagline[b-m2tthk4lrl] {
        font-size: 12px;
    }

.danger-item[b-m2tthk4lrl] {
    border-left: 4px solid #A84D43;
}

.zmdi[b-m2tthk4lrl] {
    line-height: 1;
    vertical-align: middle;
}

.list[b-m2tthk4lrl]{
    max-height:800px;
    overflow:auto;
}

ul[b-m2tthk4lrl] {
    padding: 20px;
    
}
li[b-m2tthk4lrl]
{
    padding-bottom: 20px;
}



img[b-m2tthk4lrl] {
    float: left;
}

.about[b-m2tthk4lrl] {
    float: left;
    
    color: white;
}

.about[b-m2tthk4lrl] {
    padding-left: 8px;
}

.status[b-m2tthk4lrl] {
    color: gray;
}
/* _content/Kaizen-sushi.be-v4.2/Pages/PanelAdmin/InvoicePage.razor.rz.scp.css */
body[b-9dzbck0tfg] {
    background-color:red;

}
/* _content/Kaizen-sushi.be-v4.2/Pages/PanelAdmin/Invoicetest.razor.rz.scp.css */
body[b-q0aspwfitx] {
    background-color:red !important;

}


/* ==========================================================================
    General
========================================================================== */
*[b-q0aspwfitx] {
    box-sizing: border-box;
}



.desktop[b-q0aspwfitx] {
    height: 100vh;
    /*background: url();*/
    background-color:beige;
    background-position: center;
    background-size: cover;
}

/* ==========================================================================
    Taskbar
========================================================================== */
.taskbar[b-q0aspwfitx] {
    position: fixed;
    bottom: 0;
    height: 43px;
    width: 100%;
    background: #004172;
}

    .taskbar .icons-left[b-q0aspwfitx] {
        height: 43px;
        display: inline-block;
    }

        .taskbar .icons-left #start-menu[b-q0aspwfitx], .taskbar .icons-left #tabs-windows[b-q0aspwfitx] {
            height: 43px;
            width: 48px;
            position: relative;
        }

            .taskbar .icons-left #start-menu i[b-q0aspwfitx], .taskbar .icons-left #tabs-windows i[b-q0aspwfitx] {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                font-size: 21px;
                color: white;
            }

        .taskbar .icons-left #search[b-q0aspwfitx] {
            height: 43px;
            width: 49px;
            background-image: url("");
            background-repeat: no-repeat;
            background-position: center;
            background-size: 22px 22px;
        }

        .taskbar .icons-left #folder[b-q0aspwfitx] {
            height: 43px;
            width: 49px;
            background-image: url("");
            background-repeat: no-repeat;
            background-position: center;
            background-size: 21px 21px;
            background-size: 24px 21px;
        }

        .taskbar .icons-left #chrome[b-q0aspwfitx] {
            height: 43px;
            width: 49px;
            background-image: url("");
            background-repeat: no-repeat;
            background-position: center;
            background-size: 26px 26px;
        }

        .taskbar .icons-left #tabs-windows[b-q0aspwfitx] {
            height: 43px;
            width: 49px;
            background-image: url("");
            background-repeat: no-repeat;
            background-position: center;
            background-size: 25px 25px;
        }

            .taskbar .icons-left #tabs-windows:hover[b-q0aspwfitx] {
                height: 43px;
                width: 49px;
                background-image: url("");
                background-repeat: no-repeat;
                background-position: center;
                background-size: 15px 15px;
                background-size: 28px 15px;
            }

        .taskbar .icons-left a[b-q0aspwfitx] {
            display: table-cell;
            border-bottom: 2px solid transparent;
        }

            .taskbar .icons-left a:hover[b-q0aspwfitx] {
                background-color: rgba(255, 255, 255, 0.1) !important;
            }

            .taskbar .icons-left a:not(:first-child)[b-q0aspwfitx] {
                margin-left: -4px;
            }

            .taskbar .icons-left a.border:focus[b-q0aspwfitx] {
                border-bottom: 2px solid rgba(245, 245, 245, 0.651);
            }

        .taskbar .icons-left .px[b-q0aspwfitx] {
            width: 1px;
        }

            .taskbar .icons-left .px a[b-q0aspwfitx] {
                pointer-events: none;
            }

    .taskbar .icons-right[b-q0aspwfitx] {
        height: 43px;
        float: right;
    }

        .taskbar .icons-right #wifi[b-q0aspwfitx] {
            height: 43px;
            width: 49px;
            background-image: url("");
            background-repeat: no-repeat;
            background-position: center;
            background-size: 22px 22px;
        }

        .taskbar .icons-right #sound[b-q0aspwfitx] {
            height: 43px;
            width: 49px;
            background-image: url("");
            background-repeat: no-repeat;
            background-position: center;
            background-size: 22px 22px;
        }

        .taskbar .icons-right #return[b-q0aspwfitx] {
            width: 4px;
            border-left: 1px solid grey;
        }

        .taskbar .icons-right #notifications[b-q0aspwfitx], .taskbar .icons-right #up[b-q0aspwfitx] {
            height: 43px;
            width: 42px;
            position: relative;
        }

            .taskbar .icons-right #notifications i[b-q0aspwfitx], .taskbar .icons-right #up i[b-q0aspwfitx] {
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                font-size: 17px;
                color: white;
            }

        .taskbar .icons-right .clear[b-q0aspwfitx] {
            height: 43px;
            width: 7px;
            display: table-cell;
        }

        .taskbar .icons-right .disabled[b-q0aspwfitx] {
            pointer-events: none;
            cursor: default;
        }

        .taskbar .icons-right .datetime[b-q0aspwfitx] {
            display: table-cell;
            width: 70px !important;
            cursor: pointer;
            padding-top: 3px;
        }

            .taskbar .icons-right .datetime span[b-q0aspwfitx] {
                display: block;
                text-align: center;
                margin-top: 5px;
                font-size: 11.3px;
                color: white;
            }

            .taskbar .icons-right .datetime:hover[b-q0aspwfitx] {
                background-color: rgba(255, 255, 255, 0.1) !important;
            }

        .taskbar .icons-right a[b-q0aspwfitx] {
            display: table-cell;
        }

            .taskbar .icons-right a:hover[b-q0aspwfitx] {
                background-color: rgba(255, 255, 255, 0.1) !important;
            }

            .taskbar .icons-right a:not(:first-child)[b-q0aspwfitx] {
                margin-left: -4px;
            }

        .taskbar .icons-right .small-icons[b-q0aspwfitx] {
            width: 24px !important;
        }

/* ==========================================================================
    Desktop
========================================================================== */


.desktop[b-q0aspwfitx] {
    display: flex;
}

    .desktop .icon-desktop[b-q0aspwfitx] {
        padding: 4px 8px 4px 8px;
        border: 2px solid transparent;
        text-align: center;
        margin-bottom: 32px;
    }

        .desktop .icon-desktop a[b-q0aspwfitx] {
            display: block;
            text-decoration: none;
            cursor: default;
        }

        .desktop .icon-desktop img[b-q0aspwfitx] {
            height: 48px;
            width: 48px;
        }

        .desktop .icon-desktop span[b-q0aspwfitx] {
            display: block;
            color: white;
            font-size: 11px;
            text-align: center;
        }

        .desktop .icon-desktop:hover[b-q0aspwfitx] {
            background: rgba(255, 255, 255, 0.1);
            border: 2px solid rgba(255, 255, 255, 0.2);
        }

        .desktop .icon-desktop:first-child[b-q0aspwfitx] {
            margin-top: 5px;
        }

    .desktop #sound-modal[b-q0aspwfitx] {
        background: #005a9e;
        position: absolute;
        right: 0;
        bottom: 43px;
        height: 100px;
        width: 380px;
  
    }

        .desktop #sound-modal i[b-q0aspwfitx] {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            left: -20px !important;
            color: whitesmoke;
        }

        .desktop #sound-modal span.data-value[b-q0aspwfitx] {
            position: absolute;
            top: 50%;
            right: -40px;
            transform: translateY(-50%);
            color: whitesmoke;
        }

        .desktop #sound-modal .sound-text[b-q0aspwfitx] {
            text-align: center;
            margin-top: 15px;
            color: whitesmoke;
        }

        .desktop #sound-modal .sound-progress[b-q0aspwfitx] {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            top: 70%;
        }

            .desktop #sound-modal .sound-progress .bar-sound[b-q0aspwfitx] {
                width: 230px;
                height: 5px;
                background: linear-gradient(to right, #2989d8 0%, #2989d8 50%, grey 51%, grey 51%);
            }

            .desktop #sound-modal .sound-progress .bar-sound-drag[b-q0aspwfitx] {
                height: 20px;
                width: 7px;
                background: #0078d7;
                position: absolute;
                top: 50%;
                left: 50%;
                transform: translate(-50%, -50%);
                border-radius: 3px;
            }

        .desktop #sound-modal:target[b-q0aspwfitx] {
      
            animation-name: open-height-b-q0aspwfitx;
            animation-duration: 0.1s;
            transition: 0.1s;
        }

@keyframes open-height-b-q0aspwfitx {
    0% {
        height: 50px;
        opacity: 0.5;
    }

    100% {
        height: 100px;
        opacity: 1;
    }
}

.desktop #sound-modal:hover .bar-sound-drag[b-q0aspwfitx] {
    background: white;
}

/* Wifi */
#wifi-modal[b-q0aspwfitx] {
    background: #005a9e;
    position: absolute;
    right: 0;
    bottom: 43px;
    height: 600px;
    width: 380px;
    color: white;
  
    display: flex;
    flex-direction: column;
}

    #wifi-modal:target[b-q0aspwfitx] {
        visibility: visible !important;
        animation-name: open-b-q0aspwfitx;
        animation-duration: 0.1s;
        transition: 0.1s;
    }

@keyframes open-b-q0aspwfitx {
    0% {
        height: 550px;
        opacity: 0.5;
    }

    100% {
        height: 600px;
        opacity: 1;
    }
}

#wifi-modal .list-networks .networks[b-q0aspwfitx] {
    padding: 20px;
    cursor: default;
}

    #wifi-modal .list-networks .networks i[b-q0aspwfitx] {
        transform: rotate(45deg);
        font-size: 25px;
    }

    #wifi-modal .list-networks .networks:first-child[b-q0aspwfitx] {
        background: rgba(255, 255, 255, 0.1);
    }

    #wifi-modal .list-networks .networks:hover[b-q0aspwfitx] {
        background: rgba(255, 255, 255, 0.15);
    }

    #wifi-modal .list-networks .networks span.name-wifi[b-q0aspwfitx] {
        font-size: 18px;
    }

    #wifi-modal .list-networks .networks span.type-wifi[b-q0aspwfitx] {
        display: block;
        font-size: 15px;
        color: rgba(245, 245, 245, 0.644);
    }

    #wifi-modal .list-networks .networks .text-wifi[b-q0aspwfitx] {
        display: inline-block;
        position: relative;
        width: 80%;
    }

    #wifi-modal .list-networks .networks .icons-wifi[b-q0aspwfitx] {
        float: left;
        padding: 10px 10px 0px 0px;
        margin-right: 15px;
    }

    #wifi-modal .list-networks .networks .propriety[b-q0aspwfitx] {
        font-size: 15px;
        color: rgba(245, 245, 245, 0.6);
        display: block;
        margin-top: 10px;
        text-decoration: underline;
        cursor: pointer;
    }

        #wifi-modal .list-networks .networks .propriety:hover[b-q0aspwfitx] {
            color: rgba(245, 245, 245, 0.9);
        }

    #wifi-modal .list-networks .networks button[b-q0aspwfitx] {
        display: block;
        color: white;
        background: #338ed6;
        border: 2px solid transparent;
        padding-left: 40px;
        padding-right: 40px;
        padding-top: 7px;
        padding-bottom: 7px;
        font-size: 15px;
        float: right;
        margin-top: 10px;
    }

        #wifi-modal .list-networks .networks button:hover[b-q0aspwfitx] {
            border: 2px solid rgba(255, 255, 255, 0.63);
        }

        #wifi-modal .list-networks .networks button:focus[b-q0aspwfitx] {
            background: #66aae0;
            outline: none;
            border: 2px solid transparent;
        }

#wifi-modal .list-networks .options-wifi[b-q0aspwfitx] {
    position: absolute;
    bottom: 0;
}

    #wifi-modal .list-networks .options-wifi .options-bloc[b-q0aspwfitx] {
        display: flex;
        flex-direction: row;
    }

        #wifi-modal .list-networks .options-wifi .options-bloc .bloc-options[b-q0aspwfitx] {
            height: 75px;
            width: 95px;
            background: rgba(255, 255, 255, 0.1);
            margin: 10px 0px 5px 6px;
            position: relative;
            border: 2px solid transparent;
            cursor: default;
        }

            #wifi-modal .list-networks .options-wifi .options-bloc .bloc-options i[b-q0aspwfitx] {
                position: absolute;
                top: 10px;
                left: 5px;
            }

            #wifi-modal .list-networks .options-wifi .options-bloc .bloc-options span[b-q0aspwfitx] {
                display: block;
                position: absolute;
                bottom: 3px;
                left: 5px;
                font-size: 14px;
            }

            #wifi-modal .list-networks .options-wifi .options-bloc .bloc-options:first-child[b-q0aspwfitx] {
                background: rgba(255, 255, 255, 0.3);
            }

            #wifi-modal .list-networks .options-wifi .options-bloc .bloc-options:hover[b-q0aspwfitx] {
                border: 2px solid rgba(255, 255, 255, 0.63);
            }

    #wifi-modal .list-networks .options-wifi .options-wifi-text[b-q0aspwfitx] {
        margin-left: 6px;
    }

        #wifi-modal .list-networks .options-wifi .options-wifi-text span[b-q0aspwfitx] {
            display: block;
            font-size: 14px;
            color: rgba(245, 245, 245, 0.8);
        }

            #wifi-modal .list-networks .options-wifi .options-wifi-text span:first-child[b-q0aspwfitx] {
                text-decoration: underline;
                cursor: pointer;
            }

            #wifi-modal .list-networks .options-wifi .options-wifi-text span:not(:first-child)[b-q0aspwfitx] {
                font-size: 12px;
                cursor: default;
            }




#start-menu-modal[b-q0aspwfitx] {
    background: #005a9e;
    position: absolute;
    left: 0;
    bottom: 43px;
    height: 600px;
    color: white;
    visibility: hidden;
    display: grid;
    grid-template-columns: 50px 250px 400px;
    cursor: default;
}

    #start-menu-modal:target[b-q0aspwfitx] {
        visibility: visible !important;
        animation-name: open-b-q0aspwfitx;
        animation-duration: 0.1s;
        transition: 0.1s;
    }

@keyframes open-b-q0aspwfitx {
    0% {
        height: 550px;
        opacity: 0.5;
    }

    100% {
        height: 600px;
        opacity: 1;
    }
}

#start-menu-modal #user[b-q0aspwfitx] {
    display: flex;
    flex-direction: column;
    align-items: center;
}

    #start-menu-modal #user a[b-q0aspwfitx] {
        color: whitesmoke;
        height: 50px;
        width: 50px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-decoration: none;
        cursor: default;
    }

        #start-menu-modal #user a:hover[b-q0aspwfitx] {
            background: rgba(255, 255, 255, 0.1);
        }

    #start-menu-modal #user .push[b-q0aspwfitx] {
        margin-bottom: auto;
    }

#start-menu-modal #apps[b-q0aspwfitx] {
    display: flex;
    flex-direction: column;
    overflow-y: visible;
    padding: 10px;
}

    #start-menu-modal #apps a[b-q0aspwfitx] {
        color: whitesmoke;
        display: flex;
        text-decoration: none;
        padding: 2px 10px 0px 20px;
        line-height: 2.5;
        font-size: 12px;
        letter-spacing: 0.5px;
        cursor: default;
    }

        #start-menu-modal #apps a img[b-q0aspwfitx] {
            height: 30px;
            width: 30px;
            padding: 4px;
        }

            #start-menu-modal #apps a img[alt="sublime"][b-q0aspwfitx] {
                background: #292929;
            }

            #start-menu-modal #apps a img[alt="access"][b-q0aspwfitx] {
                background: #7c2325;
            }

        #start-menu-modal #apps a i[b-q0aspwfitx] {
            font-size: 25px;
            line-height: 1.1;
        }

        #start-menu-modal #apps a span[b-q0aspwfitx] {
            margin-left: 8px;
            color: whitesmoke;
        }

        #start-menu-modal #apps a:hover[b-q0aspwfitx] {
            background: rgba(255, 255, 255, 0.1);
        }

        #start-menu-modal #apps a.category[b-q0aspwfitx] {
            height: 30px;
        }

#start-menu-modal #others .title-others[b-q0aspwfitx] {
    color: whitesmoke;
    text-decoration: none;
    padding: 10px 10px 0px 20px;
    line-height: 2.5;
    font-size: 12px;
    letter-spacing: 0.5px;
}

#start-menu-modal #others .box-others[b-q0aspwfitx] {
    display: inline-flex;
    padding-left: 20px;
    flex-wrap: wrap;
}

    #start-menu-modal #others .box-others .box[b-q0aspwfitx] {
        height: 100px;
        width: 100px;
        position: relative;
        background: #0078d7;
        margin-left: 4px;
        border: 2px solid transparent;
        margin-bottom: 4px;
    }

        #start-menu-modal #others .box-others .box img[b-q0aspwfitx] {
            height: 40px;
            width: 40px;
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
        }

        #start-menu-modal #others .box-others .box span[b-q0aspwfitx] {
            position: absolute;
            bottom: 3px;
            left: 4px;
            font-size: 12px;
        }

        #start-menu-modal #others .box-others .box:hover[b-q0aspwfitx] {
            border: 2px solid #7fbbeb;
        }

/* ==========================================================================
    Chrome
========================================================================== */
#chrome-pop-up[b-q0aspwfitx] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 500px;
    width: 900px;
    background: white;
    
    border: 2px solid #004275;
    z-index: 1;
    resize: both;
    overflow-y: hidden;
}

    #chrome-pop-up:target[b-q0aspwfitx] {
        visibility: visible;
    }

    #chrome-pop-up iframe[b-q0aspwfitx] {
        height: 100vh;
        width: 100%;
    }

.chrome-top[b-q0aspwfitx] {
    height: 30px;
    width: 100%;
    position: relative;
    border-bottom: 1px solid grey;
}

.chrome-tabs[b-q0aspwfitx] {
    float: left;
    position: relative;
    margin-left: 12px;
}

    .chrome-tabs .tabs[b-q0aspwfitx] {
        padding-top: 6px;
        padding-left: 12px;
        padding-right: 6px;
        padding-bottom: 6px;
        width: 180px;
        background: #f2f2f2;
        cursor: default;
    }

        .chrome-tabs .tabs .text-tabs[b-q0aspwfitx] {
            font-size: 12px;
            margin-left: 3px;
            vertical-align: text-bottom;
        }

        .chrome-tabs .tabs .close-tabs[b-q0aspwfitx] {
            float: right;
            margin-right: 10px;
            height: 15px;
            width: 15px;
            text-align: center;
            line-height: 0.9;
            font-size: 14px;
            font-weight: bold;
            border-radius: 50%;
            font-weight: 500;
            font-family: monospace;
        }

            .chrome-tabs .tabs .close-tabs:hover[b-q0aspwfitx] {
                background: rgba(255, 0, 0, 0.781);
                color: white;
                padding: 1px;
            }

        .chrome-tabs .tabs[b-q0aspwfitx]:before {
            content: " ";
            position: absolute;
            left: -33px;
            bottom: 0;
            background: grey;
            width: 64px;
            height: 1px;
            transform: rotate(104deg);
        }

        .chrome-tabs .tabs[b-q0aspwfitx]:after {
            content: " ";
            position: absolute;
            right: -31px;
            bottom: 0;
            background: grey;
            width: 64px;
            height: 1px;
            transform: rotate(70deg);
        }

        .chrome-tabs .tabs .icons-tabs img[b-q0aspwfitx] {
            height: 16px;
            width: 16px;
        }

.new-tabs[b-q0aspwfitx] {
    width: 26px;
    height: 15px;
    background: #ccc;
    transform: skew(27deg);
    position: absolute;
    top: 7px;
    right: -30px;
    border: 1px solid grey;
    border-radius: 2px;
}

    .new-tabs:hover[b-q0aspwfitx] {
        background: rgba(128, 128, 128, 0.3);
    }

.chrome-close[b-q0aspwfitx] {
    display: flex;
    justify-content: flex-end;
}

    .chrome-close a[b-q0aspwfitx] {
        text-decoration: none;
        font-size: 11px;
        padding: 8px 24px 7px 24px;
        color: grey;
    }

        .chrome-close a:hover:not(:last-child)[b-q0aspwfitx] {
            background: #dfdfdf;
            color: black;
        }

        .chrome-close a:hover:last-child[b-q0aspwfitx] {
            background: rgba(255, 0, 0, 0.781);
            color: white;
        }

        .chrome-close a:not(:first-child)[b-q0aspwfitx] {
            margin-left: -4px;
        }

.triangle[b-q0aspwfitx] {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-top: 0px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 7px solid white;
}

.triangle-2[b-q0aspwfitx] {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 0px solid transparent;
    border-bottom: 30px solid transparent;
    border-left: 10px solid white;
    transform: scaleX(-1);
}

.chrome-bottom[b-q0aspwfitx] {
    background: #f2f2f2;
    height: 62px;
    position: relative;
    display: flex;
    flex-direction: row;
}

    .chrome-bottom .options-bar[b-q0aspwfitx] {
        height: calc(62px / 2);
        width: 100%;
    }

        .chrome-bottom .options-bar a[b-q0aspwfitx] {
            text-decoration: none;
            border-radius: 3px;
        }

            .chrome-bottom .options-bar a:hover[b-q0aspwfitx] {
                background: #dfdfdf;
            }

        .chrome-bottom .options-bar .icons-bar[b-q0aspwfitx] {
            padding: 3px;
            margin-left: 4px;
            display: flex;
            flex-wrap: nowrap;
        }

            .chrome-bottom .options-bar .icons-bar .arrows[b-q0aspwfitx] {
                flex: 0 0 85px;
                flex-direction: row;
                align-self: center;
            }

                .chrome-bottom .options-bar .icons-bar .arrows a[b-q0aspwfitx] {
                    color: #5a5a5a;
                    padding: 4px;
                }

        .chrome-bottom .options-bar .search-bar[b-q0aspwfitx] {
            width: 100%;
        }

            .chrome-bottom .options-bar .search-bar input[b-q0aspwfitx] {
                border: 1px solid grey;
                border-radius: 4px;
                padding: 8px;
                width: 100%;
                text-indent: 87px;
            }

                .chrome-bottom .options-bar .search-bar input:focus[b-q0aspwfitx] {
                    outline: none;
                }

            .chrome-bottom .options-bar .search-bar .info[b-q0aspwfitx] {
                position: absolute;
                font-size: 12px;
                color: #27ae60;
                border-right: 1px solid rgba(128, 128, 128, 0.808);
                padding: 9px;
                cursor: default;
            }

                .chrome-bottom .options-bar .search-bar .info:hover[b-q0aspwfitx] {
                    background: rgba(128, 128, 128, 0.2);
                }

            .chrome-bottom .options-bar .search-bar .star[b-q0aspwfitx] {
                position: absolute;
                font-size: 12px;
                color: grey;
                padding: 6px;
                top: 5px;
                right: 27px;
                border-radius: 2px;
                cursor: default;
            }

                .chrome-bottom .options-bar .search-bar .star:hover[b-q0aspwfitx] {
                    background: rgba(128, 128, 128, 0.2);
                }

        .chrome-bottom .options-bar .points-bar[b-q0aspwfitx] {
            border-radius: 3px;
        }

            .chrome-bottom .options-bar .points-bar a[b-q0aspwfitx] {
                color: #5a5a5a;
            }

            .chrome-bottom .options-bar .points-bar .points[b-q0aspwfitx] {
                display: inline-flex;
                transform: rotate(90deg);
                cursor: default;
                color: grey;
                margin-top: 6px;
                border-radius: 3px;
            }

            .chrome-bottom .options-bar .points-bar:hover[b-q0aspwfitx] {
                background: rgba(128, 128, 128, 0.2);
            }

    .chrome-bottom .bookmarks[b-q0aspwfitx] {
        flex: 0 0 24%;
        background: #f2f2f2;
    }

        .chrome-bottom .bookmarks .folder-book[b-q0aspwfitx] {
            cursor: default;
            border-radius: 1px;
            display: inline;
        }

            .chrome-bottom .bookmarks .folder-book a[b-q0aspwfitx] {
                font-size: 12px;
                padding-right: 8px;
                color: rgba(0, 0, 0, 0.836);
                cursor: default;
                padding-bottom: 3px;
            }

            .chrome-bottom .bookmarks .folder-book i[b-q0aspwfitx] {
                padding: 1px 8px 0px 10px;
                font-size: 16px;
                vertical-align: bottom;
            }

                .chrome-bottom .bookmarks .folder-book i.fa-css3-alt[b-q0aspwfitx] {
                    color: #1b73ba;
                }

                .chrome-bottom .bookmarks .folder-book i.fa-windows[b-q0aspwfitx] {
                    color: grey;
                }

            .chrome-bottom .bookmarks .folder-book:hover[b-q0aspwfitx] {
                background: #dfdfdf;
            }

            .chrome-bottom .bookmarks .folder-book:first-child[b-q0aspwfitx] {
                margin-left: 4px;
            }

                .chrome-bottom .bookmarks .folder-book:first-child a[b-q0aspwfitx] {
                    vertical-align: baseline;
                }

            .chrome-bottom .bookmarks .folder-book span[b-q0aspwfitx] {
                background: #1f8dd6;
                padding: 1px 3px 0px 3px;
                font-size: 13px;
                color: white;
                vertical-align: text-top;
                margin-right: 8px;
                margin-left: 8px;
            }
/* _content/Kaizen-sushi.be-v4.2/Pages/PanelAdmin/MainPage.razor.rz.scp.css */
button[b-o86dfljkmj] {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
    font-family: inherit;
    font-size: inherit;
}

.logout-button[b-o86dfljkmj] {
    display: flex;
    align-items: center;
    background-color: #f44336; /* Set your desired background color */
    color: #ffffff; /* Set your desired text color */
    padding: 8px 12px;
    border-radius: 4px;
}

.logout-icon[b-o86dfljkmj] {
    width: 20px;
    height: 20px;
    fill: #ffffff; /* Set your desired SVG icon color */
    margin-right: 8px;
}

.container[b-o86dfljkmj] {
    padding-top: 9rem;
    display: flex; /* Use flexbox to arrange the divs horizontally */
}

.panel[b-o86dfljkmj] {
    flex: 1; /* Let the panel div take up the available width */
    padding: 20px;
    background-color: #f0f0f0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.right-content[b-o86dfljkmj] {
    flex: 1; /* Let the right-content div take up the available width */
    padding: 20px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
/* _content/Kaizen-sushi.be-v4.2/Pages/PanelAdmin/MyMail.razor.rz.scp.css */

.mail__app[b-cgvhz6iwry] {
    margin:20px 50px 100px 50px; 
    background-color: khaki;
    /* background: var(--background-color); */
    border-radius: 7px;
    box-shadow: 0 11px 20px 0 rgba(0, 0, 0, .2);
    color: var(--font-color);
    display: grid;
    font-family: Nunito, sans-serif;
    grid-template-rows: auto 1fr;
    height: 100%;
    line-height: 1.5;
    min-width: 780px;
    overflow: hidden;
    min-height: 80vh;
    /*    position: fixed;*/
}

.app__content[b-cgvhz6iwry] {
    display: grid;
    grid-template-columns: auto minmax(300px, auto) 1fr;
}

/*/ window menu/*/

.top[b-cgvhz6iwry] {
    align-items: center;
    border-bottom: 1px solid hsla(0, 0%, 50.2%, .2);
    border-radius: 7px 7px 0 0;
    color: #999;
    display: flex;
    font-size: .8rem;
    font-weight: 700;
    justify-content: space-between;
    position: relative;
    z-index: 999;
}

.top-search[b-cgvhz6iwry] {
    background: hsla(0, 0%, 50.2%, .1);
    border-radius: 50px;
    padding: 2px 10px;
}

.top-menu[b-cgvhz6iwry] {
    display: grid;
    grid-auto-flow: column;
    line-height: 1;
    padding-left: 15px;
}

.top-menu-sub[b-cgvhz6iwry] {
    background: var(--background-color);
    border: 1px solid hsla(0, 0%, 50.2%, .2);
    border-radius: 0 5px 5px 5px;
    box-shadow: 0 11px 20px 0 rgba(0, 0, 0, .2);
    left: 0;
    padding: 10px 0;
    position: absolute;
    top: calc(100% - 7px);
    transition: top .2s ease;
    visibility: hidden;
}

.top-menu-sub__item[b-cgvhz6iwry] {
    cursor: pointer;
    padding: 7px 15px;
    white-space: nowrap;
}

    .top-menu-sub__item:first-of-type[b-cgvhz6iwry] {
        border-radius: 0 5px 0 0;
    }

    .top-menu-sub__item:last-of-type[b-cgvhz6iwry] {
        border-radius: 0 0 5px 5px;
    }

    .top-menu-sub__item:hover[b-cgvhz6iwry] {
        color: var(--font-color);
    }

.top-menu-sub__link[b-cgvhz6iwry] {
    color: hsla(0, 0%, 50.2%, .8);
    text-decoration: none;
}

    .top-menu-sub__link:hover[b-cgvhz6iwry] {
        color: var(--font-color);
    }

.top-menu-sub__separator[b-cgvhz6iwry] {
    border-bottom: 1px solid hsla(0, 0%, 50.2%, .2);
    margin: 5px 0;
}

.top-menu__label[b-cgvhz6iwry] {
    border: 1px solid transparent;
    border-radius: 5px;
    cursor: pointer;
    padding: 5px 15px;
    position: relative;
    z-index: 1;
}

    .top-menu__label:hover[b-cgvhz6iwry] {
        background: var(--background-color);
        border: 1px solid hsla(0, 0%, 50.2%, .2);
        border-bottom: 1px solid var(--background-color);
        border-radius: 5px 5px 0 0;
    }

.top-menu__item[b-cgvhz6iwry] {
    position: relative;
}

    .top-menu__item:hover > .top-menu-sub[b-cgvhz6iwry] {
        top: calc(100% - 1px);
        visibility: visible;
    }

    .top-menu__item:hover > .top-menu__label[b-cgvhz6iwry] {
        border: 1px solid hsla(0, 0%, 50.2%, .2);
        border-bottom: 1px solid var(--background-color);
        border-radius: 5px 5px 0 0;
    }

.top-action[b-cgvhz6iwry] {
    display: flex;
}

.top-action__item[b-cgvhz6iwry] {
    cursor: pointer;
    font-size: 1rem;
    padding: 15px;
}

    .top-action__item:hover[b-cgvhz6iwry] {
        background: hsla(0, 0%, 50.2%, .1);
        color: var(--font-color);
    }

    .top-action__item:last-of-type[b-cgvhz6iwry] {
        border-radius: 0 7px 0 0;
    }

        .top-action__item:last-of-type:hover[b-cgvhz6iwry] {
            background: #ff6a88;
            color: var(--background-color);
        }

/*/window menu end /*/




.main-content[b-cgvhz6iwry] {
    display: grid;
    grid-template-columns: auto minmax(300px, auto) 1fr;
}

/* acounts*/

.accounts[b-cgvhz6iwry] {
    background: #463350;
    border-bottom-left-radius: 7px;
    padding: 10px;
}
 
 

/*acounts end*/

/*Folders */

.folder-menu[b-cgvhz6iwry] {
    overflow:scroll;
    background-color: mediumspringgreen;
    border-bottom: 1px solid hsla(0, 0%, 50.2%, .2);
}
.folder-content[b-cgvhz6iwry]
{
    overflow:scroll;
    max-height:100%;
}
.menu__item[b-cgvhz6iwry] {
    align-items: center;
    border-radius: 50px;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
    padding: 15px 30px;
    transition: background .15s ease;
}
.menu-users[b-cgvhz6iwry] {
    border-bottom: 1px solid hsla(0, 0%, 50.2%, .2);
    margin-bottom: 20px;
    padding: 10px 10px 15px;
    max-width:50px;
}
/*Folders end*/


.mail-message-content[b-cgvhz6iwry] {
    display: grid;
    grid-template-columns: minmax(400px, auto) 1fr;
}


/*Mail list Content*/

.mail-list[b-cgvhz6iwry] { 
    overflow:scroll;
    border-right: 1px solid hsla(0, 0%, 50.2%, .2);
}

    .mail-list > .scrollable__target[b-cgvhz6iwry] {
        padding: 15px 5px 15px 15px;
    }

    .mail-list:hover [b-cgvhz6iwry]::-webkit-scrollbar-thumb {
        background-color: hsla(0, 0%, 47.1%, .2);
    }

.scrollable[b-cgvhz6iwry] {
    position: relative;
}

.scrollable__target[b-cgvhz6iwry] {
    bottom: 0;
    left: 0;
    overflow: scroll;
    position: absolute;
    right: 0;
    top: 0;
}

.mail-item[b-cgvhz6iwry] {
    background: hsla(0, 0%, 50.2%, .08);
    border: 1px solid hsla(0, 0%, 50.2%, .2);
    border-bottom: 0;
    color: hsla(0, 0%, 50.2%, .9);
    cursor: pointer;
    display: grid;
    grid-template-columns: auto 1fr;
    position: relative;
}

    .mail-item:hover .mail--actions[b-cgvhz6iwry] {
        transform: translateX(0);
        visibility: visible;
    }

.mail--actions[b-cgvhz6iwry] {
    align-content: space-between;
    display: grid;
    grid-auto-flow: row;
    grid-gap: 5px;
    padding: 15px;
    text-align: center;
    transform: translateX(-10px);
    transition: transform .2s ease;
    visibility: hidden;
}

.mail-icon[b-cgvhz6iwry] {
    color: hsla(0, 0%, 50.2%, .5);
    font-size: .9rem;
}

    .mail-icon:hover[b-cgvhz6iwry] {
        color: var(--font-color);
    }


.mail-item-content[b-cgvhz6iwry] {
    padding: 15px 15px 15px 0;
}

.mail-item-head[b-cgvhz6iwry] {
    color: hsla(0, 0%, 50.2%, .8);
    display: flex;
    font-size: .8rem;
    font-style: italic;
    font-weight: 700;
    justify-content: space-between;
}

.mail-item-desc[b-cgvhz6iwry] {
    font-size: .9rem;
    font-style: italic;
    max-width: 300px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


.mail-item-title[b-cgvhz6iwry] {
    font-weight: 700;
}

/*Mail list Content END*/

/*Mail preview*/
.mail-preview[b-cgvhz6iwry] {
    display: grid;
    grid-template-rows: auto 1fr auto;
    overflow: scroll;
    padding: 20px;
    
}

    .mail-preview:hover [b-cgvhz6iwry]::-webkit-scrollbar-thumb {
        background-color: hsla(0, 0%, 47.1%, .3);
    }


.mail-preview-title[b-cgvhz6iwry] {
    font-size: 1.6rem;
    font-weight: 700;
}

.mail-preview-top[b-cgvhz6iwry] {
    align-items: center;
    border-bottom: 1px solid hsla(0, 0%, 50.2%, .2);
    display: flex;
    justify-content: space-between;
    padding: 10px 20px;
}

 

 

 
/*Mail body end*/





/*// collapsible tree /*/



 

 
 
/* CSS Tree menu styles */











































/* 
.scene { 
  animation: 🤫 300s infinite linear;
}

@keyframes 🤫 {
  0%{
    filter: hue-rotate(0)
  }
  50% {
    filter: hue-rotate(180deg) saturation(5);
    transform: scaleX(4000);
    perspective: 50px;
  }
 
  100%{
    filter: hue-rotate(360deg);
  }
} 
*/
/* _content/Kaizen-sushi.be-v4.2/Pages/PanelAdmin/ProductsManager.razor.rz.scp.css */
 

/* Assign grid instructions to our parent grid container, mobile-first (hide the sidenav) */
.grid-container[b-dftlupjbd3] {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: 50px 1fr 50px;
    grid-template-areas:
        'header'
        'main'
        'footer';
    height: 100vh;
}

.menu-icon[b-dftlupjbd3] {
    position: fixed; /* Needs to stay visible for all mobile scrolling */
    display: flex;
    top: 5px;
    left: 10px;
    align-items: center;
    justify-content: center;
    background-color: #DADAE3;
    border-radius: 50%;
    z-index: 1;
    cursor: pointer;
    padding: 12px;
}

/* Give every child element its grid name */
.header[b-dftlupjbd3] {
    grid-area: header;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px;
    background-color: #648ca6;
}

/* Make room for the menu icon on mobile */
.header__search[b-dftlupjbd3] {
    margin-left: 42px;
}

.sidenav[b-dftlupjbd3] {
    grid-area: sidenav;
    display: flex;
    flex-direction: column;
    height: 100%;
    width: 240px;
    position: fixed;
    overflow-y: auto;
    transform: translateX(-245px);
    transition: all .6s ease-in-out;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
    z-index: 2; /* Needs to sit above the hamburger menu icon */
    background-color: #394263;
}

    .sidenav.active[b-dftlupjbd3] {
        transform: translateX(0);
    }

.sidenav__close-icon[b-dftlupjbd3] {
    position: absolute;
    visibility: visible;
    top: 8px;
    right: 12px;
    cursor: pointer;
    font-size: 20px;
    color: #ddd;
}

.sidenav__list[b-dftlupjbd3] {
    padding: 0;
    margin-top: 85px;
    list-style-type: none;
}

.sidenav__list-item[b-dftlupjbd3] {
    padding: 20px 20px 20px 40px;
    color: #ddd;
}

    .sidenav__list-item:hover[b-dftlupjbd3] {
        background-color: rgba(255, 255, 255, 0.2);
        cursor: pointer;
    }

.main[b-dftlupjbd3] {
    grid-area: main;
    background-color: #8fd4d9;
}

.main-header[b-dftlupjbd3] {
    display: flex;
    justify-content: space-between;
    margin: 20px;
    padding: 20px;
    
    background-color: #e3e4e6;
    color: slategray;
}
 

.main-cards[b-dftlupjbd3] {
    column-count: 1;
    column-gap: 20px;
    margin: 20px;
    
}

.card[b-dftlupjbd3] {
 
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width:45rem;
    max-height:30rem;
    background-color: #82bef6;
    margin-bottom: 20px;
    -webkit-column-break-inside: avoid;
    padding: 24px;
    box-sizing: border-box;
    overflow:scroll;
 
}

    /* Force varying heights to simulate dynamic content */
    .card:first-child[b-dftlupjbd3] {
        height: auto;
    }

    .card:nth-child(2)[b-dftlupjbd3] {
        height: auto;
    }

    .card:nth-child(3)[b-dftlupjbd3] {
        height: 265px;
    }

.footer[b-dftlupjbd3] {
    grid-area: footer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 16px;
    background-color: #648ca6;
}

/* Non-mobile styles, 750px breakpoint */
@media only screen and (min-width: 46.875em) {
    /* Show the sidenav */
    .grid-container[b-dftlupjbd3] {
        grid-template-columns: 240px 1fr;
        grid-template-areas:
            "sidenav header"
            "sidenav main"
            "sidenav footer";
    }

    .header__search[b-dftlupjbd3] {
        margin-left: 0;
    }

    .sidenav[b-dftlupjbd3] {
        position: relative;
        transform: translateX(0);
    }

    .sidenav__close-icon[b-dftlupjbd3] {
        visibility: hidden;
    }
}

/* Medium screens breakpoint (1050px) */
@media only screen and (min-width: 65.625em) {
    /* Break out main cards into two columns */
    .main-cards[b-dftlupjbd3] {
        column-count: 2;
    }
}
/* _content/Kaizen-sushi.be-v4.2/Pages/PanelAdmin/Rapport.razor.rz.scp.css */
 
 
.mainBody[b-mxjm1ncz0f] {
    font-family: Arial, sans-serif;
    display: flex;
    flex-direction: column;
    background-color: #0079bf;
}

 
/* Lists */

.lists-container[b-mxjm1ncz0f]::-webkit-scrollbar {
    height: 2.4rem;
}

.lists-container[b-mxjm1ncz0f]::-webkit-scrollbar-thumb {
    background-color: #66a3c7;
    border: 0.8rem solid #0079bf;
    border-top-width: 0;
}

.lists-container[b-mxjm1ncz0f] {
    display: flex;
    align-items: start;
    padding: 0 0.8rem 0.8rem;
    overflow-x: auto;
    height: calc(100vh - 8.6rem);
}

.list[b-mxjm1ncz0f] {
    flex: 0 0 27rem;
    display: flex;
    flex-direction: column;
    background-color: #e2e4e6;
    max-height: calc(100vh - 11.8rem);
    border-radius: 0.3rem;
    margin-right: 1rem;
}

    .list:last-of-type[b-mxjm1ncz0f] {
        margin-right: 0;
    }

.list-title[b-mxjm1ncz0f] {
    font-size: 1.4rem;
    font-weight: 700;
    color: #333;
    padding: 1rem;
}

.list-items[b-mxjm1ncz0f] {
    flex: 1;
    display: flex;
    flex-direction: column;
    align-content: start;
    padding: 0 0.6rem 0.5rem;
    overflow-y: auto;
}

    .list-items[b-mxjm1ncz0f]::-webkit-scrollbar {
        width: 1.6rem;
    }

    .list-items[b-mxjm1ncz0f]::-webkit-scrollbar-thumb {
        background-color: #c4c9cc;
        border-right: 0.6rem solid #e2e4e6;
    }

    .list-items li[b-mxjm1ncz0f] {
        font-size: 1.4rem;
        font-weight: 400;
        line-height: 1.3;
        background-color: #fff;
        padding: 0.65rem 0.6rem;
        color: #4d4d4d;
        border-bottom: 0.1rem solid #ccc;
        border-radius: 0.3rem;
        margin-bottom: 0.6rem;
        word-wrap: break-word;
        cursor: pointer;
    }

        .list-items li:last-of-type[b-mxjm1ncz0f] {
            margin-bottom: 0;
        }

        .list-items li:hover[b-mxjm1ncz0f] {
            background-color: #eee;
        }

 

.add-list-btn[b-mxjm1ncz0f] {
    flex: 0 0 27rem;
    display: block;
    font-size: 1.4rem;
    font-weight: 400;
    background-color: #006aa7;
    color: #a5cae0;
    padding: 1rem;
    border-radius: 0.3rem;
    cursor: pointer;
    transition: background-color 150ms;
    text-align: left;
}

    .add-list-btn:hover[b-mxjm1ncz0f] {
        background-color: #005485;
    }

    .add-card-btn[b-mxjm1ncz0f]::after,
    .add-list-btn[b-mxjm1ncz0f]::after {
        content: '...';
    }

/*

The following rule will only run if your browser supports CSS grid.

Remove or comment-out the code block below to see how the browser will fall-back to flexbox styling. 

*/
 
/* _content/Kaizen-sushi.be-v4.2/Pages/PanelEmp/MainPage.razor.rz.scp.css */
button[b-2ogcqbf1lz] {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
    font-family: inherit;
    font-size: inherit;
}

.logout-button[b-2ogcqbf1lz] {
    display: flex;
    align-items: center;
    background-color: #f44336; /* Set your desired background color */
    color: #ffffff; /* Set your desired text color */
    padding: 8px 12px;
    border-radius: 4px;
}

.logout-icon[b-2ogcqbf1lz] {
    width: 20px;
    height: 20px;
    fill: #ffffff; /* Set your desired SVG icon color */
    margin-right: 8px;
}
.container[b-2ogcqbf1lz] {
    padding-top:9rem;
    display: flex; /* Use flexbox to arrange the divs horizontally */
}

.panel[b-2ogcqbf1lz] {
    flex: 1; /* Let the panel div take up the available width */
    padding: 20px;
    background-color: #f0f0f0;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.right-content[b-2ogcqbf1lz] {
    flex: 1; /* Let the right-content div take up the available width */
    padding: 20px;
    background-color: #ffffff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}
/* _content/Kaizen-sushi.be-v4.2/Shared/Layout/AdminPanelLayout.razor.rz.scp.css */
/*.page {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: red;
}*/
body[b-q5pnx6jzg4]
{
    
}
header[b-q5pnx6jzg4]
{
    /*background-image:url("Images/webBlueBG.png");*/

  
   
}
.page[b-q5pnx6jzg4] {
  
}
main[b-q5pnx6jzg4] {
    margin-top: 60px;
   
/*    background-color: #1b2431;*/
}

.container[b-q5pnx6jzg4]{

}

.site-footer[b-q5pnx6jzg4] {
  
    background-color: #26272b;
    padding: 45px 0 20px;
    font-size: 15px;
    line-height: 24px;
    color: #737373;
    
}

    .site-footer hr[b-q5pnx6jzg4] {
        border-top-color: #bbb;
        opacity: 0.5
    }

        .site-footer hr.small[b-q5pnx6jzg4] {
            margin: 20px 0
        }

    .site-footer h6[b-q5pnx6jzg4] {
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        margin-top: 5px;
        letter-spacing: 2px
    }

    .site-footer a[b-q5pnx6jzg4] {
        color: #737373;
    }

        .site-footer a:hover[b-q5pnx6jzg4] {
            color: #3366cc;
            text-decoration: none;
        }

.footer-links[b-q5pnx6jzg4] {
    padding-left: 0;
    list-style: none
}

    .footer-links li[b-q5pnx6jzg4] {
        display: block
    }

    .footer-links a[b-q5pnx6jzg4] {
        color: #737373
    }

        .footer-links a:active[b-q5pnx6jzg4], .footer-links a:focus[b-q5pnx6jzg4], .footer-links a:hover[b-q5pnx6jzg4] {
            color: #3366cc;
            text-decoration: none;
        }

    .footer-links.inline li[b-q5pnx6jzg4] {
        display: inline-block
    }

.site-footer .social-icons[b-q5pnx6jzg4] {
    text-align: right
}

    .site-footer .social-icons a[b-q5pnx6jzg4] {
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin-left: 6px;
        margin-right: 0;
        border-radius: 100%;
        background-color: #33353d
    }

.copyright-text[b-q5pnx6jzg4] {
    margin: 0
}

@media (max-width:991px) {
    .site-footer [class^=col-][b-q5pnx6jzg4] {
        margin-bottom: 30px
    }
}

@media (max-width:767px) {
    .site-footer[b-q5pnx6jzg4] {
        padding-bottom: 0
    }

        .site-footer .copyright-text[b-q5pnx6jzg4], .site-footer .social-icons[b-q5pnx6jzg4] {
            text-align: center
        }
}

.social-icons[b-q5pnx6jzg4] {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

    .social-icons li[b-q5pnx6jzg4] {
        display: inline-block;
        margin-bottom: 4px
    }

        .social-icons li.title[b-q5pnx6jzg4] {
            margin-right: 15px;
            text-transform: uppercase;
            color: #96a2b2;
            font-weight: 700;
            font-size: 13px
        }

    .social-icons a[b-q5pnx6jzg4] {
        background-color: #eceeef;
        color: #818a91;
        font-size: 16px;
        display: inline-block;
        line-height: 44px;
        width: 44px;
        height: 44px;
        text-align: center;
        margin-right: 8px;
        border-radius: 100%;
        -webkit-transition: all .2s linear;
        -o-transition: all .2s linear;
        transition: all .2s linear
    }

        .social-icons a:active[b-q5pnx6jzg4], .social-icons a:focus[b-q5pnx6jzg4], .social-icons a:hover[b-q5pnx6jzg4] {
            color: #fff;
            background-color: #29aafe
        }

    .social-icons.size-sm a[b-q5pnx6jzg4] {
        line-height: 34px;
        height: 34px;
        width: 34px;
        font-size: 14px
    }

    .social-icons a.facebook:hover[b-q5pnx6jzg4] {
        background-color: #3b5998
    }

    .social-icons a.twitter:hover[b-q5pnx6jzg4] {
        background-color: #00aced
    }

    .social-icons a.linkedin:hover[b-q5pnx6jzg4] {
        background-color: #007bb6
    }

    .social-icons a.dribbble:hover[b-q5pnx6jzg4] {
        background-color: #ea4c89
    }

@media (max-width:767px) {
    .social-icons li.title[b-q5pnx6jzg4] {
        display: block;
        margin-right: 0;
        font-weight: 600
    }
}

/* _content/Kaizen-sushi.be-v4.2/Shared/Layout/MainLayout.razor.rz.scp.css */
/*.page {
    position: relative;
    display: flex;
    flex-direction: column;
    background-color: red;
}*/
header[b-8yz5hjsopo]
{
    /*background-image:url("Images/webBlueBG.png");*/

    position:relative;
   
}
body[b-8yz5hjsopo] {
    /*background-image: url("Images/webBlueBG.png");*/
    background-image: linear-gradient(to bottom right, #0f1e31, #000000);
    
    padding: 0;
    justify-content: center;
    align-items: center;
    /* background-color: yellow;*/
}

.main[b-8yz5hjsopo] {
    flex: 1;
  
}
ul[b-8yz5hjsopo] {
    margin: 0px;
    padding: 0px;
}

.footer-section[b-8yz5hjsopo] {
    background: #151414;
    position: relative;
}

.footer-cta[b-8yz5hjsopo] {
    border-bottom: 1px solid #373636;
}

.single-cta i[b-8yz5hjsopo] {
    color: #ff5e14;
    font-size: 30px;
    float: left;
    margin-top: 8px;
}

.cta-text[b-8yz5hjsopo] {
    padding-left: 15px;
    display: inline-block;
}

    .cta-text h4[b-8yz5hjsopo] {
        color: #fff;
        font-size: 20px;
        font-weight: 600;
        margin-bottom: 2px;
    }

    .cta-text span[b-8yz5hjsopo] {
        color: #757575;
        font-size: 15px;
    }

.footer-content[b-8yz5hjsopo] {
    position: relative;
    z-index: 2;
}

.footer-pattern img[b-8yz5hjsopo] {
    position: absolute;
    top: 0;
    left: 0;
    height: 330px;
    background-size: cover;
    background-position: 100% 100%;
}

.footer-logo[b-8yz5hjsopo] {
    margin-bottom: 30px;
}

    .footer-logo img[b-8yz5hjsopo] {
        max-width: 200px;
    }

.footer-text p[b-8yz5hjsopo] {
    margin-bottom: 14px;
    font-size: 14px;
    color: #7e7e7e;
    line-height: 28px;
}

.footer-social-icon span[b-8yz5hjsopo] {
    color: #fff;
    display: block;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px;
}

.footer-social-icon a[b-8yz5hjsopo] {
    color: #fff;
    font-size: 16px;
    margin-right: 15px;
}

.footer-social-icon i[b-8yz5hjsopo] {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 38px;
    border-radius: 50%;
}

.facebook-bg[b-8yz5hjsopo] {
    background: #3B5998;
}

.twitter-bg[b-8yz5hjsopo] {
    background: #55ACEE;
}

.google-bg[b-8yz5hjsopo] {
    background: #DD4B39;
}

.footer-widget-heading h3[b-8yz5hjsopo] {
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
    position: relative;
}

    .footer-widget-heading h3[b-8yz5hjsopo]::before {
        content: "";
        position: absolute;
        left: 0;
        bottom: -15px;
        height: 2px;
        width: 50px;
        background: #ff5e14;
    }

.footer-widget ul li[b-8yz5hjsopo] {
    display: inline-block;
    float: left;
    width: 50%;
    margin-bottom: 12px;
}

    .footer-widget ul li a:hover[b-8yz5hjsopo] {
        color: #ff5e14;
    }

    .footer-widget ul li a[b-8yz5hjsopo] {
        color: #878787;
        text-transform: capitalize;
    }

.subscribe-form[b-8yz5hjsopo] {
    position: relative;
    overflow: hidden;
}

    .subscribe-form input[b-8yz5hjsopo] {
        width: 100%;
        padding: 14px 28px;
        background: #2E2E2E;
        border: 1px solid #2E2E2E;
        color: #fff;
    }

    .subscribe-form button[b-8yz5hjsopo] {
        position: absolute;
        right: 0;
        background: #ff5e14;
        padding: 13px 20px;
        border: 1px solid #ff5e14;
        top: 0;
    }

        .subscribe-form button i[b-8yz5hjsopo] {
            color: #fff;
            font-size: 22px;
            transform: rotate(-6deg);
        }

.copyright-area[b-8yz5hjsopo] {
    background: #202020;
    padding: 25px 0;
}

.copyright-text p[b-8yz5hjsopo] {
    margin: 0;
    font-size: 14px;
    color: #878787;
}

    .copyright-text p a[b-8yz5hjsopo] {
        color: #ff5e14;
    }

.footer-menu li[b-8yz5hjsopo] {
    display: inline-block;
    margin-left: 20px;
}

    .footer-menu li:hover a[b-8yz5hjsopo] {
        color: #ff5e14;
    }

    .footer-menu li a[b-8yz5hjsopo] {
        font-size: 14px;
        color: #878787;
    }
/* _content/Kaizen-sushi.be-v4.2/Shared/Navigation/AdminPanelNavMenu.razor.rz.scp.css */



.sidebar[b-vu47lyv5qw] {
    padding-top:20px;
    position:fixed;
    height:100%;
    background-color: #1b2431;
    box-shadow: none;
    width:250px;
}

    .sidebar .nav-link[b-vu47lyv5qw] {
        border-left: 5px solid transparent;
        color: #738297;
        padding: .5rem .75rem;
    }

        .sidebar .nav-link:hover[b-vu47lyv5qw] {
            color: white;
        }

        .sidebar .nav-link.active[b-vu47lyv5qw] {
            border-left: 5px solid #738297;
            color: white;
        }

    .sidebar .zmdi[b-vu47lyv5qw] {
        display: inline-block;
        font-size: 1.35rem;
        margin-right: 5px;
        min-width: 25px;
    }
/* _content/Kaizen-sushi.be-v4.2/Shared/Navigation/UC_NavMenu.razor.rz.scp.css */



.v-effect-link[b-0mgralv8rk] {
    list-style-type: none;
    margin: 0;
    text-align: center;
    height: 0px;
}

    .v-effect-link li[b-0mgralv8rk] {
        display: inline-block;
        min-width: 5em;
        margin: 0 0.5em;
        padding-top: 50px;
        margin-right: 60px;
        padding-left: 0px;
    }

    .v-effect-link a[b-0mgralv8rk] {
        margin-top: 50px;
        text-decoration: none;
        display: block;
        font-family: Arial;
        position: relative;
        padding: .5em 0;
        z-index: 999;
        position: fixed;
    }

        .v-effect-link a:hover[b-0mgralv8rk] {
            color: #1d1b1a;
        }

            .v-effect-link a:hover[b-0mgralv8rk]:before {
                left: 0;
                width: 100%;
            }

        .v-effect-link a[b-0mgralv8rk]:before {
            content: "";
            position: absolute;
            width: 0;
            height: .5px;
            background-color: #ffffff;
            bottom: calc(-1px);
            right: 0;
            transition: all 0.3s cubic-bezier(0.785, 0.135, 0.15, 0.86);
        }

span[b-0mgralv8rk] {
    color: white;
}

    span:hover[b-0mgralv8rk] {
        color: #c21737;
    }

li a[b-0mgralv8rk] {
    display: inline-block;
    font-size: 1em;
    /*  padding: 10px 30px;*/

    text-transform: uppercase;
    margin-top: 10px;
    letter-spacing: 2px;
    transition: 0.2s;
}


    li a:hover[b-0mgralv8rk] {
        /*  letter-spacing: 10px;*/
    }





*[b-0mgralv8rk] {
    outline: none;
}

strong[b-0mgralv8rk] {
    font-weight: 600;
}


.nav-footer[b-0mgralv8rk] {
    position: absolute;
    left: 50%; /* Position it at the center horizontally */
    transform: translateX(-50%); /* Adjust position to make it truly centered */
    height: 10vh; /* Set height of the footer */
    width: 100%; /* Adjust width as needed or set a specific value */
    z-index: 999; /* Ensure it stays above other elements */

    text-align: center; /* Optional: Center-align text inside the footer */
}


#nav-container[b-0mgralv8rk] {
    
    position: fixed;
    height: 100vh;
    width: 100%;
    pointer-events: none;
    z-index: 9999;

}

    #nav-container .bg[b-0mgralv8rk] {
        position: absolute;
        top: 70px;
        left: 0;
        width: 100%;
        height: calc(100% - 70px);
        visibility: hidden;
        opacity: 0;
        transition: .3s;
        background: #000;
    }

    #nav-container:focus-within .bg[b-0mgralv8rk] {
        visibility: visible;
        opacity: .6;
    }

    #nav-container *[b-0mgralv8rk] {
        visibility: visible;
    }

    #nav-container:focus-within .header_close[b-0mgralv8rk] {
        position: absolute;
        background-color: transparent;
        opacity: 0.6;
        height: 2rem;
        width: 18.69rem;
         
        z-index: 999999999;
        display: flex;
        background-color: #4e1111;
        top:4.5rem;
    }

.header_close[b-0mgralv8rk] {
    position: relative;
    float: left;
    display: none;
  
}
.button-nav-close[b-0mgralv8rk] {
   
    background: transparent;
    border-radius: 0;
    height: 70px;
    width: 30px;
  
   
    margin-left: 1.5rem;
  
}

.icon-bar-close[b-0mgralv8rk] {
    display: block;
    width: 100%;
    height: 3px;
    background: white;
    transition: .3s;
    z-index: 99999;
   transform: translate3d(0,11px,0) rotate(-45deg);
}

.icon-bar-close-sign[b-0mgralv8rk] {
    display: block;
    width: 100%;
    height: 3px;
    background: white;
    transition: .3s;
    z-index: 99999;  
    transform: translate3d(0,8px,0) rotate(45deg);
   
   
}




.button-nav[b-0mgralv8rk] {
    position: fixed;
    padding-top: 1.3rem;
    flex-direction: column;
    justify-content: center;
    z-index: 999999;
    -webkit-appearance: none;
    border: 0;
    background: transparent;
    border-radius: 0;
    height: 70px;
    width: 30px;
    cursor: pointer;
    pointer-events: auto;
    margin-left: 1.5rem;
    touch-action: manipulation;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
 
.icon-bar[b-0mgralv8rk] {
    display: block;
    width: 100%;
    height: 3px;
    background: white;
    transition: .3s;
    z-index: 99999;
}

    .icon-bar + .icon-bar[b-0mgralv8rk] {
        margin-top: 5px;
    }


#nav-container:focus-within .button[b-0mgralv8rk] {
    pointer-events: none;
   
}

#nav-container:focus-within .icon-bar:nth-of-type(1)[b-0mgralv8rk] {
    display: none;
/*    transform: translate3d(0,8px,0) rotate(45deg);*/
}

#nav-container:focus-within .icon-bar:nth-of-type(2)[b-0mgralv8rk] {
    opacity: 0;
}

#nav-container:focus-within .icon-bar:nth-of-type(3)[b-0mgralv8rk] {
    display: none;
   /* transform: translate3d(0,-8px,0) rotate(-45deg);*/
}

#nav-content[b-0mgralv8rk] {
    margin-top: 6rem;
    padding: 20px;
    width: 20rem;
    max-width: 300px;
    position: absolute;
    top: 0;
    left: 0;
    height: calc(100% - 70px);
    background: #2a2927;
    pointer-events: auto;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    transform: translateX(-100%);
    transition: transform .3s;
    will-change: transform;
    opacity: 0.9;
}

    #nav-content ul[b-0mgralv8rk] {
        height: 50%;
        display: flex;
        flex-direction: column;
    }

    #nav-content li a[b-0mgralv8rk] {
        padding: 10px 5px;
        display: block;
        text-transform: uppercase;
        transition: color .1s;
    }

        #nav-content li a:hover[b-0mgralv8rk] {
            color: #BF7497;
        }

    #nav-content li:not(.small) + .small[b-0mgralv8rk] {
        margin-top: auto;
    }


#nav-container:focus-within #nav-content[b-0mgralv8rk] {
    transform: none;

}



*[b-0mgralv8rk] {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}





@media (max-width: 640.98px) {
    /*span {
        display:none;
    }*/
    .v-effect-link[b-0mgralv8rk] {
        display: none;
    }
}

.button-link[b-0mgralv8rk] {
    display: inline-block;
    padding: 12px 24px;
    font-size: 16px;
    text-decoration: none;
    color: white;
    background-color: #007bff; /* Blue color for the button background */
    border-radius: 4px;
}

    /* Hover effect */
    .button-link:hover[b-0mgralv8rk] {
        background-color: #0056b3; /* Darker blue color on hover */
    }

    /* Click effect */
    .button-link:active[b-0mgralv8rk] {
        background-color: #003f80; /* Even darker blue color on click */
    }

button[b-0mgralv8rk] {
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    cursor: pointer;
    font-family: inherit;
    font-size: inherit;
}

.logout-button[b-0mgralv8rk] {
    display: flex;
    align-items: center;
    background-color: #f44336; /* Set your desired background color */
    color: #ffffff; /* Set your desired text color */
    padding: 8px 12px;
    border-radius: 4px;
}

.logout-icon[b-0mgralv8rk] {
    width: 20px;
    height: 20px;
    fill: #ffffff; /* Set your desired SVG icon color */
    margin-right: 8px;
}

.light-navy-black[b-0mgralv8rk] {
    background-color: #2c3e50; /* Replace this color with your desired light navy black color code */
    color: white; /* Set the text color to white for better contrast */
    padding: 10px;
}
/* _content/Kaizen-sushi.be-v4.2/Shared/UC/UC_Cookie.razor.rz.scp.css */

.swiper-main[b-oymo6omscj] {
    padding-top:10%;
  position:fixed;
  z-index:999999;
}

/* _content/Kaizen-sushi.be-v4.2/Shared/UC/UC_LoginInfo.razor.rz.scp.css */
.nav-header[b-8ful08du3n]
{
    height:3rem;
    position:fixed;
    background-color:#121d1e;
    width:100%;
    z-index:4000;
}
.icon-bar-navhead[b-8ful08du3n] {
    margin-left:4rem;
   
}

.profilebox[b-8ful08du3n] {
    position: fixed;
    background: #22242a;
    min-height: 230px;
    z-index: 4100;
    border-radius: 8px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.23), 0 10px 40px rgba(0, 0, 0, 0.19);
    right: 0;
    top: 7rem;
    padding-left: 5px;
    margin-right: 1rem;
    padding-right: 1%;
}

.profpic[b-8ful08du3n] {
    position: relative;
    height: 100px;
    width: 100px;
    border-radius: 50%;
    border: 4px solid #22242a;
    background: #22242a;
    box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.24), 0 1.5px 6px rgba(0, 0, 0, 0.12);
  
    margin: 0 auto;
    color: white;
}


.btn-container[b-8ful08du3n] {
    margin-top: 2%;
    margin-bottom: 2%;
 
    border-radius: 10px;
    position: fixed;
    overflow: hidden;
    width: 15%;  

    z-index: 18001;
    
    top: 5%;
    left: 95%;
    transform: translate(-50%, -50%);
    transition: all 0.6s ease-in-out;
}



.prof-name[b-8ful08du3n] {
    display: block;
    margin: 0;
    color: white;
    font-weight: normal;
    font-size: 14pt;
    text-align: left;
    padding-left: 8px;
}

.prof-user[b-8ful08du3n] {
    display: block;
    margin: 0;
    color: rgba(255,255,255,.2);
    font-weight: normal;
    font-size: 11pt;
    text-align: left;
    padding-left: 8px;
}

.user-tags[b-8ful08du3n] {
    padding: 0;
    list-style: none;
    cursor: default;
    text-align: center;
}

    .user-tags .tag[b-8ful08du3n] {
        display: inline-block;
        font-size: 8pt;
        text-transform: lowercase;
        color: rgba(255,255,255,.5);
        background: rgba(255,255,255,.07);
        height: 20px;
        line-height: 20px;
        padding: 0 10px;
        border-radius: 10px;
        box-shadow: 0 1.5px 4px rgba(0, 0, 0, 0.24), 0 1.5px 6px rgba(0, 0, 0, 0.12);
    }

.user-desc[b-8ful08du3n] {
    color: rgba(255,255,255,.7);
    font-size: 11pt;
    line-height: 12pt;
    flex: 1 0 auto;
    text-align: center;
}

.bounceInDown[b-8ful08du3n] {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}



@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes bounceInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -moz-transform: translateY(30px);
    }

    80% {
        -moz-transform: translateY(-10px);
    }

    100% {
        -moz-transform: translateY(0);
    }
}

@-o-keyframes bounceInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -o-transform: translateY(30px);
    }

    80% {
        -o-transform: translateY(-10px);
    }

    100% {
        -o-transform: translateY(0);
    }
}

@keyframes bounceInDown-b-8ful08du3n {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        transform: translateY(30px);
    }

    80% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
    }
}

.bounceInDown[b-8ful08du3n] {
    -webkit-animation-name: bounceInDown;
    -moz-animation-name: bounceInDown;
    -o-animation-name: bounceInDown;
    animation-name: bounceInDown-b-8ful08du3n;
}

 




 


.containerFullWindow[b-8ful08du3n] {
    margin-bottom: 5%;
    background-color: #00000071;
    border-radius: 10px;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    position: fixed;
    overflow: hidden;
    width: 100%;
    max-width: 100%;
    height: 100%;
    z-index: 18000;
}

.form-container[b-8ful08du3n] {
    margin-top: 2%;
    margin-bottom: 2%;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
    position: fixed;
    overflow: hidden;
    width: 30%;   
    min-height: 480px;
    z-index: 18000;
    
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 0.6s ease-in-out;
}

*[b-8ful08du3n] {
    box-sizing: border-box;
}



h1[b-8ful08du3n] {
    font-weight: bold;
    margin: 0;
}

h2[b-8ful08du3n] {
    text-align: center;
}

p[b-8ful08du3n] {
    font-size: 14px;
    font-weight: 100;
    line-height: 20px;
    letter-spacing: 0.5px;
    margin: 20px 0 30px;
}

span[b-8ful08du3n] {
    font-size: 12px;
}

a[b-8ful08du3n] {
    margin-top: 1em;
    color: red;
    font-size: 12px;
    text-decoration: none;
}

.buttonlog[b-8ful08du3n] {
    border-radius: 20px;
    border: 1px solid #FF4B2B;
    background-color: #FF4B2B;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding: 2px 5px;
    min-height: 4em;
    margin-top: 1em;
    min-width: 10em;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: transform 80ms ease-in;
}

buttonlog:active[b-8ful08du3n] {
    transform: scale(0.95);
}

buttonlog:focus[b-8ful08du3n] {
    outline: none;
}

buttonlog.Register[b-8ful08du3n] {
    background-color: transparent;
    border-color: #FFFFFF;
}

.icon-buttonleft[b-8ful08du3n] {
    border-radius: 20px;
    border: 1px solid #FF4B2B;
    background-color: #FF4B2B;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    min-height: 4em;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: transform 80ms ease-in;
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    zoom: 1.2;
    cursor: help;
    z-index: 2000;
    float: left;
    padding-left:2rem;
  
}

.icon-button[b-8ful08du3n] {
    border-radius: 20px;
    border: 1px solid #FF4B2B;
    background-color: #FF4B2B;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    min-height: 4em;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: transform 80ms ease-in;
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    zoom: 1.2;
    cursor: help;
    z-index: 2000;
    float:right; margin-right: 3rem;
 
}
.icon-button-last[b-8ful08du3n] {
    border-radius: 20px;
    border: 1px solid #FF4B2B;
    background-color: #FF4B2B;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    min-height: 4em;
    letter-spacing: 1px;
    text-transform: uppercase;
    transition: transform 80ms ease-in;
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    zoom: 1.2;
    cursor: help;
    z-index: 2000;
    float: right;
   
}
 
.exit-icon[b-8ful08du3n] {
    width: 24px;
    height: 24px;
    fill: #000;  
}

.LoggedFormHead[b-8ful08du3n] {
    background-color: #181818;
    position: fixed;
    width: 100%;
    height: 2rem;
    z-index: 1000;
}

.LoggedForm[b-8ful08du3n] {
    background-color: #1a1919;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    flex-direction: column;
    padding: 0 50px;
    height: 100%;
    text-align: center;
}

form[b-8ful08du3n] {
    background-color: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 50px;
    height: 100%;
    text-align: center;
}

input[b-8ful08du3n] {
    background-color: #eee;
    border: none;
    padding: 12px 15px;
    margin: 8px 0;
    width: 100%;
}



.btn-close[b-8ful08du3n] {
    background-color: white;
    border-radius: 1px;
    border-color: white;
    font-size: 20px;
}

 



.container.right-panel-active .sign-in-container[b-8ful08du3n] {
    transform: translateX(100%);
}

.bounceInDown[b-8ful08du3n] {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}



@-webkit-keyframes bounceInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(30px);
    }

    80% {
        -webkit-transform: translateY(-10px);
    }

    100% {
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes bounceInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -moz-transform: translateY(30px);
    }

    80% {
        -moz-transform: translateY(-10px);
    }

    100% {
        -moz-transform: translateY(0);
    }
}

@-o-keyframes bounceInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        -o-transform: translateY(30px);
    }

    80% {
        -o-transform: translateY(-10px);
    }

    100% {
        -o-transform: translateY(0);
    }
}

@keyframes bounceInDown-b-8ful08du3n {
    0% {
        opacity: 0;
        transform: translateY(-2000px);
    }

    60% {
        opacity: 1;
        transform: translateY(30px);
    }

    80% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
    }
}

.bounceInDown[b-8ful08du3n] {
    -webkit-animation-name: bounceInDown;
    -moz-animation-name: bounceInDown;
    -o-animation-name: bounceInDown;
    animation-name: bounceInDown-b-8ful08du3n;
}




 

 



 
 
 





.user-info-input[b-8ful08du3n] {
    position: absolute;
    background-color: white;
    top: 100%;
    right: 33%;
    min-width: 300px;
    padding: 10px 20px;
    border: 1.5px solid #d1d4d6;
    box-shadow: 0 19px 38px rgba(0, 0, 0, 0.3), 0 15px 12px rgba(0, 0, 0, 0.22);
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.4s ease-in-out, opacity 0.4s ease-in-out;
    z-index: 3;
}

 
/* _content/Kaizen-sushi.be-v4.2/Shared/UC/UC_SocialMedia.razor.rz.scp.css */
 .test1[b-zitww3l9yx]
 {
     color:yellow;
     background-color:green;
     height:50px;
     width:150px;
 }

 

/* Icons */

a[b-zitww3l9yx] {
    color: #fff;
    border-color: #e21919;
    border: solid;
    border-width: 1px;
    border-radius: 4px;
    text-align: center;
    text-decoration: none;
    font-family: fontawesome;
    position: relative;
    display: inline-block;
   min-width:40px;
 
    padding:  5px;
    margin: 0 2px;
    -o-transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    -webkit-font-smoothing: antialiased;
}

a:hover[b-zitww3l9yx] {
  background: #a55565;
}

/* pop-up text */

a span[b-zitww3l9yx] {
  color:#666;
  position:absolute;
  font-family:sans-serif;
  bottom:0;
  left:-25px;
  right:-25px;
  padding:5px 7px;
  z-index:-1;
  font-size:14px;
  border-radius:2px;
  background:#fff;
  visibility:hidden;
  opacity:0;
  -o-transition:all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -webkit-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all .5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* pop-up text arrow */

a span[b-zitww3l9yx]:before {
  content:'';
  width: 0; 
  height: 0; 
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #fff;
  position:absolute;
  bottom:-5px;
  left:40px;
}

/* text pops up when icon is in hover state */

a:hover span[b-zitww3l9yx] {
  bottom:50px;
  visibility:visible;
  opacity:1;
}

/* font awesome icons */

 
