
.feather {
    width: 16px;
    height: 16px;
    vertical-align: text-bottom;
}

/*
 * �궗�씠�뱶硫붾돱�뒗 �씠怨녹뿉///
 */

.sidebar {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    z-index: 100; /* Behind the navbar */
    padding: 48px 0 0; /* Height of navbar */
    box-shadow: inset -1px 0 0 rgba(0, 0, 0, .1);
    background: #fff;
    max-width: 205px;
    overflow-y: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;

}

.sidebar_Member {
    border-bottom: 2px solid #97a9d4;
    padding: 10px;
    text-align: left;
    background: #fff;
}

.sidebar_close {
    text-align: right;
    margin-bottom: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    background: #c6702b;
    color: #fff;
    padding: 7px 10px 5px 10px;
    border-radius: 0px;
}

.nav-item {
    height: 40px;
    border-bottom: 1px solid #ddd;
    line-height: 40px;
}

.nav-item:last-child {
    border-bottom: 0px
}

.nav-item-ON {
    border-bottom: 1px solid #e38438;
    height: 40px;
    line-height: 40px;
    background: #e38438;
}

.sidebar_depth1 {
    width: 43px;
    margin-left: 12px;
    text-align: center;
    padding-top: 10px
}

.sidebar_depth2 {
    border-left: 1px solid #ddd;
    width: calc(100% - 70px)
}

/*
 * 紐⑤컮�씪///
 */
@media screen and (max-width: 767px) {
    .Layout_margin {
        margin: 0px;
        padding: 10px
    }

    .top-user-info {
        width: 100%;
        border: 2px solid #97a9d4;
        border-radius: 30px;
        margin: 10px;
    }

    .sidebar {
        z-index: 10000000000000;
        padding: 0px
    }

    .Dashboard-sty {
        margin-top: 0px
    }

    .footer_logo {
        display: none
    }

    .responsive-margin {
        margin-top: 0px;
    }

    #TOP_AREA {
        width: 100%;
        margin-left: 0px;
    }

    #PAGE_WRAP {
        overflow-x: hidden;
    }

    #FOOTER_AREA {
        width: 100%;
        margin-left: 0px;
    }

    .Main_card {
        width: calc(100% - 1px);
        margin: 0px 1px
    }

    .Main_box {
        background: #fff;
        margin: 0px 0px;
    }

}


@media screen and (max-width: 991.98px) {

    .main_margin {
        margin-left: 0px;
    }

    .mobile_noview {
        display: none
    }

    #PAGE_WRAP {
        overflow-x: hidden;
    }

    .Main_box {
        background: #fff;
        margin: 30px 0px;
    }

    /* �뙘�뾽由ъ뒪�듃 */
    .list_group01 {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 10px;
    }

    .list_group01 li {
        border: 1px solid #ddd;
        margin-left: -1px;
        margin-bottom: -1px;
        border-radius: 3px;
        width: 33%;
        height: 35px;
        line-height: 35px;
        position: relative
    }

    .list_group01 li:last-child {
    }

    .list_group01 li > a {
    }


    /* ----------------------------  濡쒓렇�씤 諛뺤뒪  ------------------------------ */
    .Login_box {
        margin: 20px auto;
        width: 90%;
        position: absolute;
        top: 30%;
        left: 50%;
        transform: translate(-50%, -30%);
    }

    .Left_img_area {
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
        background: url(/images/login_img.jpg) center;
        background-size: 120%;
        width: 100%;
        height: 170px;
        max-width: 350px;
        margin: 0px auto
    }

    .Right_input_area {
        border-bottom-right-radius: 15px;
        border-bottom-left-radius: 15px;
        background: #234491;
        width: 100%;
        max-width: 350px;
        height: 450px;
        margin: 0px auto
    }

}

/*
 * 硫붿씤醫뚯륫硫붾돱 以묎컙�궗�씠利�_�깭釉붾┸///
 */
@media screen and (min-width: 768px) {

    .Layout_margin {
        margin: 0px 20px 0px 210px;
    }

    .top-user-info {
        border: 2px solid #97a9d4;
        border-radius: 30px;
        margin-top: 10px;
    }


    #TOP_AREA {
        width: calc(100% - 205px);
        margin-left: 205px;
    }

    .sidebar {
        padding: 0px;
    }

    .responsive-margin {
        margin-top: 0px;
    }


    #FOOTER_AREA {
        width: calc(100% - 205px);
        margin-left: 205px;
    }

    .footer_logo {
        display: none
    }

    .Main_card {
        width: calc(100% - 2px);
        margin: 0px 1px
    }

    .Main_box {
        background: #fff;
        margin: 30px 0px;
    }
}

/*
 * �뜲�뒪�겕�깙///
 */

@media screen and (min-width: 992px) {
    .Layout_margin {
        margin: 95px 20px 0px 210px;
    }

    .sidebar {
        padding-top: 48px;
    }

    .mobile_view {
        display: none
    }

    .main_margin {
        margin-left: 400px;
    }

    #TOP_AREA {
        width: 100%;
        margin-left: 0px;
        position: fixed;
        top: 0
    }

    #FOOTER_AREA {
        width: 100%;
        margin-left: 0px;
    }

    .footer_logo {
        display: inline
    }

    .responsive-margin {
        margin-top: 35px;
    }

    .Main_card {
        width: calc(50% - 30px);
        float: left;
        margin: 0px 15px
    }

    .Main_box {
        background: #fff;
        margin: 30px 0px;
    }

    /* �뙘�뾽由ъ뒪�듃 */
    .list_group01 {
        display: flex;
        flex-wrap: wrap;
    }

    .list_group01 li {
        border: 1px solid #ddd;
        border-bottom: 0px;
        border-radius: 3px;
        width: 100%;
        line-height: 1.5;
        position: relative;
        height: 45px;
        align-self: flex-start
    }

    .list_group01 li:last-child {
        border-bottom: 1px solid #ddd;
    }

    .list_group01 li > a {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    /* ----------------------------  濡쒓렇�씤 諛뺤뒪  ------------------------------ */
    .Login_box {
        display: flex;
        justify-content: flex-start;
        margin: 80px auto;
        width: 70%;
        position: absolute;
        top: 40%;
        left: 50%;
        transform: translate(-50%, -50%);
        max-width: 1024px;
    }

    .Left_img_area {
        border-top-left-radius: 15px;
        border-bottom-left-radius: 15px;
        background: url(/images/login_img.jpg) center top #fff;
        width: 65%;
        height: 650px;
    }

    .Right_input_area {
        border-top-right-radius: 15px;
        border-bottom-right-radius: 15px;
        background: #234491;
        width: 35%;
        height: 650px;
        min-width: 350px;
    }

}

.sidebar-sticky {
    position: relative;
    top: 0;
    height: 100%;

    padding-top: .5rem;
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
}

@supports ((position: -webkit-sticky) or (position: sticky)) {
    .sidebar-sticky {
        position: -webkit-sticky;
        position: sticky;
    }
}

.sidebar .nav-link {
    font-weight: 500;
    color: #333;
}

.sidebar .nav-link .feather {
    margin-right: 4px;
    color: #999;
}

.sidebar .nav-link.active {
    color: #007bff;
}

.sidebar .nav-link:hover .feather,
.sidebar .nav-link.active .feather {
    color: inherit;
}

.sidebar-heading {
    font-size: .75rem;
    text-transform: uppercase;
}

/*
 * Navbar
 */

.navbar-brand {
    padding-top: .75rem;
    padding-bottom: .75rem;
    font-size: 1rem;
    background-color: rgba(0, 0, 0, .25);
    box-shadow: inset -1px 0 0 rgba(0, 0, 0, .25);
}

.navbar .navbar-toggler {
    top: .25rem;
    right: 1rem;
}

.navbar .form-control {
    padding: .75rem 1rem;
    border-width: 0;
    border-radius: 0;
}

.form-control-dark {
    color: #fff;
    background-color: rgba(255, 255, 255, .1);
    border-color: rgba(255, 255, 255, .1);
}

.form-control-dark:focus {
    border-color: transparent;
    box-shadow: 0 0 0 3px rgba(255, 255, 255, .25);
}
