﻿@font-face {
    font-family: 'JoseonGulim';
    src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_20-04@1.0/ChosunGu.woff') format('woff');
    font-weight: normal;
    font-display: swap;
}

body {
    font-family: 'JoseonGulim', sans-serif;
}

.pc {
    display: block !important;
}

.chk {
    border: 0px solid #000000;
}

.mobile {
    display: none !important;
}

/* Move down content because we have a fixed navbar that is 50px tall */
/* 글꼴 스타일 */


/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
 /*   padding-left: 15px;
    padding-right: 15px;*/
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input,
select,
textarea {
    max-width: 800px;
}

/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }

    .body-content {
        padding: 0;
    }
}

@media all and (max-width:768px) {
    .navh {
        margin-left: 0px;
        background-color: #E3DECA;
        z-index: 1;
        position: absolute;
        width: 100%;
    }
    /*opacity: 0.8;*/
}

@media all and (min-width:768px) {

    .navh {
        position: absolute;
        margin-left: 200px !important;
        padding-left: 10%;
    }

    .nav-ul {
        background-color: #E3DECA;
        border: 2px solid;
        border-radius: 3px 4px;
        border-color: #BCB9AC;
        z-index: 1;
        position: relative;
    }

    .mleft {
        left: 40%;
    }
}

@media all and (max-width:992px) {
    .m_off {
        display: none;
    }
}

@media all and (min-width:992px) {
    .navh {
        position: absolute;
        margin-left: 200px !important;
        padding-left: 10%;
    }

    .nav-ul {
        background-color: #E3DECA;
        border: 2px solid;
        border-radius: 3px 4px;
        border-color: #BCB9AC;
        z-index: 1;
        position: relative;
    }
}

@media all and (min-width:1200px) {
    .navh {
        position: absolute;
        margin-left: 200px !important;
        padding-left: 10%;
    }

    .nav-ul {
        background-color: #E3DECA;
        border: 2px solid;
        border-radius: 3px 4px;
        border-color: #BCB9AC;
        z-index: 1;
        position: relative;
    }
}

.nav_menu {
    position: fixed;
}

    .nav_menu:hover .nav-ul {
        display: block;
        transition: all .2s ease-in-out;
    }

.nav-ul {
    display: none;
}

    .nav-ul > li {
        list-style: none;
    }

.navfont {
    color: #566473 !important;
    font-size: 20px;
}

.navcolor {
    background-color: white;
    border: none;
}

.mt-50 {
    margin-top: 50px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-5 {
    margin-top: 5px;
}

.bt-50 {
    margin-bottom: 50px;
}

.bt-40 {
    margin-bottom: 40px;
}

.bt-30 {
    margin-bottom: 30px;
}

.bt-20 {
    margin-bottom: 20px;
}

.bt-10 {
    margin-bottom: 10px;
}
.bt-5 {
    margin-bottom: 5px;
}

.lt-5 {
    margin-left:5px;
}
.lt-6 {
    margin-left: 6px;
}

.lt-20 {
    margin-left: 20px;
}

/*.bkimg {
    background-image: url(../Images/menu1.png);
}*/

.vw {
    font-size: 1vw;
    /*레이아웃을 잡을 때는 %, vh, vw 을 쓰고 
        상세 스타일링을 할 때는 rem을 주로 사용*/
}

table th {
    text-align: center;
}

.titlefont {
    border-left: 5px solid #B2CCFF;
    font-weight: bold;
}

.pd-2 {
    padding: 2px;
}

.fl-left {
    float: left;
    margin-right: 2px;
}

.fl-right {
    float: right;
    margin-right: 105px;
}

.titlecolor {
    background-color: #F6F6F6;
}

.pd-5 {
    padding: 5px;
}

.pd-2 {
    padding: 2px;
}

.pd-0 {
    padding: 0px; 
}


.fl-left {
    float: left;
    margin-right: 2px;
}

.chk_valign {
    vertical-align: bottom;
}

.center {
    margin: 0 auto;
    float: none;
}

.tb_br0 {
    border-collapse: collapse;
    border-spacing: 0;
    font-family: "Noto Sans KR","Apple SD Gothic Neo","돋움", "돋움체", "굴림", "굴림체"; font-size: 9pt;
    color: #565656;
    border: none;
    text-align: left;
}

.tb_br {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #B7BABE;
    font-family: "Noto Sans KR","Apple SD Gothic Neo","돋움", "돋움체", "굴림", "굴림체";
    font-size: 9pt;
    color: #565656;
    text-align: center;
}


.tb_br2 {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #B7BABE;
    font-family: "Noto Sans KR","Apple SD Gothic Neo","돋움", "돋움체", "굴림", "굴림체";
    font-size: 9pt;
    color: #565656;
    line-height: 18px;
    text-align: right;
    padding-right: 4px;
}


.tb_br3 {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #B7BABE;
    font-family: "Noto Sans KR","Apple SD Gothic Neo","돋움", "돋움체", "굴림", "굴림체";
    font-size: 9pt;
    color: #565656;
    line-height: 18px;
    text-align: left;
    padding-left: 10px;
}

.tb_br4 {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #B7BABE;
    font-family: "Noto Sans KR","Apple SD Gothic Neo","돋움", "돋움체", "굴림", "굴림체";
    font-size: 9pt;
    color: #565656;
    line-height: 18px;
    text-align: left;
    padding-left: 2px;
}

#tview_Menu td div {
    height: 16px !important;
    margin: 0px;
    padding-bottom: 0px;
}


.menu_frame {
    border: 1px solid #BBBCBB;
    border-radius: 5px 5px 5px 5px;
    padding: 15px 5px 15px 20px;
    line-height: 19px;
    width: 200px;
    font-family: "Noto Sans KR","Apple SD Gothic Neo","돋움", "돋움체", "굴림", "굴림체";
    font-size: 10pt;
}

.menu_frameM {
    border: 1px solid #BBBCBB;
    border-radius: 5px 5px 5px 5px;
    padding: 15px 5px 15px 20px;
    line-height: 30px;
    width: 200px;
    font-family: "Noto Sans KR","Apple SD Gothic Neo","돋움", "돋움체", "굴림", "굴림체";
    font-size: 10pt;
}

.TableCSS {
    border-style: none;
    background-color: OrangeRed;
    width: 600px;
}

.TableHeader {
    background-color: DeepPink;
    color: Snow;
    font-size: large;
    font-family: "Noto Sans KR","Apple SD Gothic Neo","돋움", "돋움체", "굴림", "굴림체";
    height: 45px;
}

.TableData {
    background-color: HotPink;
    color: Snow;
    font-family: "Noto Sans KR","Apple SD Gothic Neo","돋움", "돋움체", "굴림", "굴림체";
    font-size: medium;
    font-weight: bold;
    height: 30px;
}

.TablePager {
    background-color: DarkSeaGreen;
    height: 50px;
}

.ButtonCSS {
    color: Green;
    height: 35px;
    font-weight: bold;
}

.NumericButtonCSS {
    font-size: 14pt;
    font-family: "Noto Sans KR","Apple SD Gothic Neo","돋움", "돋움체", "굴림", "굴림체";
    color: Green;
    font-weight: bold;
}

.CurrentPageLabelCSS {
    font-size: 14pt;
    font-family: "Noto Sans KR","Apple SD Gothic Neo","돋움", "돋움체", "굴림", "굴림체";
    color: Green;
    font-weight: bold;
}

.NextPreviousButtonCSS {
    font-size: 14pt;
    font-family: "Noto Sans KR","Apple SD Gothic Neo","돋움", "돋움체", "굴림", "굴림체";
    color: Green;
    font-weight: bold;
}

.modalBackground {
    background-color: Black;
    filter: alpha(opacity=60);
    opacity: 0.3;
    background-attachment: fixed;
    background-position: left center;
}

.wd-100 {
    width: 100px;
}

.wd-80 {
    width: 80px;
}


.rdoSpace label {
    margin-right: 20px;
}

.paySpace label {
    margin-right: 15px;
}

.primaryStaticMenu {
    background-color: transparent;
    float: right;
}

.primaryStaticMenuItem {
    width: 200px;
    background-color: #f2f1ee;
    border-width: 1px;
    border-color: #efefef #aaab9c #ccc #efefef;
    border-style: solid;
    color: #777777;
    padding: 5px;
}

.primaryStaticHover {
    color: #800000;
    background: #f0e7d7;
}

.primaryDynamicMenu {
    background-color: #f2f1ee;
    border-bottom: solid 1px #ccc;
}

.primaryDynamicMenuItem {
    width: 180px;
    background-color: #aaf3ef;
    padding: 2px;
    text-align: left;
    border-width: 1px;
    border-color: #f2f1ee #aaab9c #f7f2ea #efefef;
    border: 1px solid #B7BABE;
    border-style: solid;
}

.primaryDynamicHover {
    color: #800000;
    background: #f0e7d7;
}

.secondaryLevelOne {
    background-color: transparent;
    background-repeat: repeat-x;
    margin: 1.5em 0 0 0;
    padding: 5px 0 0 5px;
    width: 12em;
    height: 35px;
}

.secondaryLevelTwo {
    background: #FAFBFB;
    padding: 5px 0 5px 5px;
}

.secondaryStaticHover {
    color: #800000;
}



#MenuSubList > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

    #MenuSubList > li > a:hover,
    #MenuSubList > li > a:focus {
        color: #262626;
        text-decoration: none;
        background-color: #f5f5f5;
    }

.png24 {
    tmp: expression(setPng24(this));
}

.white1 {
    font-size: 9pt;
    font-family: "Noto Sans KR","Apple SD Gothic Neo","조선굴림체","verdana";
    color: #f36ead;
}

.Pink {
    font-size: 9pt;
    font-family: "Noto Sans KR","Apple SD Gothic Neo","돋움","verdana";
    color: #f36ead;
    font-weight: bold;
}

.Red {
    font-size: 9pt;
    font-family: "Noto Sans KR","Apple SD Gothic Neo","돋움","verdana";
    color: #ff3200;
    font-weight: bold;
}

.graybold {
    font-size: 11pt;
    font-family: "Noto Sans KR","Apple SD Gothic Neo","돋움","verdana";
    color: #646464;
    font-weight: bold;
}

.graytitle {
    font-size: 13pt;
    font-family: "Noto Sans KR","Apple SD Gothic Neo","돋움","verdana";
    color: #646464;
    font-weight: bold;
}

.olivebold {
    font-size: 9pt;
    font-family: "Noto Sans KR","Apple SD Gothic Neo","돋움","verdana";
    color: #799e68;
    font-weight: bold;
}

.darkbrown {
    font-size: 11pt;
    font-family: "Noto Sans KR","Apple SD Gothic Neo","verdana";
    color: #504738;
    font-weight: bold;
}

.chosunfont {
    font-size: 12pt;
    font-family: "Noto Sans KR","Apple SD Gothic Neo","조선굵은고딕", "조선굵은명조", "돋움체";
}

.chosunfont10 {
    font-size: 10pt;
    font-family: "Noto Sans KR","Apple SD Gothic Neo","조선굵은고딕", "조선굵은명조", "돋움체";
}


.thumb > img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.txt {
    text-align: left;
    height: 45px;
    font-size: 16px;
    color: #222;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.txt_price {
    height: 50px;
    font-size: 12px;
    color: #222;
    letter-spacing: -0.5px;
    line-height: 140%;
}
.txt_price {
    height: 50px;
    font-size: 12px;
    color: #222;
    letter-spacing: -0.5px;
    line-height: 140%;
}
.txtcic {
    text-align: left;
    height: 45px;
    font-size: 12px;
    color: #222;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.event_txt {
    text-align: left;
    height: 24px;
    font-size: 14px;
    font-weight: bold;
    color: #222;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.event_date {
    height: 24px;
    font-size: 14px;
    font-weight: bold;
    color: #222;
    letter-spacing: -0.5px;
    line-height: 140%;
}

.event_calendar {
    text-align: center;
    height: 24px;
    font-size: 20px;
    font-weight: bold;
    color: #222;
    letter-spacing: -0.5px;
    line-height: 140%;
}


/* set border-box so that percents can be used for width, padding, etc (personal preference) */
.cycle-slideshow, .cycle-slideshow * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.cycle-slideshow {
    width: 100%;
    min-width: 100px;
    max-width: 100%;
    margin: 10px auto;
    padding: 0;
    position: relative;
}

.rdo_obj input[type="radio"] {
    display: none;
}

    .rdo_obj input[type="radio"] + label {
        display: inline-block;
        padding: 3px;
        margin: 2px;
        border-radius: 5px;
        border: 1px solid #dfdfdf;
        background-color: #efeded;
        text-align: center;
        cursor: pointer;
    }

    .rdo_obj input[type="radio"]:checked + label {
        background-color: #113a6b;
        color: #ffffff;
    }


.rdo2_obj input[type="radio"] {
    display: none;
}

    .rdo2_obj input[type="radio"] + label {
        display: inline-block;
        padding: 5px;
        margin: 2px;
        border-radius: 5px;
        border: 1px solid #dfdfdf;
        background-color: #efeded;
        text-align: center;
        cursor: pointer;
    }

    .rdo2_obj input[type="radio"]:checked + label {
        background-color: #c4751f;
        color: #ffffff;
    }

.rdo_sch input[type="radio"] {
    display: none;
}

    .rdo_sch input[type="radio"] + label {
        display: inline-block;
        padding: 5px 5px;
        border-radius: 10px;
        border: 1px solid #c7bfbf;
        color: #ffffff;
        background-color: #c7bfbf;
        text-align: center;
        cursor: pointer;
    }

    .rdo_sch input[type="radio"]:checked + label {
        background-color: #113a6b;
        color: #ffffff;
    }

.rdo_mall input[type="radio"] {
    display: none;
}

    .rdo_mall input[type="radio"] + label {
        display: inline-block;
        padding: 5px;
        border-radius: 15px;
        border: 1px solid #dfdfdf;
        background-color: #ffffff;
        text-align: center;
        cursor: pointer;
    }

    .rdo_mall input[type="radio"]:checked + label {
        background-color: #113a6b;
        color: #ffffff;
    }


#d_detail > img {
    width: 100%;
}

.column {
    float: left;
    width: 10%;
}

.wrap_center {
    width: 100%;
    height: 600px;
}

.img_wrap {
    width: 600px;
    height: 600px;
    position: absolute;
    overflow: hidden;
}

/* 롤링 이미지 UL */
.rollimgs {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .rollimgs li {
        position: absolute;
        width: 600px;
        height: 600px;
        left: 600px;
    }

        .rollimgs li img {
            width: 100%;
            height: 100%;
        }

        .rollimgs li.currentroll {
            left: 0;
            transition: left .5s ease-in-out, right .5s ease-in-out;
        }

        .rollimgs li.prevroll {
            left: -600px;
            transition: left .5s ease-in-out, right .5s ease-in-out;
        }

    .rollimgs.reverse li.prevroll {
        transition: none;
    }

    .rollimgs li.nextroll {
        left: 600px;
        display: block;
        transition: none;
    }

    .rollimgs.reverse li.nextroll {
        transition: left .5s ease-in-out, right .5s ease-in-out;
    }

.overcontainer {
    position: relative;
    width: 100%;
}

/* Make the image to responsive */
.image {
    display: block;
    width: 100%;
    height: auto;
}

.overlay {
    position: absolute;
    bottom: 0;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, 0.5); /* Black see-through */
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    opacity: 0;
    color: white;
    font-size: 20px;
    padding: 20px;
    text-align: center;
}

/* When you mouse over the container, fade in the overlay title */
.overcontainer:hover .overlay {
    opacity: 1;
}

.bottom-left {
    position: absolute;
    bottom: 8px;
    left: 16px;
}

.top-left {
    position: absolute;
    top: 8px;
    left: 16px;
}

.top-right {
    position: absolute;
    top: 8px;
    right: 16px;
}

.bottom-right {
    position: absolute;
    bottom: 8px;
    right: 16px;
}

.imgovercontainer {
    position: relative;
}

.text-cart {
    position: absolute;
    bottom: 20px;
    right: 60px;
    color: white;
    padding-left: 20px;
    padding-right: 20px;
    background-color: grey;
    opacity: 0.6;
    border-radius: 50%;
}

.icons {
    display: grid;
    max-width: 100%;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr) );
    gap: 1.25rem;
}

.icon {
    background-color: var(--bs-light);
    border-radius: .25rem;
}

.bi {
    margin: .25rem;
    font-size: 2.5rem;
}

.zoom {
    transition: transform .2s; /* Animation */
    margin: 0 auto;
}

    .zoom:hover {
        transform: scale(1.02);
    }

.zoomCT {
    transition: transform .2s; /* Animation */
    margin: 0 auto;
}

    .zoomCT:hover {
        transform: scale(2);
    }

.zoom img {
    cursor: pointer;
}

.iConzoom {
    transition: transform .3s; /* Animation */
    margin: 0 auto;
}

    .iConzoom:hover {
        transform: scale(1.05);
    }


.dropbtn {
    background-color: #04AA6D;
    color: white;
    padding: 16px;
    font-size: 16px;
    border: none;
}

.tdropdown {
    position: relative;
    display: inline-block;
}

.tdropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 120px;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    z-index: 1;
}

    .tdropdown-content a {
        color: black;
        padding: 6px 16px;
        text-decoration: none;
        display: block;
    }

        .tdropdown-content a:hover {
            background-color: #f5f5f5;
        }

.tdropdown:hover .tdropdown-content {
    display: block;
}

.tdropdown:hover .dropbtn {
    background-color: #3e8e41;
}


.card {
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 6px;
}

    .card > .card-link {
        color: #333;
    }

        .card > .card-link:hover {
            text-decoration: none;
        }

        .card > .card-link .card-img img {
            border-radius: 6px 6px 0 0;
        }

    .card .card-img {
        position: relative;
        padding: 0;
        display: table;
    }

        .card .card-img .card-caption {
            position: absolute;
            right: 0;
            bottom: 16px;
            left: 0;
        }

    .card .card-body {
        display: table;
        width: 100%;
        padding: 12px;
        background-color: #e4dddd;
    }

    .card .card-header {
        border-radius: 6px 6px 0 0;
        padding: 8px;
    }

    .card .card-footer {
        border-radius: 0 0 6px 6px;
        padding: 8px;
    }

    .card .card-left {
        position: relative;
        float: left;
        padding: 0 0 8px 0;
    }

    .card .card-right {
        position: relative;
        float: left;
        padding: 8px 0 0 0;
    }

    .card .card-body h1:first-child,
    .card .card-body h2:first-child,
    .card .card-body h3:first-child,
    .card .card-body h4:first-child,
    .card .card-body .h1,
    .card .card-body .h2,
    .card .card-body .h3,
    .card .card-body .h4 {
        margin-top: 0;
    }

    .card .card-body .heading {
        display: block;
    }

        .card .card-body .heading:last-child {
            margin-bottom: 0;
        }

    .card .card-body .lead {
        text-align: center;
    }

@media( min-width: 768px ) {
    .card .card-left {
        float: left;
        padding: 0 8px 0 0;
    }

    .card .card-right {
        float: left;
        padding: 0 0 0 8px;
    }

    .card .card-4-8 .card-left {
        width: 33.33333333%;
    }

    .card .card-4-8 .card-right {
        width: 66.66666667%;
    }

    .card .card-5-7 .card-left {
        width: 41.66666667%;
    }

    .card .card-5-7 .card-right {
        width: 58.33333333%;
    }

    .card .card-6-6 .card-left {
        width: 50%;
    }

    .card .card-6-6 .card-right {
        width: 50%;
    }

    .card .card-7-5 .card-left {
        width: 58.33333333%;
    }

    .card .card-7-5 .card-right {
        width: 41.66666667%;
    }

    .card .card-8-4 .card-left {
        width: 66.66666667%;
    }

    .card .card-8-4 .card-right {
        width: 33.33333333%;
    }
}

/* -- default theme ------ */
.card-default {
    border-color: #ddd;
    background-color: #fff;
    margin-bottom: 24px;
}

    .card-default > .card-header,
    .card-default > .card-footer {
        color: #333;
        background-color: #ddd;
    }

    .card-default > .card-header {
        border-bottom: 1px solid #ddd;
        padding: 8px;
    }

    .card-default > .card-footer {
        border-top: 1px solid #ddd;
        padding: 8px;
    }

    .card-default > .card-body {
    }

    .card-default > .card-img:first-child img {
        border-radius: 6px 6px 0 0;
    }

    .card-default > .card-left {
        padding-right: 4px;
    }

    .card-default > .card-right {
        padding-left: 4px;
    }

    .card-default p:last-child {
        margin-bottom: 0;
    }

    .card-default .card-caption {
        color: #fff;
        text-align: center;
        text-transform: uppercase;
    }


/* -- price theme ------ */
.card-price {
    border-color: #999;
    background-color: #ededed;
    margin-bottom: 24px;
}

    .card-price > .card-heading,
    .card-price > .card-footer {
        color: #333;
        background-color: #fdfdfd;
    }

    .card-price > .card-heading {
        border-bottom: 1px solid #ddd;
        padding: 8px;
    }

    .card-price > .card-footer {
        border-top: 1px solid #ddd;
        padding: 8px;
    }

    .card-price > .card-img:first-child img {
        border-radius: 6px 6px 0 0;
    }

    .card-price > .card-left {
        padding-right: 4px;
    }

    .card-price > .card-right {
        padding-left: 4px;
    }

    .card-price .card-caption {
        color: #fff;
        text-align: center;
        text-transform: uppercase;
    }

    .card-price p:last-child {
        margin-bottom: 0;
    }

    .card-price .price {
        text-align: center;
        color: #337ab7;
        font-size: 3em;
        text-transform: uppercase;
        line-height: 0.7em;
        margin: 24px 0 16px;
    }

        .card-price .price small {
            font-size: 0.4em;
            color: #66a5da;
        }

    .card-price .details {
        list-style: none;
        margin-bottom: 24px;
        padding: 0 18px;
    }

        .card-price .details li {
            text-align: center;
            margin-bottom: 8px;
        }

    .card-price .buy-now {
        text-transform: uppercase;
    }

    .card-price table .price {
        font-size: 1.2em;
        font-weight: 700;
        text-align: left;
    }

    .card-price table .note {
        color: #666;
        font-size: 0.8em;
    }

.dropdown-large {
    position: static !important;
}

.dropdown-menu-large {
    margin-left: 16px;
    margin-right: 16px;
    padding: 20px 0px;
    font-family: 'Noto Sans KR','Apple SD Gothic Neo','조선굴림체';
}

    .dropdown-menu-large > li > ul {
        padding: 0;
        margin: 0;
    }

        .dropdown-menu-large > li > ul > li {
            list-style: none;
        }

            .dropdown-menu-large > li > ul > li > a {
                display: block;
                padding: 3px 20px;
                clear: both;
                font-weight: 300;
                line-height: 1.428571429;
                color: #333333;
                white-space: normal;
            }

    .dropdown-menu-large > li ul > li > a:hover,
    .dropdown-menu-large > li ul > li > a:focus {
        text-decoration: none;
        color: #262626;
        background-color: #f5f5f5;
    }

    .dropdown-menu-large .disabled > a,
    .dropdown-menu-large .disabled > a:hover,
    .dropdown-menu-large .disabled > a:focus {
        color: #999999;
    }

        .dropdown-menu-large .disabled > a:hover,
        .dropdown-menu-large .disabled > a:focus {
            text-decoration: none;
            background-color: transparent;
            background-image: none;
            filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
            cursor: not-allowed;
        }

    .dropdown-menu-large .dropdown-header {
        color: #6c0824;
        font-size: 16px;
        font-weight: bold;
        font-family: '조선굴림체','맑은 고딕','조선신명조','조선일보명조';
    }

@media (max-width: 768px) {
    .dropdown-menu-large {
        margin-left: 0;
        margin-right: 0;
    }

        .dropdown-menu-large > li {
            margin-bottom: 30px;
        }

            .dropdown-menu-large > li:last-child {
                margin-bottom: 0;
            }

        .dropdown-menu-large .dropdown-header {
            padding: 3px 15px !important;
        }

    .position {
        position: relative;
    }

    .mleft {
        left: 30%;
    }

    .pt-10 {
        height: 50px;
    }

    .m_margin_top30 {
        margin-top: 30px;
    }
    .m_margin_top10 {
        margin-top: 10px;
    }
}

.mem-img:hover img {
    background-color: rgba(215, 145, 34, 0.50);
}

.menu-font {
    color: #808080 !important;
    background-color: none !important;
    font-size: 14px;
    font-weight: bolder;
    font-family: '조선굴림체','맑은 고딕','조선신명조','조선일보명조';
}


.innerborder {
    float: left;
    overflow: hidden;
}

    .innerborder:hover {
        border: 1px solid #B7BABE;
    }

.menu-side /* 사이드바 선택자 */ {
    position: -webkit-sticky;
    position: sticky;
    align-self: flex-end;
    bottom: 0;
}

.vertical-menu {
    width: 200px;    
}

    .vertical-menu a {
        background-color: #fff;
        color: black;
        display: block;
        padding: 8px;
        text-decoration: none;
    }

        .vertical-menu a:hover {
            background-color: #ccc;
        }

        .vertical-menu a.active {
            font-size: 11pt;
            font-weight: bold;
        }

#accordion1 li.panel {
    margin-bottom: 0px;
}

.topFont {
    font-size: 13px;
    font-weight: bold;
    font-family: '조선굴림체','맑은 고딕','조선신명조','조선일보명조';
    color: #808080;
    padding-right: 7px;
}

.ime_eng {
    ime-mode:inactive;
}

/*퀵메뉴*/
@media all and (max-width:640px) {
    .regularView {
        display: none;
    }
    .quick {
        display: none;
    }
    .hdTitle_FontSize {
        font-size: 130%;       
        text-align:center;
    }    
}

@media (min-width: 641px) and (max-width: 991px) {
    .regularView {
        display: none;
    }
    .quick {
        display: none;
    }
    .hdTitle_FontSize {
        font-size: 130%;
        text-align: center;
    }
    
}

@media (min-width: 992px) and (max-width: 1199px){
    .hdTitle_FontSize {
        font-size: 180%;
        text-align: center;
    }
}
@media (min-width: 1200px) {
    .hdTitle_FontSize {
        font-size: 200%;
        text-align: center;
    }
}

    .quick {
        position: fixed;
        right: 40px;
        top: 130px;
        width: 100px;
        z-index: 99999;
    }

        .quick li {
            border: 1px solid #dddddd;
            list-style: none;
            margin-top: -1px;
        }

    .avatar {
        vertical-align: middle;
        width: 50px;
        height: 50px;
        border-radius: 50%;
    }
@media (max-width: 767px) {
    .tabs input[type="radio"] + label {
        font-size: 12px;
    }
 }
@media (min-width: 768px)  {
    .tabs input[type="radio"] + label {
        font-size: 16px;
    }
}
    .tabs input[type="radio"] + label {
        width: calc(100%/5);
        height: 50px;
        border-bottom: 3px solid #333333;
        background-color: #f8f8f8;
        line-height: 50px;        
        text-align: center;
        color: #333333;
        display: block;
        float: left;
        text-align: center;
        font-weight: bold;
        transition: all 0.2s ease;
        cursor: pointer;
    }

    .tabs input[type="radio"]:hover {
        opacity: 0.75;
    }

    .tabs input[type="radio"]:checked + label {
        background-color: #113a6b;
        color: #ffffff;
    }

    .tabs input[type="radio"] {
        display: none;
    }

    .font-weight-bold {
        font-weight: bold;
    }

    .font-weight-normal {
        font-weight: normal;
    }

    .font-weight-lighter {
        font-weight: lighter;
    }


    .Button {
        height: 50px;
        position: relative;
        background: #ccc;
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 0px;
        left: 0px;
        right: 0px;
        width: 100%;
        overflow: hidden;
    }

    .nav-side-menu {
        overflow: auto;
        font-family: verdana;
        font-size: 12px;
        font-weight: 200;
        background-color: #2e353d;
        position: absolute;
        top: 130px;
        padding-left: 0px;
        height: 100%;
        width: 200px;
        color: #e1ffff;
    }

        .nav-side-menu .brand {
            background-color: #23282e;
            line-height: 50px;
            display: block;
            text-align: center;
            font-size: 14px;
        }

        .nav-side-menu .toggle-btn {
            display: none;
        }

        .nav-side-menu ul,
        .nav-side-menu li {
            list-style: none;
            padding: 0px;
            margin: 0px;
            line-height: 30px;
            cursor: pointer;
        }

            .nav-side-menu ul :not(collapsed) .arrow:before,
            .nav-side-menu li :not(collapsed) .arrow:before {
                font-family: 'Font Awesome 5 Free';
                content: "\f13a";
                display: inline-block;
                padding-left: 10px;
                padding-right: 10px;
                vertical-align: middle;
                float: right;
                font-weight: 900;
            }

            .nav-side-menu ul .active,
            .nav-side-menu li .active {
                border-left: 3px solid #d19b3d;
                background-color: #4f5b69;
            }

            .nav-side-menu ul .sub-menu li.active,
            .nav-side-menu li .sub-menu li.active {
                color: #d19b3d;
            }

                .nav-side-menu ul .sub-menu li.active a,
                .nav-side-menu li .sub-menu li.active a {
                    color: #d19b3d;
                }

            .nav-side-menu ul .sub-menu li,
            .nav-side-menu li .sub-menu li {
                background-color: #181c20;
                border: none;
                line-height: 22px;
                border-bottom: 1px solid #23282e;
                margin-left: 2px;
            }

                .nav-side-menu ul .sub-menu li:hover,
                .nav-side-menu li .sub-menu li:hover {
                    background-color: #020203;
                }

                .nav-side-menu ul .sub-menu li:before,
                .nav-side-menu li .sub-menu li:before {
                    font-family: 'Font Awesome 5 Free';
                    content: ".";
                    display: inline-block;
                    padding-left: 5px;
                    padding-right: 10px;
                    vertical-align: middle;
                    font-weight: 900;
                }

        .nav-side-menu li {
            padding-left: 10px;
            border-left: 3px solid #84a3c6;
            border-bottom: 1px solid #23282e;
        }

            .nav-side-menu li a {
                text-decoration: none;
                color: #e1ffff;
            }

                .nav-side-menu li a i {
                    padding-left: 10px;
                    width: 20px;
                    padding-right: 20px;
                }

            .nav-side-menu li:hover {
                border-left: 3px solid #f2dab0;
                background-color: #d19b3d;
                -webkit-transition: all 1s ease;
                -moz-transition: all 1s ease;
                -o-transition: all 1s ease;
                -ms-transition: all 1s ease;
                transition: all 1s ease;
            }

    @media (max-width: 767px) {
        .nav-side-menu {
            position: relative;
            width: 100%;
            margin-bottom: 10px;
        }

            .nav-side-menu .toggle-btn {
                display: block;
                cursor: pointer;
                position: absolute;
                right: 10px;
                top: 10px;
                z-index: 10 !important;
                padding: 3px;
                background-color: #ffffff;
                color: #000;
                width: 40px;
                text-align: center;
            }

        .brand {
            text-align: left !important;
            font-size: 22px;
            padding-left: 20px;
            line-height: 50px !important;
        }
    }

    .UpCase {
        text-transform: uppercase;
    }

    .nonePadding {
        padding: 0px;
    }

    @media (min-width: 767px) {
        .nav-side-menu .menu-list .menu-content {
            display: block;
        }
    }


    .chart-area {
        display: flex;
    }

        .chart-area > div {
            width: 50%;
        }

    .chart-info {
        padding: 0 0 0 45px;
    }

    @media screen and (max-width: 1024.98px) {
        .chart-area {
            display: block;
        }

            .chart-area > div {
                width: auto;
            }
    }

    .textStandardEng {
        ime-mode: inactive;
    }

    /* The main calendar widget.  DIV containing a table. */

    div.calendar {
        position: relative;
    }

    .calendar, .calendar table {
        border: 1px solid #556;
        font-size: 11px;
        color: #000;
        cursor: default;
        background: #eef;
        font-family: tahoma,verdana,sans-serif;
    }

        /* Header part -- contains navigation buttons and day names. */

        .calendar .button { /* "<<", "<", ">", ">>" buttons have this class */
            text-align: center; /* They are the navigation buttons */
            padding: 2px; /* Make the buttons seem like they're pressing */
        }

        .calendar .nav {
            background: #778 url(menuarrow.gif) no-repeat 100% 100%;
        }

        .calendar thead .title { /* This holds the current "month, year" */
            font-weight: bold; /* Pressing it will take you to the current date */
            text-align: center;
            background: #fff;
            color: #000;
            padding: 2px;
        }

        .calendar thead .headrow { /* Row <TR> containing navigation buttons */
            background: #778;
            color: #fff;
        }

        .calendar thead .daynames { /* Row <TR> containing the day names */
            background: #bdf;
        }

        .calendar thead .name { /* Cells <TD> containing the day names */
            border-bottom: 1px solid #556;
            padding: 2px;
            text-align: center;
            color: #000;
        }

        .calendar thead .weekend { /* How a weekend day name shows in header */
            color: #a66;
        }

        .calendar thead .hilite { /* How do the buttons in header appear when hover */
            background-color: #aaf;
            color: #000;
            border: 1px solid #04f;
            padding: 1px;
        }

        .calendar thead .active { /* Active (pressed) buttons in header */
            background-color: #77c;
            padding: 2px 0px 0px 2px;
        }

        /* The body part -- contains all the days in month. */

        .calendar tbody .day { /* Cells <TD> containing month days dates */
            width: 2em;
            color: #456;
            text-align: right;
            padding: 2px 4px 2px 2px;
        }

            .calendar tbody .day.othermonth {
                font-size: 80%;
                color: #bbb;
            }

                .calendar tbody .day.othermonth.oweekend {
                    color: #fbb;
                }

        .calendar table .wn {
            padding: 2px 3px 2px 2px;
            border-right: 1px solid #000;
            background: #bdf;
        }

        .calendar tbody .rowhilite td {
            background: #def;
        }

            .calendar tbody .rowhilite td.wn {
                background: #eef;
            }

        .calendar tbody td.hilite { /* Hovered cells <TD> */
            background: #def;
            padding: 1px 3px 1px 1px;
            border: 1px solid #bbb;
        }

        .calendar tbody td.active { /* Active (pressed) cells <TD> */
            background: #cde;
            padding: 2px 2px 0px 2px;
        }

        .calendar tbody td.selected { /* Cell showing today date */
            font-weight: bold;
            border: 1px solid #000;
            padding: 1px 3px 1px 1px;
            background: #fff;
            color: #000;
        }

        .calendar tbody td.weekend { /* Cells showing weekend days */
            color: #a66;
        }

        .calendar tbody td.today { /* Cell showing selected date */
            font-weight: bold;
            color: #00f;
        }

        .calendar tbody .disabled {
            color: #999;
        }

        .calendar tbody .emptycell { /* Empty cells (the best is to hide them) */
            visibility: hidden;
        }

        .calendar tbody .emptyrow { /* Empty row (some months need less than 6 rows) */
            display: none;
        }

        /* The footer part -- status bar and "Close" button */

        .calendar tfoot .footrow { /* The <TR> in footer (only one right now) */
            text-align: center;
            background: #556;
            color: #fff;
        }

        .calendar tfoot .ttip { /* Tooltip (status bar) cell <TD> */
            background: #fff;
            color: #445;
            border-top: 1px solid #556;
            padding: 1px;
        }

        .calendar tfoot .hilite { /* Hover style for buttons in footer */
            background: #aaf;
            border: 1px solid #04f;
            color: #000;
            padding: 1px;
        }

        .calendar tfoot .active { /* Active (pressed) style for buttons in footer */
            background: #77c;
            padding: 2px 0px 0px 2px;
        }

        /* Combo boxes (menus that display months/years for direct selection) */

        .calendar .combo {
            position: absolute;
            display: none;
            top: 0px;
            left: 0px;
            width: 4em;
            cursor: default;
            border: 1px solid #655;
            background: #def;
            color: #000;
            font-size: 90%;
            z-index: 100;
        }

            .calendar .combo .label,
            .calendar .combo .label-IEfix {
                text-align: center;
                padding: 1px;
            }

            .calendar .combo .label-IEfix {
                width: 4em;
            }

            .calendar .combo .hilite {
                background: #acf;
            }

            .calendar .combo .active {
                border-top: 1px solid #46a;
                border-bottom: 1px solid #46a;
                background: #eef;
                font-weight: bold;
            }

        .calendar td.time {
            border-top: 1px solid #000;
            padding: 1px 0px;
            text-align: center;
            background-color: #f4f0e8;
        }

            .calendar td.time .hour,
            .calendar td.time .minute,
            .calendar td.time .ampm {
                padding: 0px 3px 0px 4px;
                border: 1px solid #889;
                font-weight: bold;
                background-color: #fff;
            }

            .calendar td.time .ampm {
                text-align: center;
            }

            .calendar td.time .colon {
                padding: 0px 2px 0px 3px;
                font-weight: bold;
            }

            .calendar td.time span.hilite {
                border-color: #000;
                background-color: #667;
                color: #fff;
            }

            .calendar td.time span.active {
                border-color: #f00;
                background-color: #000;
                color: #0f0;
            }

.calendar {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #B7BABE;
    font-family: "돋움", "Apple SD Gothic Neo","돋움체", "굴림", "굴림체";
    font-size: 12px;
    color: #565656;
    text-align: left;
    vertical-align: top;
    padding: 4px 4px 4px 4px;
}

.mon {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #B7BABE;
    font-family: "돋움","Apple SD Gothic Neo", "돋움체", "굴림", "굴림체";
    font-size: 12px;
    font-weight: bold;
    color: #565656;
    text-align: center;
    padding-top: 2px;
}

.blue_b_center {
    font-family: "돋움", "Apple SD Gothic Neo","돋움체", "굴림", "굴림체";
    font-size: 16px;
    font-weight: bold;
    color: #0073bc;
    text-align: left;
}

.tb_calendar {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #e0e2e4;
    font-family: "Noto Sans KR","Apple SD Gothic Neo","돋움", "돋움체", "굴림", "굴림체";
    font-size: 9pt;
    color: #565656;
    text-align: center;
}

    .fixedCol {
        width: 80px;
        min-width: 100px;
        max-width: 100px;
    }


    .tdFont {
        font-size: 11pt;
        width: 100px;
        text-align: center;
        font-weight: bold;
    }

    .pl-5 {
        padding-left: 5px !important;
    }

    .chkcss label {
        margin-right: 10px;
        font-size: 10pt;
        margin-left: 5px;
    }

.page-wrapper .sidebar-wrapper,
.sidebar-wrapper .sidebar-brand > a,
.sidebar-wrapper .sidebar-dropdown > a:after,
.sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before,
.sidebar-wrapper ul li a i,
.page-wrapper .page-content,
.sidebar-wrapper .sidebar-search input.search-menu,
.sidebar-wrapper .sidebar-search .input-group-text,
.sidebar-wrapper .sidebar-menu ul li a,
#show-sidebar,
#close-sidebar {    
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;    
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/*----------------page-wrapper----------------*/

.page-wrapper {
    height: 0px;
}

    .page-wrapper .theme {
        width: 40px;
        height: 38px;
        display: inline-block;
        border-radius: 4px;
        margin: 2px;
        z-index: 3;
    }

        .page-wrapper .theme.chiller-theme {
            background: #1e2229;
        }

    /*----------------toggeled sidebar----------------*/

    .page-wrapper.toggled .sidebar-wrapper {
        left: 0px;
    }

@media screen and (min-width: 768px) {
    .page-wrapper.toggled .page-content {
        padding-left: 300px;
    }
}
/*----------------show sidebar button----------------*/
#show-sidebar {
    position: fixed;
    left: 0;
    top: 40px;
    border-radius: 0 4px 4px 0px;
    width: 35px;
    transition-delay: 0.3s;
}

.page-wrapper.toggled #show-sidebar {
    left: -40px;
}
/*----------------sidebar-wrapper----------------*/

.sidebar-wrapper {
    width: 240px;
    height: 100%;
    max-height: 100%;
    position: fixed;
    top: 40px;
    left: -300px;  
}

    .sidebar-wrapper ul {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

    .sidebar-wrapper a {
        text-decoration: none;
    }

/*----------------sidebar-content----------------*/

.sidebar-content {    
    max-height: calc(100% - 30px);
    height: calc(100% - 30px);
    overflow-y: auto;
    position: relative;
}

    .sidebar-content.desktop {
        overflow-y: hidden;
    }

/*--------------------sidebar-brand----------------------*/

.sidebar-wrapper .sidebar-brand {
    padding: 10px 20px;
    display: flex;
    align-items: center;
}

    .sidebar-wrapper .sidebar-brand > a {
        text-transform: uppercase;
        font-weight: bold;
        flex-grow: 1;
    }

    .sidebar-wrapper .sidebar-brand #close-sidebar {
        cursor: pointer;
        font-size: 20px;
    }
/*--------------------sidebar-header----------------------*/

.sidebar-wrapper .sidebar-header {
    padding: 20px;
    overflow: hidden;
}

    .sidebar-wrapper .sidebar-header .user-pic {
        float: left;
        width: 60px;
        padding: 2px;
        border-radius: 12px;
        margin-right: 15px;
        overflow: hidden;
    }

        .sidebar-wrapper .sidebar-header .user-pic img {
            object-fit: cover;
            height: 100%;
            width: 100%;
        }

    .sidebar-wrapper .sidebar-header .user-info {
        float: left;
    }

        .sidebar-wrapper .sidebar-header .user-info > span {
            display: block;
        }

        .sidebar-wrapper .sidebar-header .user-info .user-role {
            font-size: 12px;
        }

        .sidebar-wrapper .sidebar-header .user-info .user-status {
            font-size: 11px;
            margin-top: 4px;
        }

            .sidebar-wrapper .sidebar-header .user-info .user-status i {
                font-size: 8px;
                margin-right: 4px;
                color: #5cb85c;
            }

/*-----------------------sidebar-search------------------------*/

.sidebar-wrapper .sidebar-search > div {
    padding: 10px 20px;
}

/*----------------------sidebar-menu-------------------------*/

.sidebar-wrapper .sidebar-menu {
    padding-bottom: 10px;
}

    .sidebar-wrapper .sidebar-menu .header-menu span {
        font-weight: bold;
        font-size: 14px;
        padding: 15px 20px 5px 20px;
        display: inline-block;
    }

    .sidebar-wrapper .sidebar-menu ul li a {
        display: inline-block;
        width: 100%;
        text-decoration: none;
        position: relative;
        padding: 8px 30px 8px 20px;
    }

        .sidebar-wrapper .sidebar-menu ul li a i {
            margin-right: 10px;
            font-size: 12px;
            width: 30px;
            height: 30px;
            line-height: 30px;
            text-align: center;
            border-radius: 4px;
        }

        .sidebar-wrapper .sidebar-menu ul li a:hover > i::before {
            display: inline-block;
            animation: swing ease-in-out 0.5s 1 alternate;
        }

    .sidebar-wrapper .sidebar-menu .sidebar-dropdown > a:after {
        font-family: "Font Awesome 5 Free";
        font-weight: 900;
        content: "\f105";
        font-style: normal;
        display: inline-block;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-align: center;
        background: 0 0;
        position: absolute;
        right: 15px;        
    }

    .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu ul {
        padding: 5px 0;
    }

    .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li {
        padding-left: 25px;
        font-size: 14px;
    }

        .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before {
            content: "\f111";
            font-family: "Font Awesome 5 Free";
            font-weight: 400;
            font-style: normal;
            display: inline-block;
            text-align: center;
            text-decoration: none;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            margin-right: 10px;
            font-size: 12px;
        }

    .sidebar-wrapper .sidebar-menu ul li a span.label,
    .sidebar-wrapper .sidebar-menu ul li a span.badge {
        float: right;
        margin-top: 8px;
        margin-left: 5px;
    }

    .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .badge,
    .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .label {
        float: right;
        margin-top: 0px;
    }

    .sidebar-wrapper .sidebar-menu .sidebar-submenu {
        display: none;
    }

    .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a:after {
        transform: rotate(90deg);
        right: 17px;
    }

/*--------------------------side-footer------------------------------*/

.sidebar-footer {
    position: absolute;
    width: 100%;
    bottom: 0;
    display: flex;
}

    .sidebar-footer > a {
        flex-grow: 1;
        text-align: center;
        height: 30px;
        line-height: 30px;
        position: relative;
    }

        .sidebar-footer > a .notification {
            position: absolute;
            top: 0;
        }

.badge-sonar {
    display: inline-block;
    background: #980303;
    border-radius: 50%;
    height: 8px;
    width: 8px;
    position: absolute;
    top: 0;
}

    .badge-sonar:after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        border: 2px solid #980303;
        opacity: 0;
        border-radius: 50%;
        width: 100%;
        height: 100%;
        animation: sonar 1.5s infinite;
    }

/*--------------------------page-content-----------------------------*/

.page-wrapper .page-content {
    display: inline-block;
    width: 100%;
    padding-left: 0px;
    padding-top: 20px;
}


.page-wrapper .page-content {
    overflow-x: hidden;
}

/*------scroll bar---------------------*/

::-webkit-scrollbar {
    width: 5px;
    height: 7px;
}

::-webkit-scrollbar-button {
    width: 0px;
    height: 0px;
}

::-webkit-scrollbar-thumb {
    background: #525965;
    border: 0px none #ffffff;
    border-radius: 0px;
}

    ::-webkit-scrollbar-thumb:hover {
        background: #525965;
    }

    ::-webkit-scrollbar-thumb:active {
        background: #525965;
    }

::-webkit-scrollbar-track {
    background: transparent;
    border: 0px none #ffffff;
    border-radius: 50px;
}

    ::-webkit-scrollbar-track:hover {
        background: transparent;
    }

    ::-webkit-scrollbar-track:active {
        background: transparent;
    }

::-webkit-scrollbar-corner {
    background: transparent;
}


/*-----------------------------chiller-theme-------------------------------------------------*/

.chiller-theme .sidebar-wrapper {
    background: #31353D;
}

    .chiller-theme .sidebar-wrapper .sidebar-header,
    .chiller-theme .sidebar-wrapper .sidebar-search,
    .chiller-theme .sidebar-wrapper .sidebar-menu {
        border-top: 1px solid #3a3f48;
    }

        .chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
        .chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
            border-color: transparent;
            box-shadow: none;
        }

        .chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-role,
        .chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-status,
        .chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
        .chiller-theme .sidebar-wrapper .sidebar-search .input-group-text,
        .chiller-theme .sidebar-wrapper .sidebar-brand > a,
        .chiller-theme .sidebar-wrapper .sidebar-menu ul li a,
        .chiller-theme .sidebar-footer > a {
            color: #818896;
        }

            .chiller-theme .sidebar-wrapper .sidebar-menu ul li:hover > a,
            .chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a,
            .chiller-theme .sidebar-wrapper .sidebar-header .user-info,
            .chiller-theme .sidebar-wrapper .sidebar-brand > a:hover,
            .chiller-theme .sidebar-footer > a:hover i {
                color: #b8bfce;
            }

.page-wrapper.chiller-theme.toggled #close-sidebar {
    color: #bdbdbd;
}

    .page-wrapper.chiller-theme.toggled #close-sidebar:hover {
        color: #ffffff;
    }

.chiller-theme .sidebar-wrapper ul li:hover a i,
.chiller-theme .sidebar-wrapper .sidebar-dropdown .sidebar-submenu li a:hover:before,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu:focus + span,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active a i {
    color: #16c7ff;
    text-shadow: 0px 0px 10px rgba(22, 199, 255, 0.5);
}

.chiller-theme .sidebar-wrapper .sidebar-menu ul li a i,
.chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown div,
.chiller-theme .sidebar-wrapper .sidebar-search input.search-menu,
.chiller-theme .sidebar-wrapper .sidebar-search .input-group-text {
    background: #3a3f48;
}

.chiller-theme .sidebar-wrapper .sidebar-menu .header-menu span {
    color: #6c7b88;
}

.chiller-theme .sidebar-footer {
    background: #3a3f48;
    box-shadow: 0px -1px 5px #282c33;
    border-top: 1px solid #464a52;
}

    .chiller-theme .sidebar-footer > a:first-child {
        border-left: none;
    }

    .chiller-theme .sidebar-footer > a:last-child {
        border-right: none;
    }


.btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

    .btn-dark:hover {
        color: #fff;
        background-color: #23272b;
        border-color: #1d2124;
    }

    .btn-dark:focus, .btn-dark.focus {
        color: #fff;
        background-color: #23272b;
        border-color: #1d2124;
        box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
    }

    .btn-dark.disabled, .btn-dark:disabled {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40;
    }

    .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active,
    .show > .btn-dark.dropdown-toggle {
        color: #fff;
        background-color: #1d2124;
        border-color: #171a1d;
    }

        .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus,
        .show > .btn-dark.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
        }
.left_percent40 {
  position:absolute;
  top:50%;
  left:50%;
  transform:translate(-50%, -50%);
}
.textrightround {
    border-top-right-radius: 5px; 
    border-bottom-right-radius: 5px;
}
.imgoutline {
    border: 1px solid #B7BABE;
}
.gridLine {
    border: 1px solid #B7BABE;
}

/**센터용품 메뉴 클릭시 하위 메뉴 토글형식으로 나타내기*/
input#menu{
    display:none;
}
ul#center_nav{
    display:none;
}
input#menu:checked + ul.dropdown-menu, ul.dropdown-large {
    display: block;
}

.linkButton:hover {
    font-size: 12px;
    color: orangered;
}
.valign {
    display: flex; /* Flexbox 컨테이너로 변경 */
    flex-direction: column;
    align-items: center; /* 수직 정렬: 중앙 */
    justify-content: center;
    align-content: center;
}

.product-item {
    position: relative;
    z-index: 1;
}
.totalRow {
    background-color: #fbe4fe;
}

.prdNameFix {
    width: 150px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    text-align: center;
}
.btn-buy {
    width: 100%;
    height: 56px;
    border: none;
    border-radius: 10px;
    background: #f86c78;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
}

/* 메인 배경 */
.section_index {
    background: url("../images/main_bg5.jpg") no-repeat top center;
    background-size: cover;
    overflow: hidden;
    background-repeat: no-repeat;
    min-height: 100vh;
    padding: 0;
}


/* 모바일 배너 시작 */
.Mobile_AD {
    margin-top: 70px;
}


/* 타이핑 배너 시작(mainroll) */
.banner {
    position: relative;
}

.banner-img {
    width: 100vh;
    display: block;
}

.banner-text {
    position: absolute;
    left: 25px;
    top: 40px;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    text-shadow: 0 2px 6px rgba(0,0,0,.4);
}

#typing {
    white-space: pre-line;
}

.cursor {
    animation: blink .8s infinite;
}

@keyframes blink {
    50% {
        opacity: 0;
    }
}
/* 배너 끝 */

/* 랜딩 애니메이션 시작 */
#intro {
    margin-top: -70px;
    height: 100vh;
    position: relative;
    overflow: hidden;
}

.intro-inner {
    width: 100%;
    height: 100%;
}

.intro-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.scroll-guide {
    position: absolute;
    left: 50%;
    bottom: 40px;
    transform: translateX(-50%);
    color: #fff;
    font-size: 16px;
    letter-spacing: 2px;
    animation: float 1.5s infinite;
}

@keyframes float {

    0% {
        transform: translate(-50%,0);
    }

    50% {
        transform: translate(-50%,10px);
    }

    100% {
        transform: translate(-50%,0);
    }
}

/* 랜딩애니메이션 끝 */



/* 판매상품 리스트 시작 */
.product-list {
    width: 100%;
    margin-top: 5%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.product-card {
    display: flex;
    width: 90%;
    align-items: center;
    background: rgba(255,255,255,0.6);
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 25px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.4);
    color: #565656;
    opacity: 0.8;
}

    .product-card > .product-info > .show-detail {
        margin-top: auto;
        font-size: 12px;
        text-align: right;
        padding-top: 35px;
        margin-bottom: -35px;
    }



.detailBtn {
    font-weight: 600;
    color: #333;
    text-decoration: none;
}

    .detailBtn:active {
        text-decoration: none;
        color: #333;
    }


.product-img {
    width: 120px;
    height: 120px;
    flex-shrink: 0;
    margin-right: 16px;
    overflow: hidden;
    border-radius: 10px;
}

    .product-img img {
        width: 120px !important;
        height: 120px !important;
        object-fit: cover;
        box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    }

.product-info {
    flex: 1;
    display: flex;
    flex-direction: column;
}

.product-title {
    text-align: left;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
    margin: 0;
}
    .product-title > a {
        color: #333 !important;
    }

p.product-title {
    margin: 0 !important;
    text-align: left;
}

.product-price {
    font-size: 18px;
    font-weight: bold;
    color: #111;
}
/* 판매상품 리스트 끝 */


/* 주문페이지 시작 */
.payIcon {
    height: 16px;
    vertical-align: middle;
    margin: 0 5px;
}


/* 상품 상세페이지 시작 */
.detailpd5 {
    padding: 7px 0 !important;
}

#menu_top {
    width: 100%;
    margin: 0;
    padding: 0;
}

.orderBtnGroup {
    display: flex;
    gap: 10px;
    width: 100%;
}

.orderBtn {
    flex: 1;
    height: 50px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.5);
}

.btn_cart {
    background-color: #d5d1d1;
    font-weight: 600;
}

.btn_buy {
    background-color: #dfb178a6;
    font-weight: 600;
}
/* 상품 상세페이지 끝 */