﻿img {
    max-inline-size: 100%;
    block-size: auto;
}
.BodyFormat {
    font-family: 'Yeon Sung';
    overscroll-behavior: none;
    overflow-y: auto !important;
    overflow-x: -moz-scrollbars-none;
    width: auto !important;
    overflow-x: hidden !important;
    background-color: white;
    background-color: white;
}
@media screen and (max-width: 890px) {
    .centerParcelTape {
        width: 7em !important;
        position: fixed;
        z-index: 99999;
        left: 0;
        right: 0;
        margin: auto;
    }


/*    .centerParcelTape {
        width: 7em !important;
        position: fixed;
        z-index: 99999;
        left: 0;
        right: 0;
        margin: auto;
        top: 87px !important;
    }
*/


    .homeCamera {
        max-height: 275px;
        margin-top: 20px;
    }
}

@media screen and (max-width: 460px) {
    .intensive {
        font-size: 0.7em !important;
        font-size: 1.2em;
        font-weight: 800;
        margin-top: -20px;
        cursor: pointer;
    }

    .differentType {
        margin-top: -10px;
        font-size: 0.9em;
        margin-bottom: 16px;
    }


}

@media screen and (max-height: 800px) {
    .TemplateChooseCamera {
        text-align: center;
        height: 350px;
        max-width: 275px;
    }
    .intensive {
        font-size: 0.7em !important;
        font-size: 1.2em;
        font-weight: 800;
        margin-top: -20px;
        cursor: pointer;
    }
    .differentType {
        margin-top: -10px;
        font-size: 0.9em;
        margin-bottom: 16px;
    }

       .centerParcelTape {
        width: 7em !important;
        position: fixed;
        z-index: 99999;
        left: 0;
        right: 0;
        margin: auto;
        display: none;
    }

   

 /*   .centerParcelTape {
        width: 7em !important;
        position: fixed;
        z-index: 99999;
        left: 0;
        right: 0;
        margin: auto;
        display: none;
        top:87px!important;
    }*/

    .homeCamera {
        max-height: 275px;
        margin-top: 20px;
    }


}



.centerParcelTape {
    width: 18em;
    position: fixed;
    z-index: 99999;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    top: 120px !important;
}

   /* .TemplateChooseCamera {
        text-align: center;
        height: 400px;
        max-width: 275px;
    }*/

    .intensive {
        font-family: 'Yeon Sung';
        font-size: 1.2em;
        font-weight: 800;
        margin-top: -20px;
        cursor: pointer;
    }

    .differentType {
        font-family: 'Yeon Sung';
        margin-top: -10px;
        font-size: 0.9em;
        margin-bottom: 16px;
    }

    .homeCamera {
        cursor: pointer;
    }

.TemplateForContent {
    background-color: rgb(255,255,255 );
    text-align: center;
    height: 380px;
    max-width: 500px;
    font-size: 1.0em;
}

.textCenterParcelTape {
    width: 18em;
    position: absolute;
    z-index: 99999;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    top: 120px !important;
}


.HeaderStartUpFormat {
    font-family: 'Yeon Sung';
    font-size: 1.0em;
    font-weight: 800;
    margin-top: 7px;
    margin-left:15px;
    margin-bottom: 10px;
    cursor: pointer;
}

/*.backToExplorer {
    float: right;
    margin-right: 15px;
    font-family: 'Yeon Sung';
    font-size: 1.0em;
}*/

.gallery {
    float: right;
    margin-right: 15px;
    font-family: 'Yeon Sung';
    font-size: 1.0em;
}

.GeneralFormat {
    font-family: 'Yeon Sung';
    /* font-size: 0.9em;*/
 /*   font-size: 1.7vh;*/
    font-size: clamp(1rem, -0.875rem + 8.333vw, 1.4rem);
    /*   font-size: 1.3em;*/
}
.GeneralFormatSmaller {
    font-family: 'Yeon Sung';
    font-size: 0.9em;
}
.version-container {
    position: absolute;
    top: 3px;
    right: 3px;
    padding: 1px;
    /*    font-weight: bold;*/
    padding-left: 7px;
    padding-right: 7px;
    /*    width: 30px;
    height: 30px;
    border-radius: 50%;*/
    background-color: black; /* Or any desired color */
    display: flex;
    justify-content: center;
    align-items: center;
}

.version-text {
    color: white;
    font-size: 0.8rem; /* Adjust as needed */
}
 
.absoluteCenter3 {
    width: auto;
    max-width: 300px;
    max-height: 450px;
    margin: auto;
    position: absolute;
    top: 50px;
    bottom: 50px;
    left: 0;
    right: 0;
    overflow: auto;
    scrollbar-width: none;
}


.ManualContentsWidthLeft {
    width: 300px;
    max-width: 300px;
    float: left;
    margin-bottom: 17px;
}
.ManualContentsWidthRight {
    width: 300px;
    max-width: 300px;
    float: left;
  
    position: relative;
}
.absoluteCenter4 {
    width: 318px;
    max-height: 450px;
    margin: auto;
    position: absolute;
    top: 50px;
    bottom: 50px;
    left: 0;
    right: 0;
    overflow: auto;
    scrollbar-width: none;
}

.InformationImage4 {
    margin-left: 40px;
    float: left;
/*    border: solid;
    border-width: thin;*/
    max-height: 450px;
    width: 200px;
    margin-right: 17px;
}

@media screen and (min-width: 636px) {
    .InformationImage4 {
        float: right;
   /*     border: solid;
        border-width: thin;*/
        max-height: 450px;
        width: 200px;
    }

    .absoluteCenter4 {
        width: auto;
        width: 636px;
        max-height: 450px;
        margin: auto;
        position: absolute;
        top: 50px;
        bottom: 50px;
        left: 0;
        right: 0;
        overflow: auto;
        scrollbar-width: none;
    } 
}






        .top {
            position: absolute;
            width: 100%;
            top: 0px;
            left: 0;
            overflow: hidden;
            padding-top: 0.1em;
            text-align: center;
            /* width: 100%;*/
            height: 80px;
            z-index: 999;
        }

        .menuTopButton {
            font-size: 1.1vmax;
            min-width: 60px;
            width: 60px;
        }

        .menuBottomButtonBar {
            position: absolute;
            bottom: 3px;
            width: 100%;
            left: 0;
            right: 0;
            z-index: 9999;
        }

        .menuInstructionsBottomButtonBar {
            position: absolute;
            bottom: 18px;
            width: 100%;
            left: 0;
            right: 0;
            margin: auto;
            z-index: 9999;
        }




        .ShopButton {
            color: green;
            /*font-weight: bold;*/
            text-decoration: underline;
            cursor: pointer;
        }

        /*.absoluteCenter3 {
    width: auto;
    max-width: 360px;
    max-height: 450px;
    margin: auto;
    position: absolute;
    top: 15px;
    bottom: 15px;
    left: 0;
    right: 0;
    overflow: auto;
    font-size: 1.0rem;
} */
        /*.absoluteCenter {
    max-height: 120vh;
    min-height: 120vh;
}*/

        .textLogo {
            margin-bottom: 20px;
        }