@charset "utf-8";



@media (max-width: 450px) {

    .ol_id, .ol_pw {
        display: inline-block;
        width: 255px;
        height: 30px;
        line-height: 28px;
        padding: 5px;
        border: 1px solid #dedede;
        border-bottom: none;
        background: #fff;
        font-size: 18px;
    }

    #ol_auto label {
        font-size: 17px;
        letter-spacing: -0.1em;
        color: #7d7d7d;
    }

    #login_auto_login {
        margin-top: 10px;
    }
    
    
    #ol_svc {
        position: absolute;
        right: -60px;
        top: 64px;
    }
        #ol_svc a {
            font-size: 17px;
            color: #7d7d7d;
            text-decoration: none;
        }

    #ol_submit {
        position: absolute;
        left:260px;
        right: 0;
        top: 0px;
        display: inline-block;
        width: 97px;
        height: 59px;
        border: 1px solid #d3d3d3;
        background: #fff;
        font-size: 17px;
        font-weight: bold;
        vertical-align: top;
    }
}

@media (min-width: 450px) {

    .ol_id, .ol_pw {
        display: inline-block;
        width: 175px;
        height: 28px;
        line-height: 28px;
        padding: 0 5px;
        border: 1px solid #dedede;
        border-bottom: none;
        background: #fff;
        font-size: 12px;
    }


    #ol_auto {
        margin: 5px 0 0
    }

        #ol_auto:after {
            display: block;
            visibility: hidden;
            clear: both;
            content: "";
        }

        #ol_auto label {
            font-size: 12px;
            letter-spacing: -0.1em;
            color: #7d7d7d;
        }

        #ol_auto input {
            width: 13px;
            height: 13px;
            vertical-align: bottom;
        }


    #ol_svc {
        position: absolute;
        right: 0;
        top: 64px;
    }

        #ol_svc a {
            font-size: 12px;
            color: #7d7d7d;
            text-decoration: none;
            letter-spacing: -0.1em;
        }

            #ol_svc a:hover {
                color: #FF3397;
            }


    #ol_submit {
        position: absolute;
        right: 0;
        top: 0px;
        display: inline-block;
        width: 92px;
        height: 54px;
        border: 1px solid #d3d3d3;
        background: #fff;
        font-size: 12px;
        font-weight: bold;
        vertical-align: top;
    }
}


#navbarDropdownMenuLink, .nav-link, .dropdown-item {
    /*font-size: 15px;*/
    color: #000;
    font-weight: bold;
}

/* 접근성 */
#hd_login_msg {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

#hd_login_msg {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
}

/* 팝업 */
#hd_pop {
    z-index: 999;
    position: absolute;
}

    #hd_pop h2 {
        position: absolute;
        top: -9999px;
        font-size: 0;
        line-height: 0;
        overflow: hidden;
    }

.hd_pops {
    position: relative;
    margin: 0 0 10px;
}

.hd_pops_con {
}

.hd-pops-right {
    position: absolute;
    bottom: 5px;
    left: 5px;
    background: #fff;
    font-size: 1.1rem;
}

    .hd-pops-right a {
        display: block;
        padding: 3px;
        color: #989898;
        text-decoration: none;
        letter-spacing: -0.1em;
    }

.hd-pops-close {
    position: absolute;
    bottom: 0;
    right: 0;
}

    .hd-pops-close button {
        margin: 0;
        padding: 3px;
        border: 0;
        background: #808080;
        color: #fff;
        font-size: 1.1rem;
        letter-spacing: -0.1em;
    }

/* 상단 레이아웃 */
#hd {
    position: relative;
    width: 100%;
    z-index: 999;
    border-bottom: 1px solid #e8e3ec;
    background: #fff;
}

    #hd h1, #hd_h1 {
        position: absolute;
        font-size: 0;
        text-indent: -9999em;
        line-height: 0;
        overflow: hidden;
    }

#hd_wrapper {
    z-index: 999;
    position: relative;
    margin: 0 auto;
    /*width: 1050px;*/
    height: 75px;
}

    #hd_wrapper:after {
        display: block;
        visibility: hidden;
        clear: both;
        content: "";
    }

    #hd_wrapper h3 {
        font-size: 0;
        line-height: 0;
        width: 10px;
    }

.hd_bg {
    width: 100%;
    height: 90px;
    position: absolute;
    top: 0;
    left: 0;
}

#hd_logo {
    padding-top: 3px;
    font-size: 13px;
}

    #hd_logo a {
        display: inline-block;
        vertical-align: top /*vertical-align:bottom*/;
        color: #747474;
        text-decoration: none;
        font-size: 1.7rem;
    }

    #hd_logo img {
        vertical-align: top;
        max-width:100%;
    }

    #hd_logo span {
        color: #ff3397;
    }

    #hd_logo .slogan {
        margin: 3px 0 0 5px;
    }

#hd_listtype {
    float: right
}

    #hd_listtype li {
        float: left;
        display: inline-block;
        font-size: 1.2rem;
        padding: 0 10px;
        font-weight: bold;
        line-height: 37px;
        font-weight: normal;
        background: url('~/iBoard/Theme/iBoardPro/assets/img/login/gnb_bg2.jpg') no-repeat left 50%;
    }

        #hd_listtype li:first-child {
            background: none;
        }

#al_menu_btn, #cart_btn {
    display: none
}

#idx_event h2 {
    margin-bottom: 10px;
    color: #555;
    font-size: 1.3rem;
    display: inline-block;
    padding-bottom: 2px;
    border-bottom: 2px solid #555;
}

.st_bg {
    display: inline-block;
    width: 1px;
    height: 9px;
    background: #aaa;
    margin: 0 3px 0 2px;
}

/* 검색 */
#hd_sch {
    /*position: absolute;
    top: 20px;
    left: 120px*/
}

    #hd_sch h2 {
        position: absolute;
        line-height: 0;
        font-size: 0;
        overflow: hidden;
    }

    #hd_sch form {
        border-bottom: 2px solid #747474;
        display: inline-block;
    }

        #hd_sch form::after {
            display: block;
            visibility: hidden;
            clear: both;
            content: '';
        }

#hd_sch_q {
    float: left;
    padding: 0 10px;
    width: 300px;
    height: 30px;
    line-height: 30px;
    border: 0;
    border-right: 0;
    color: #444;
    font-size: 1.4rem;
    outline: 0;
    text-align:center;
}

#hd_sch_submit {
    float: left;
    width: 32px;
    height: 32px;
    line-height: 30px;
    border: 0;
    background: transparent;
    color: #747474;
    font-size: 1.2rem;
}

    #hd_sch_submit i {
        position: relative;
        top: -3px;
    }

#hd_sch .a-event {
    position: absolute;
    top: 0;
    left: 267px;
    padding: 0 5px;
    width: 105px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #e8e3ec;
    font-size: 1.2rem;
    border-radius: 4px;
    color: #ff7f50;
    letter-spacing: -0.1em;
    text-decoration: none;
    text-align: center;
}

    #hd_sch .a-event:hover {
        background: #f7f7f7;
    }

    #hd_sch .a-event b {
        letter-spacing: 0;
    }

/* 헤더 최신글 목록 */
.hd-latest {
    float: left;
    position: relative;
    width: 200px;
    height: 58px;
    padding: 0;
    margin: 9px 0 0 10px;
    border: 1px solid #d7d7d7;
    overflow-y: hidden;
}

    .hd-latest:after {
        display: block;
        visibility: hidden;
        clear: both;
        content: "";
    }

    .hd-latest ul {
    }

        .hd-latest ul li {
            padding: 0 5px;
            margin: 0 !important;
            width: 160px !important;
        }

            .hd-latest ul li a {
                display: inline-block;
                width: 100%;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap;
                list-style: none;
                line-height: 18px;
            }

    .hd-latest .bx-wrapper .bx-viewport {
        height: 60px !important;
    }

    .hd-latest .bx-pager, .hd-latest .bx-controls-auto {
        display: none;
    }

    .hd-latest .bx-controls .bx-controls-direction {
        position: absolute;
        top: 0;
        right: 0;
        width: 21px;
        height: 60px;
        background: #dbdbdb;
    }

        .hd-latest .bx-controls .bx-controls-direction a {
            display: inline-block;
            margin-top: 0 !important;
            width: 20px;
            height: 29px;
            text-indent: -9999px;
            border-left: 1px solid #dbdbdb;
        }

            .hd-latest .bx-controls .bx-controls-direction a.bx-prev {
                top: 0;
                left: 0;
                background: url('~/iBoard/Theme/iBoardPro/assets/img/login/idx-tab-direction2.png') no-repeat 0 0;
                border-bottom: 1px solid #dbdbdb;
            }

            .hd-latest .bx-controls .bx-controls-direction a.bx-next {
                height: 31px;
                left: 0;
                bottom: 0;
                background: url('~/iBoard/Theme/iBoardPro/assets/img/login/idx-tab-direction2.png') no-repeat 0 -30px;
            }

/* 상단 바로가기 링크 */
.hd-link {
    float: right;
    margin: 28px 50px 0 0;
}

    .hd-link:after {
        display: block;
        visibility: hidden;
        clear: both;
        content: "";
    }

    .hd-link li {
        float: left;
        margin: 0 0 0 25px;
    }

        .hd-link li a {
            color: #5608a3;
            text-decoration: none;
        }

            .hd-link li a:hover {
                color: #ff7f50;
            }

/* 관리자 */
.head-admin {
    border-bottom: 1px solid #e9e9e9;
    text-align: center;
    letter-spacing: -0.1em;
}

    .head-admin a {
        display: inline-block;
        padding: 7px 10px;
        color: #777;
        font-size: 1.2rem;
        letter-spacing: 0;
    }

        .head-admin a:focus, #sir-head .head-admin a:hover {
            background: #f2f5f9;
            text-decoration: underline;
        }

/* 알림 */
#ol_arm {
    z-index: 998;
    position: relative;
}

    #ol_arm #arm_cnt {
        margin-top: 3px;
        margin-left: -5px;
        background: #ff7f50;
        color: #fff;
        font-weight: bold;
    }

        #ol_arm #arm_cnt.arm1 {
            font-weight: bold;
        }

        #ol_arm #arm_cnt.arm0 {
            background: #ff7f50;
            color: #fff;
            font-weight: bold;
            border-radius: 10px;
        }

    #ol_arm dl {
        display: none;
        z-index: 10005;
        position: absolute;
        top: 30px;
        left: 0;
        margin: 0;
        padding: 0;
        width: 198px;
        border: 1px solid #818f98;
        background: #fff;
        list-style: none;
        line-height: 1.2em;
    }

    #ol_arm dd {
        position: relative;
        margin: 0;
        border: 0;
        border-bottom: 1px solid #d4dbe0;
        background: #fff;
    }

        #ol_arm dd a {
            display: block;
            padding: 5px 20px 5px 5px;
            background: #fff;
            color: #69797c;
            letter-spacing: -0.1em;
            text-align: left;
        }

            #ol_arm dd a:focus, #hd #hd_wrapper #tnb #ol_arm dd a:hover {
                background: #d9e1e5;
                color: #000;
            }

            #ol_arm dd a b {
                color: #ff3397;
            }

    #ol_arm .arm_time {
        display: block;
        margin: 3px 0 0;
        color: #999;
    }

    #ol_arm dd .arm_del {
        display: inline-block;
        position: absolute;
        top: 5px;
        right: 5px;
        padding: 0;
        width: auto;
        background: #ff4f91;
    }

    #ol_arm #arm_all a {
        display: block;
        padding: 7px 0;
        background: #fff;
        color: #69797c;
        letter-spacing: -0.1em;
        text-align: center;
        margin: 0;
    }

    #ol_arm #arm_empty {
        padding: 20px 0;
        width: 100%;
        text-align: center;
    }

.gnb-a {
    font-size:12px;
}

/*gnb*/
#gnb {
    border-top: 1px solid #f0f0f0;
    background: #f7f7f7;
}

    #gnb, #gnb button {
        /*font-size: 1.3rem*/
    }

        #gnb .inner {
            position: relative;
            margin: 0 auto;
            /*width: 1050px;*/
        }

            #gnb .inner:after {
                display: block;
                visibility: hidden;
                clear: both;
                content: "";
            }

        #gnb .item {
            float: left;
            color: #4c4e4d;
            text-align: center;
        }

            #gnb .item .gnb-a {
                display: block;
                padding: 0 10px;
                width: 100px;
                line-height: 38px;
                color: #333;
                letter-spacing: -0.1em;
            }

                #gnb .item .gnb-a:hover {
                    color: #ff7f50;
                    text-decoration: none;
                }

        #gnb .inner .current a {
            background: #f1ecf5;
            color: #ff7f50;
            vertical-align: top;
        }

            #gnb .inner .current a:hover {
                color: #ff7f50;
            }

        #gnb .all {
            width: 96px;
            height: 38px;
            line-height: 38px;
            background: transparent;
            color: #ff7f50;
            text-align: left;
        }

#gnb-all {
    display: none;
    z-index: 99999;
    position: absolute;
    top: 38px;
    left: 0;
    width: 953px;
    padding: 0 0 0 95px;
    border: 1px solid #5608a3;
    background: #fff;
    text-align: left;
    letter-spacing: -0.1em;
    overflow: hidden;
}

    #gnb-all .title {
        position: absolute;
        line-height: 0;
        font-size: 0;
        overflow: hidden;
    }

    #gnb-all .ico-a {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 95px;
        background: #f7f7f7;
    }

        #gnb-all .ico-a .a {
            display: block;
            padding: 0 10px;
            height: 35px;
            line-height: 35px;
            border-bottom: 1px solid #f0f0f0;
            color: #535353;
        }

    #gnb-all .sublist {
        float: left;
        border-right: 1px solid #f0f0f0;
        background: #fff;
        width: 105px;
        height: 550px;
        padding-top: 5px;
    }

        #gnb-all .sublist.comm {
            border-right: 0;
        }

        #gnb-all .sublist .cate {
            display: none;
        }

        #gnb-all .sublist .topline {
            background: #eee;
            height: 1px;
            margin: 5px 0;
        }

        #gnb-all .sublist a {
            display: block;
            padding: 0 10px;
            height: 27px;
            line-height: 27px;
            overflow: hidden;
        }


/* tnb */
#tnb {
    display: block;
    background: #f7f7f7;
    border: 1px solid #e8e3ec;
    width: auto;
    /*height: 152px;*/
    margin-bottom: 10px;
}

    #tnb:after {
        display: block;
        visibility: hidden;
        clear: both;
        content: "";
    }

    #tnb h3 {
        position: absolute;
        font-size: 0;
        line-height: 0;
        overflow: hidden;
    }

.tnb-login {
    padding: 10px 10px 5px;
}

    .tnb-login h2 {
        position: absolute;
        font-size: 0;
        line-height: 0;
        overflow: hidden;
    }

.tnb-login-on:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}

.tnb-login:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}

/* tnb 아웃로그인 */
#ol_before fieldset {
    position: relative;
    width: 278px;
    height: 78px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    /*border-bottom: 1px dashed #d3d3d3*/
}


.ol_idlabel {
    position: absolute;
    top: 6px;
    left: 5px;
    color: #333;
    font-size: 12px;
}


.ol_pwlabel {
    position: absolute;
    top: 35px;
    left: 5px;
    color: #333;
    font-size: 12px;
}

#auto_login {
}

#auto_login_label {
    letter-spacing: -0.1em;
}






#ol_password_lost {
    display: inline-block;
    margin: 0 0 0 5px;
}

.tnb-login-on {
    color: #757575;
    position: relative;
 
}
    .tnb-login-on ul li {
        list-style: none;
    }

    .tnb-login-on ul:after {
        display: block;
        visibility: hidden;
        clear: both;
        content: "";
    }

    .tnb-login-on .item {
        position: relative;
        padding: 10px;
        height: 36px;
        line-height: 26px;
    }

    .tnb-login-on .tnb_member_info {
        height: 80px;
    }

    .tnb-login-on .sir_mb_img {
        display: inline-block;
        width: 60px;
        height: 60px;
        border: 1px solid #dcdcdc;
        background: url('../img/common/icon.png') -440px 0;
        vertical-align: middle;
    }

    .tnb-login-on a, .tnb-login-on a:hover {
        color: #757575 !important;
        text-decoration: none;
    }

    .tnb-login-on li:hover a {
        color: #ff7f50;
    }

    .tnb-login-on .tnb_member_info li {
        position: absolute;
    }

        .tnb-login-on .tnb_member_info li.mb-img {
            /*top: 20px;*/
            left: 15px;
        }

        .tnb-login-on .tnb_member_info li.mb-nick {
            top: 0px;
            left: 90px;
        }

        .tnb-login-on .tnb_member_info li.mb-point {
            top: 25px;
            left: 90px;
        }

            .tnb-login-on .tnb_member_info li.mb-point span {
                color: #ff7f50;
            }

        .tnb-login-on .tnb_member_info li.mb-lv {
            top: 45px;
            left: 90px;
            font-size: 13px;
        }

            .tnb-login-on .tnb_member_info li.mb-lv span {
                color: #ff7f50;
            }

        .tnb-login-on .tnb_member_info li.mb-info {
            top: 45px;
            left: 140px;
            margin-left: 5px;
            padding-right: 20px;
            color: #d3d3d3;
        }

        .tnb-login-on .tnb_member_info li.mb-admin {
            top: 15px;
            right: 10px;
        }

        .tnb-login-on .tnb_member_info li.mb-logout {
            top: 45px;
            right: 10px;
        }

    .tnb-login-on .tnb_member_info .nick {
        display: inline-block;
        vertical-align: middle;
        white-space: nowrap;
        word-wrap: normal; /*overflow:hidden*/
    }

    .tnb-login-on .tnb_member_info .name_btn {
        margin: 0;
        padding: 0;
        line-height: 1em;
        color: #757575;
        text-align: left;
        background: none;
    }

    .tnb-login-on .tnb_member_info .fa {
        width: 12px;
        height: 12px;
        font-size: 1.2rem;
        text-align: center;
    }

    .tnb-login-on .logout {
        display: inline-block;
        padding: 0 7px;
        height: 24px;
        line-height: 24px;
        border: 1px solid #bebebe;
        font-weight: bold;
    }

        .tnb-login-on .logout:hover {
            background: #f1f1f1;
            color: #ff7f50;
        }

#attendance {
    position: relative;
}

.attendance_opn {
    display: block;
    width: 100%;
    color: #757575;
    font-size: 1.2rem;
    background: transparent;
    text-align: center;
}

    .attendance_opn .day_num {
        color: #ff7f50;
    }

.attendance_pop {
    display: none;
    width: 298px;
    position: absolute;
    right: -61px;
    top: 51px;
    border: 1px solid #d3d3d3;
    background: #fff;
    border-top: 0;
    z-index: 99;
    -webkit-box-shadow: 1px 1px 3px rgba(55,55,5,0.1);
    -moz-box-shadow: 1px 1px 3px rgba(55,55,5,0.1);
    box-shadow: 1px 1px 3px rgba(55,55,5,0.1);
}

    .attendance_pop:after {
        content: "";
        display: inline-block;
        width: 60px;
        height: 1px;
        background: #fff;
        position: absolute;
        right: 60px;
        top: -1px;
    }

    .attendance_pop header {
        position: relative;
        padding: 10px;
        text-align: left;
        border-bottom: 1px solid #ebeef3;
    }

        .attendance_pop header:after {
            display: block;
            visibility: hidden;
            clear: both;
            content: "";
        }

        .attendance_pop header select {
            border: 1px solid #ddd;
            padding: 2px;
            color: #858585;
        }

.atd_info_right {
    display: inline-block;
    float: right;
    line-height: 22px;
}

.atd_info_btn {
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: text-bottom;
    margin-left: 5px;
    text-indent: -9999px;
    background: url('../skin/outlogin/v16/img/atd_info_btn.jpg') no-repeat;
}

.atd_info {
    display: none;
    position: absolute;
    top: 35px;
    right: 10px;
    z-index: 999999;
    line-height: 20px;
    background: #fff;
    padding: 10px 35px 10px 10px;
    border-radius: 3px;
    border: 1px solid #d3d3d3;
}

    .atd_info span {
        display: block;
    }

    .atd_info b {
        color: red;
    }

.info_close_btn {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 19px;
    height: 19px;
    background: url('../skin/outlogin/v16/img/info_close_btn.jpg') no-repeat;
}


.attendance_pop h2 {
    margin: 0 0 10px;
    text-align: center;
    color: #2b6f1b;
    line-height: 30px;
}

.attendance_pop .weekly_atd:after {
    display: block;
    visibility: hidden;
    clear: both;
    content: "";
}

.attendance_pop .weekly_atd {
    position: relative;
    padding: 15px 15px 5px;
    text-align: left;
}

    .attendance_pop .weekly_atd h2 {
        text-indent: -9999px;
        background: url('../skin/outlogin/v16/img/weekly_table_tit.jpg') center center no-repeat;
    }

.attendance_pop .weekly_atd_page {
    padding: 15px;
    background: #2b6f1b;
}

#weekly_pages_arrow_btn {
    width: 268px;
}

    #weekly_pages_arrow_btn .prev {
        position: absolute;
        top: 20px;
        left: 15px;
        color: #cbcbcb;
    }

    #weekly_pages_arrow_btn .next {
        position: absolute;
        top: 20px;
        right: 15px;
        color: #cbcbcb;
    }

.attendance_pop table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    color: #fff;
}

.attendance_pop thead {
    line-height: 10px;
}

.attendance_pop tbody {
    line-height: 31px;
}

.attendance_pop th {
    border: 3px solid #fff;
    padding: 0;
    margin: 0;
    width: 64.666px;
}

.attendance_pop td {
    border: 3px solid #fff;
}

.attendance_pop .tbl_th_bg {
    display: inline-block;
    background: url('../skin/outlogin/v16/img/atd_bg.png') no-repeat;
}

.attendance_pop .tbl_td_bg {
    display: inline-block;
    vertical-align: sub;
    width: 15px;
    height: 16px;
    background: url('../skin/outlogin/v16/img/atd_bg.png') no-repeat;
}

.attendance_pop .tbl_stamp_bg {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 38px;
    height: 32px;
    background: url('../skin/outlogin/v16/img/atd_bg.png') no-repeat;
}

.attendance_pop .th_notit {
    width: 38px;
    height: 38px;
    background-position: -21px 0;
}

.attendance_pop .th_atd {
    width: 27px;
    height: 17px;
    background-position: 0 -194px;
}

.attendance_pop .th_write {
    width: 41px;
    height: 17px;
    background-position: 0 -219px;
}

.attendance_pop .th_reply {
    width: 27px;
    height: 17px;
    background-position: 1px -244px;
}

.attendance_pop .td_mon {
    background-position: 0 -164px;
}

.attendance_pop .td_tue {
    background-position: 0 -144px;
}

.attendance_pop .td_wed {
    background-position: 0 -122px;
}

.attendance_pop .td_thu {
    background-position: 0 -102px;
}

.attendance_pop .td_fri {
    background-position: 0 -81px;
}

.attendance_pop .td_sat {
    background-position: 0 -60px;
}

.attendance_pop .td_sun {
    background-position: 0 -39px;
}

.attendance_pop .stamp_atd {
    background-position: 0 -273px;
}

.attendance_pop .stamp_write {
    background-position: 0 -307px;
}

.attendance_pop .stamp_reply {
    background-position: 0 -341px;
}

.atd_sign {
    display: inline-block;
    padding: 10px 0;
    text-align: left;
}

.attendance_pop footer {
    height: 20px;
    line-height: 18px;
    background: #f7f7f7;
    padding: 10px;
    text-align: left;
}

    .attendance_pop footer a {
        color: #636363;
    }

        .attendance_pop footer a i {
            color: #9db5ff;
            vertical-align: text-bottom !important;
        }

    .attendance_pop footer .pop_btn_cls {
        float: right;
        background: url('../skin/outlogin/v16/img/pop_btn_cls.jpg') 0 0 no-repeat;
        display: inline-block;
        width: 21px;
        height: 21px;
    }

        .attendance_pop footer .pop_btn_cls:hover {
            background-position: 0 -21px;
        }

/* 사이드뷰 출력 관련 */
.tnb-login .sns-wrap {
    display: inline-block;
    text-align: center;
    margin: 0;
    margin-left: 68px;
}

.tnb-login .sns-icon {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
}

.tnb-login-on .sv_wrap .member {
    font-weight: bold;
}

.tnb-login-on li:hover .sv_on a {
    color: #636363;
}

.tnb-login-on li .sv_on a:hover {
    color: #ff7f50;
}

#tnb-login-mn {
    text-align:left;
    margin-left: -1px;
    padding: 0;
    background: #fff;

    border-top: 1px solid #d3d3d3;
    border-left: 0px solid #d3d3d3;
    border-bottom: 0px solid #d3d3d3;
}

    #tnb-login-mn:after {
        display: block;
        visibility: hidden;
        clear: both;
        content: "";
    }

    #tnb-login-mn li {
        display: inline-block;
        float: left;
        width: 73px;
        height: 52px;
        background: #fff;
        text-align: center;
        border-left: 1px solid #d3d3d3;
        /*font-size: 1.2rem*/
    }

    #tnb-login-mn li a {
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }


    #tnb-login-mn #ol_msg .a-msg .icon-msg {
        margin-top: 5px;
        margin-left: 25px;
        height: 20px;
        width: 20px;
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url(/iBoard/Theme/iBoardPro/assets/img/login/login-icon-msg.png) no-repeat;
    }

    #tnb-login-mn #ol_scrap .a-scrap .icon-scrap {
        margin-top: 5px;
        margin-left: 25px;
        height: 20px;
        width: 20px;
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url(/iBoard/Theme/iBoardPro/assets/img/login/login-icon-scrap.png) no-repeat;
    }

    #tnb-login-mn #ol_ranking .a-ranking .icon-ranking {
        margin-top: 5px;
        margin-left: 25px;
        height: 20px;
        width: 20px;
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url(/iBoard/Theme/iBoardPro/assets/img/login/login-icon-scrap.png) no-repeat;
    }

    #tnb-login-mn #ol_myinfo .a-myinfo .icon-myinfo {
        margin-top: 5px;
        margin-left: 25px;
        height: 20px;
        width: 20px;
        display: block;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url(/iBoard/Theme/iBoardPro/assets/img/login/login-icon-my.png) no-repeat;
    }


@keyframes blinker {
    50% {
        opacity: 0;
    }
}

#tnb .tnb_nb {
    background: #eee;
    padding: 0 4px;
    line-height: 18px;
    display: inline-block;
}

#tnb .read0 {
    background: #ff7f50;
    color: #fff;
    font-weight: bold;
    margin-left: -5px;
    border-radius: 10px;
}

#tnb .nb_nb_new {
    background: tomato;
    color: #fff;
}

#tnb .arm0 {
    background: #eee;
    color: #757575;
}

#tnb .tnb_over {
    position: absolute;
    top: 33px;
    left: 26px;
    z-index: 10006;
    display: none;
}

    #tnb .tnb_over li {
        height: 28px;
        line-height: 28px;
    }

        #tnb .tnb_over li a {
            display: block;
            background: #333;
            border: 1px solid #2b2b2b;
            margin-top: -1px;
            width: 80px;
            padding: 0 10px;
            color: #b0b0b0;
        }

            #tnb .tnb_over li a:hover {
                background: #222;
                color: #fff;
            }

#tnb .sns-icon {
    float: left;
    margin: 0 2px;
}

    #tnb .sns-icon .ico {
        display: block;
        width: 31px;
        height: 31px;
        background: url('~/iBoard/Theme/iBoardPro/assets/img/login/sns_logo1.png') 0 0 no-repeat;
    }

    #tnb .sns-icon.sns-kakao .ico {
        background: url('~/iBoard/Theme/iBoardPro/assets/img/login/pc_kakao_login.png') no-repeat;
    }

#tnb .sns-naver .ico {
    background-position: -36px 0;
    border-color: #18a400;
}

#tnb .sns-gg .ico {
    background-position: -71px 0;
    border-color: #ca2c19;
}

/* 상단배너 */
#hd_bn {
    position: relative;
    min-width: 99vw;
    border-bottom: 1px solid #f0f0f0;
    background: #f7f7f7;
    font-size: 1.0rem;
}

    #hd_bn .inner {
        z-index: 2;
        position: relative;
        margin: 0 auto;
        width: 99%;
        /*min-width: 1050px;*/
    }

        #hd_bn .inner::after {
            display: block;
            visibility: hidden;
            clear: both;
            content: '';
        }

    #hd_bn a {
        display: inline-block;
        margin: 0 15px 0 0;
        height: 30px;
        line-height: 28px;
        color: #000;
        text-decoration: none;
    }

    #hd_bn span {
        display: inline-block;
        vertical-align: top;
    }

    #hd_bn i {
        width: 15px;
        height: 15px;
        line-height: 15px;
        border-radius: 100%;
        background: #ffb000;
        color: #ff7f50;
        vertical-align: middle;
        text-align: center;
    }

    #hd_bn .links {
        float: right;
    }

        #hd_bn .links a {
            margin: 0 0 0 15px;
            font-size: 0.8rem;
        }
