﻿
@import url('https://fonts.googleapis.com/css2?family=Black+And+White+Picture&family=Black+Han+Sans&family=Do+Hyeon&family=Dongle&family=Gothic+A1&family=Gowun+Dodum&family=IBM+Plex+Sans+KR&family=Jua&family=Nanum+Gothic&family=Noto+Sans+KR&family=Stylish&family=Sunflower:wght@500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dokdo&display=swap');

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}
/*-----------------------------------------------------*/

@keyframes pan {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 100% 0;
    }
}

.zoom {
    padding: 0px;
    background-color: white;
    transition: transform 5s, filter 0.1s ease-in-out;
    filter: grayscale(100%);
    width: 100%;
    height: 100px;
    margin: 0 auto;
}

    .zoom:hover {
        filter: grayscale(0);
        transform: scale(1.2);
    }

img {
    border: 1px solid white;
    border-radius: 15px;
}

/* The Transformation */
.img-hover-zoom--colorize:hover img {
    filter: grayscale(0);
    transform: scale(1.1);
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
    font-family: Dongle;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    position: relative;
    min-height: 100%;
}

#blueDIV {
    position: center;
    width: 30px;
    padding: 2px;
    text-align: center;
    color: #ffffff;
    text-shadow: 1px 1px 2px black, 0 0 25px gray, 0 0 5px black;
    font-family: Black And White Picture;
    font-size: 12px;
    background-image: url('../images/logo/1-1.png');
    background-size: 95%;
    border-radius: 6px;
    transform: rotate(0deg);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.7);
    z-index: 2;
}

#smMyDIV {
    width: 26px;
    height: 20px;
    padding: 0px;
    background-image: url('../images/logo/손잡이6.png');
    background-position: center;
    background-size: 120%;
    z-index: 1;
}

#blueDIVwide-old {
    display: block;
    position: center;
    width: 6%;
    height: 52px;
    padding: 2px;
    text-align: center;
    color: #ffffff;
    background-repeat: no-repeat;
    background-color: rgb(0,0,0,255,0.4);
    text-shadow: 1px 1px 2px black, 0 0 25px gray, 0 0 5px black;
    /*font-family: Black And White Picture;*/
    font-family: Dokdo;
    font-size: 18px;
    background-image: url('../images/logo/111.png');
    background-size: cover;
    border-radius: 10px;
    transform: rotate(0deg);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.7);
    z-index: 4;
}
#blueDIVwide {
    border-radius: 6px;
    margin-left: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: 'Haan YGodic 230';
    width: 85%;
    height: fit-content;
    display: block;
    position: center;
    padding: 2px;
    text-align: center;
    color: #ffffff;
    background-repeat: no-repeat;
    background-color: rgb(0,0,0,255,0.4);
    text-shadow: 1px 1px 2px black, 0 0 25px gray, 0 0 5px black;
    /*font-family: Black And White Picture;*/
    font-family: Haan YGodic 230;
    font-size: 17px;
    background-image: url('../images/logo/111.png');
    background-size: cover;
    border-radius: 10px;
    transform: rotate(0deg);
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.7);
    z-index: 3;
}
#smMyDIVwide {
    width: 50px;
    height: 19px;
    padding: 0px;
    background-image: url('../images/logo/손잡이_3.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    z-index: 3;
}

#smMyDIVwide1 {
    width: 50px;
    height: 19px;
    padding: 0px;
    background-image: url('../images/logo/손잡이3.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30%;
    z-index: 3;
}

#txtshadowdarkblue {
    color: white;
    text-shadow: 1px 1px 2px black, 0 0 25px blue, 0 0 5px darkblue;
}

#txtshadowperu {
    color: white;
    text-shadow: 1px 1px 2px black, 0 0 25px #8B5A00, 0 0 5px peru;
}

﻿body {
    font-family: Dongle, sans-serif;
    display: flex;
    background: #ffffff;
    align-items: center;
    justify-content: center;
    height: 80vh;
    color: white;
}
/* Right column */
.rightcolumn {
    float: left;
    width: 90%;
}


.leftcolumn {
    float: left;
    width: 10%;
    background-color: white;
    padding-left: 10px;
}

.table {
    background: #FFFFFF;
    overflow-y: auto;
    border-radius: 0px;
    padding: 0rem;
}

table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
}

    table thead th,
    table tbody td {
        padding: 0rem;
        border: none;
        font-weight: 200;
        font-size: 10px;
    }

    table thead th {
        background: #FFFFFF;
        color: white;
        font-size: 10px;
        position: sticky;
        top: -1%;
    }

    table tbody td {
        border-bottom: 1px solid rgba(0,0,0,0.1);
    }

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}
