@font-face {
    font-family: SML_LS_WASH1_V1;
    src: url('SML_LS_WASH1_V1.woff2');
}
@font-face {
    font-family: SML_LS_KOREAN-SYMBOL;
    src: url('SML_LS_KOREAN-SYMBOL.woff2');
}
/*@font-face {*/
/*    font-family: careiconsAlt;*/
/*    src: url('NotoSansCJKkr-Regular.woff2');*/
/*}*/
.langsecthide {
    display: none;
}
.langsectshow {
    display: block;
    padding-left: 5px;
    padding-right: 5px;
}
.labtext {
    padding-left: 10px;
    padding-right: 10px;
    font-weight: bold;
}
#sects {
    width: 100%;
    max-width: 400px;
    padding: 0px;
    padding-bottom: 10px;
    align-content: center;
    margin-left: auto;
    margin-right: auto;
    margin-outside: 0px;
    background-color: #fafafa;
    -webkit-box-shadow: 11px 1px 5px 2px rgba(0,0,0,100%);
    -moz-box-shadow: 1px 1px 5px 2px rgba(0,0,0,0.5);
    box-shadow: 3px 3px 5px 2px rgba(0,0,0,0.8);
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;
}
div.scrollmenu {
    /*background-color: #FFFFFF;*/
    padding-right: 3px;
    background: linear-gradient(0deg, #FFF 0%, #FFF 43%, #000 43%, #000 46%, #FAD02A 46%, #FAD02A 50%, #000 50%, #000 53%, #FFF 53%, #FFF 100%);

    overflow-x: auto;
    white-space: nowrap;
    scroll-margin-inline-start: 40px;
    scroll-margin-inline-end: 40px;
    /*margin-right: 13px;*/
}

div.scrollmenu a {
    display: inline-block;
    color: white;
    text-align: center;
    padding: -4px;
    text-decoration: none;

}

div.scrollmenu a:hover {
    /*background-color: #FFFFFF;*/
    animation: swell 0.5s step-start forwards ;
}

div.scrollmenu::-webkit-scrollbar {
    display: none;
}
.Lspacr {
    margin-left: 35px;
}
.Rspacr {
    margin-right: 35px;
}
span.Rspacr, span.Lspacr {

    display: inline-block;
}

#Rscroll, #Lscroll {
    display: inline;
    position: absolute;
    line-height: 41px;
    margin-top: 2px;
    font-size: x-large;
    color: #FFF000;
    /*background-color: #000;*/
    width: 46px;
    opacity: 100%;
    /*border: #AAA 3px outset;*/
    /*    padding-top: 1px;
        padding-bottom: 1px; */
    -webkit-tap-highlight-color: transparent !important;
}
#Rscroll {
    /*border-bottom-left-radius: 10px;*/
    /*border-top-left-radius: 10px;*/
    right: 0px;
    content: "Scroll right for more languages";
}
#Lscroll {
    /*border-bottom-right-radius: 10px;*/
    /*border-top-right-radius: 10px;*/
    left: 0px;
    content: "Scroll left for more languages";
}
/*#Lscroll:hover, #Rscroll:hover {*/
/*    opacity: 100%;*/
/*    width: 40px;*/
/*}*/
.icons {
    font-family: SML_LS_WASH1_V1;
    font-size: 28pt;
    min-block-size: 100% ;
    text-align: center;
    margin-left: 20px;
    vertical-align: text-bottom;
}
/*#KO.icons, #CN.icons {*/
/*    font-family: careiconsAlt;*/
/*}*/
#ExtraIcons {
    font-family: SML_LS_WASH1_V1;
    font-size: 42pt;
    font-weight: normal;
    text-align: left;
    margin: 0px;
    margin-left: 20px;

}
#KO *.icons, #KO #ExtraIcons {
    font-family: SML_LS_KOREAN-SYMBOL;
    /*margin-left: 20px;*/
}
.addr {
    font-size: 8pt;
    margin-top: 5px;
    padding: 2px;
}

body {
    margin: 0px;
    color: black;
    text-align: center;
    alignment: center;
    align-content: center;
    width: 100%;
    font-family: Arial;
    font-size: small;
    padding: 0px;

}
.main {
    display: inline;
}

.flagimg {
    height: 70px ;
    left: 0px;
    width: 70px;
    animation: hideshow 4s ease forwards, shrinkit 0.7s ease forwards;
    -webkit-box-shadow: 11px 1px 5px 2px rgba(0,0,0,0.5);
    -moz-box-shadow: 1px 1px 5px 2px rgba(0,0,0,0.5);
    box-shadow: 1px 1px 5px 2px rgba(0,0,0,0.5);
    /*border-bottom-left-radius: 3px;*/
    border-bottom-right-radius: 20px;
    border-top-left-radius: 20px;

}
.flag {
    padding: 0px;
    text-align: left;
    min-height: 70px;
    margin-left: -5px;
    margin-top: 0px;

}
.header {
    width: 100%;
    display: inline;
    background-color: #000;
    height: 60px;
    position: fixed;
    top: 0;
    left: 0;
    text-align: left;
    border-bottom-right-radius: 20px;
}
.header p {
    position: fixed;
    margin-top: 2px;
    display: inline-block;
    right: 5px ;
    font-size: 0.5em;
    color: #FFFFFF;


}
.header a {
    width: 100%;
    height: 60px;
    position: fixed;
    text-align: center;
}
.header svg {
    padding: 5px;
    margin-left:10px;
}
#buttons {
    margin-top: 65px;
    box-sizing: border-box;
    padding: 3px;
}
#buttons img {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 0px;
    border-top-left-radius: 10px;
    border: solid;
    border-width: 3px;
    border-color: #000000;

    margin-left: 3px;
    margin-top: 4px;
    padding: 0px;
    width: 35px;
    height: 35px;
    -webkit-tap-highlight-color: transparent !important;

}
#clickthru {
    display: flex;
    position: absolute;
    right: 0px;
    top: 0px;
    height: 30px;
}