/* TEST: this file is updated */

/* start reset */
.wrap-article .wrap-article-body {
    position: relative;
    clear: both;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    height: auto;
}

/* end reset */
.head-right1 {
}

/* base */
a:hover, a:active, a:visited {
    text-decoration: none;
}

a.link-underline {
    text-decoration: underline;
}

a.link-blue {
    color: #333;
}

a.link-blue:visited {
    color: #333;
}

a.link-blue:hover {
    text-decoration: underline;
}

.ellipsis {
    display: inline-block;;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: left;
}

.color-sky {
    color: #4095ff;
}

.color-grey {
    color: #959595;
}

.color-lightGrey {
    color: #333;
}

/* start layout */
.wrap-article {
    height: 330px;
    overflow-y: auto;
}

.wrap-article-daum {
    height: 330px;
}

.wrap-article-youtube {
    height: auto;
    overflow-y: auto;
    padding-bottom: 10px;
}

.wrap-article-job {
    height: 200px;
}


.wrap-article-news { /*height:292px;*/
    /* height: 313px; */
}

.wrap-article-kocw {
    height: 213px;
}

.wrap-article-scholar {
    height: 213px;
}

.wrap-article-major {
    height: 312px;
    padding-top: 5px;
}

.wrapSusiBody {
    height: 250px;
    background: #fff;
}

.imgWrap {
    padding: 10px 0;
    height: 170px;
}

.bgGrey {
    background: #f2f4f7;
}

.wrapSmartSearch {
    border: 1px solid #dee3eb;
    background: #fff;
    overflow: hidden;
}

@media (max-width: 1199px) {
    .wrap-article-youtube {
        height: 379px;
        background: #fff;
        overflow: hidden;
    }

    .imgWrap {
        padding: 10px 0;
    }

    .wrapBannerWebzine {
    }
}

@media (max-width: 991px) {
    .wrap-article-youtube {
        height: auto;
    }

    .imgWrap {
        padding: 7px 0;
        height: auto;
    }

    .wrap-article-Major {
        height: 379px;
    }
}

@media (max-width: 767px) {
    .wrapSmartSearchPaddingTop {
        padding-top: 10px;
    }
}

/* end layout */

/* portal common */
.wrap-article {
    display: none;
}

.wrap-article[data-naver='book'] {
    display: block;
}

.wrap-article[data-youtube='cate0'] {
    display: block;
}

.wrap-article[data-naverNews='tabNews0'] {
    display: block;
}

.wrap-article[data-worknet='tabJob0'] {
    display: block;
}

.wrap-article[data-worknet='tabMajor0'] {
    display: block;
}

.wrap-article[data-kocw='tabKocw0'] {
    display: block;
}

.wrap-article[data-scholar='tabScholar0'] {
    display: block;
}

#naverBlog {
    display: block;
}

#daumBook {
    display: block;
}

#skooltubeCate0 {
    display: block;
}

#tabNews0 {
    display: block;
}

#tabScholar0 {
    display: block;
}

#tabKocw0 {
    display: block;
}

#tabJob0 {
    display: block;
}

#tabMajor0 {
    display: block;
}

#tabSusi0 {
    display: block;
}

#susiSearch1 {
    display: block;
}

#susiSearch {
    display: block;
}

.wrap-search-endgine-result {
    padding-top: 5px;
}

.wrap-portal {
    background: #f4f4f4;
}

.wrap-portal div {
}

.wrap-portal .wrap-portal-naver {
    border-right: 1px solid #ccc;
}

.wrap-head {
    background: #fff;
    border-bottom: 1px solid #ebeef3;
    font-size: 15px;
    overflow: hidden;
}

.wrap-head .head-left {
    float: left;
    text-indent: 10px;
}

.wrap-head .head-right1 {
    float: right;
    padding-right: 10px;
}

.wrap-head .head-right1 {
}

.wrap-head p .ico {
    margin-left: 10px;
    float: left;
    display: inline-block;
    width: 20px;
    height: 44px;
    line-height: 44px;
}

.wrap-head p strong {
    float: left;
    display: inline-block;
    height: 44px;
    line-height: 44px;
    margin-right: 3px;
}

.wrap-head p span {
    float: left;
    color: #767676;
}

.wrap-article {
    background: #fff;
}

.wrap-article .wrap-article-head {
    overflow: hidden;
    margin-top: 5px;
    padding-left: 10px;
    line-height: 44px;
    border-bottom: 1px solid #d1d1d1;
}

.wrap-article .wrap-article-head .wrap-article-head-title {
    float: left;
    font-size: 15px;
    line-height: 44px;
}

.wrap-article .wrap-article-head .wrap-article-head-sort {
    float: right;
    line-height: 44px;
    padding-right: 10px;
}

.wrap-article .wrap-article-head .wrap-article-head-sort a {
    display: inline-block;
    padding-left: 10px;
    margin-left: 10px;
    background: url('../img/main/ico-sort.gif') 0 50% no-repeat;
    text-decoration: none;
}

.wrap-article .wrap-article-head .wrap-article-head-sort a:hover {
    text-decoration: underline;
}

.wrap-article-menu {
    border-top: 1px solid #f3f3f3;
}

.wrap-article-menu ul li a {
    position: relative;
    color: #000;
    overflow: hidden;
}

.wrap-article-menu ul li a span {
    position: relative;
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #ccc;
    top: -3px;
    left: -5px;
}

.wrap-article-menu ul li.active a span {
    background: #1eb501;
}

/* portal search result title */
.wrap-head .head-left .ico-naver {
    display: inline-block;
    padding-left: 10px;
    background: url('../img/main/ico-naver.gif') 0 50% no-repeat;
}

.wrap-head .head-left .ico-daum {
    display: inline-block;
    padding-left: 10px;
    background: url('../img/main/ico-daum.gif') 0 50% no-repeat;
    margin-right: 5px;
}

.wrap-head .head-left .ico-youtube {
    display: inline-block;
    padding-left: 10px;
    width: 24px;
    background: url('../img/main/ico-youtube.gif') 0 50% no-repeat;
    margin-right: 5px;
}

.wrap-head .head-left .ico-facebook {
    display: inline-block;
    padding-left: 10px;
    width: 24px;
    background: url('../img/main/ico-facebook.gif') 0 50% no-repeat;
}

.wrap-head .head-left .ico-worknet {
    display: inline-block;
    padding-left: 10px;
    width: 24px;
    background: url('../img/main/ico-worknet.png') 0 50% no-repeat;
    background-size: 20px;
}

.wrap-head .head-left .ico-kocw {
    display: inline-block;
    padding-left: 10px;
    width: 24px;
    background: url('../img/main/ico-kocw.png') 0 50% no-repeat;
    background-size: 20px;
}

.wrap-head .head-left .ico-scholar {
    display: inline-block;
    padding-left: 10px;
    width: 24px;
    background: url('../img/main/ico-scholar.png') 0 50% no-repeat;
    background-size: 20px;
}

/* portal border */
.portal-naver {
    padding-right: 2px;
}

.portal-daum {
    padding-left: 2px;
}

/* start:article common */
.wrap-article .wrap-article-head .wrap-article-head-sort a.active {
    background: url('../img/main/ico-sort-active.gif') 0 50% no-repeat;
    text-decoration: none;
}

.wrap-article .wrap-article-body {
    position: relative;
    clear: both;
    padding: 5px 10px;
}

.wrap-article .ul-article-menu {
    clear: both;
    border-bottom: 1px solid #f3f3f3;
    overflow: hidden;
}

.wrap-article .ul-article-menu li {
    float: left;
    width: 33.33%;
}

.wrap-article .ul-article-menu li a {
    display: inline-block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.wrap-article .wrap-article-body ul.ul-article {
}

.wrap-article .wrap-article-body ul.ul-article li {
    background: #fff;
    border-bottom: 1px solid #f3f3f3;
}

.wrap-article .wrap-article-body ul.ul-article li {
    border-bottom: 1px solid #e0e0e0;
    padding: 0 2px;
}

.wrap-article .wrap-article-body ul.ul-article li p {
    padding-top: 5px;
    padding-bottom: 5px;
}

.wrap-article .wrap-article-body ul.ul-article li p a.data-title {
    color: #222;
    font-size: 15px;
    line-height: 19px;
    text-decoration: underline;
}

.wrap-article .wrap-article-body ul.ul-article li p a.data-title:hover {
    color: #222;
}

.wrap-article .wrap-article-body ul.ul-article li p a.data-title:visited {
    color: #222; /*color:#99209b;*/
}

.wrap-article .wrap-article-body ul.ul-article li p span.data-postdate {
    float: right;
    color: #666;
}

.wrap-article .wrap-article-body ul.ul-article li p .data-description {
    color: #000;
    padding-bottom: 10px;
}

.wrap-article .wrap-article-body ul.ul-article li b {
    font-weight: normal;
}

.wrap-article .wrap-article-body ul.ul-article li p a span.data-bloggername {
    color: #666;
}

.wrap-article .wrap-article-body ul.ul-article li p a.data-bloggerlink {
}

.wrap-article .wrap-article-body ul.ul-article li p a.data-link {
    color: #218d44;
}


.wrap-article .wrap-article-body .wrap-loading {
    position: absolute;
    top: 50px;
    left: 50%;
    margin-left: -50px;
}


.wrap-article .wrap-article-tail {
    display: block;
    text-align: center;
}

.wrap-article .wrap-article-tail {
}

.wrap-article .wrap-article-tail a.article-tail-btn {
    position: relative;
    display: block;
    text-align: center;
    line-height: 44px;
    font-size: 18px;
}

.wrap-article .wrap-article-tail a.article-tail-btn i {
    padding-left: 10px;
    font-size: 12px;
}

.wrap-article .wrap-article-tail a.article-tail-btn .btn-loding {
    display: inline-block;
    padding-top: 7px;
    width: 32px;
    height: 32px;
}

/* end:article common */

/* start:article kin */
.wrap-article .wrap-article-body ul li p span.ico-qa {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin-right: 10px;
    background: url('../img/main/ico_qa.png') no-repeat;
}

.wrap-article .wrap-article-body ul li p span.ico-question {
    background-position: 0 0;
}

.wrap-article .wrap-article-body ul li p span.ico-answer {
    background-position: -17px 0;
}

/* end:article kin */

/* start:article tip */
.wrap-article .wrap-article-body ul.ul-daum-tip li p span.ico-qa {
    background: url('../img/main/ico_qa.png') no-repeat;
}

.wrap-article .wrap-article-body ul.ul-daum-tip li p span.ico-question {
    background-position: 0 0;
}

.wrap-article .wrap-article-body ul.ul-daum-tip li p span.ico-answer {
    background-position: -17px 0;
}

/* end:article tip */

/* start:article image */
.ul-thumb {
    overflow: hidden;
}

.ul-thumb li {
    float: left;
    overflow: hidden;
}

.ul-thumb li .thumbnail {
    margin-bottom: 5px;
    border-radius: 0;
    margin: 3px;
    height: 150px;
    overflow: hidden;
}

.ul-thumb li .thumbnail img {
    width: 100%;
}

.ul-thumb li .wrap-img-desc {
    height: 80px;
    overflow: hidden;
}

.ul-thumb li .wrap-img-desc p {
    margin-bottom: 0;
    padding: 0 8px;
}

.ul-thumb li .wrap-img-desc p a {
    display: block;
    font-size: 14px;
    font-family: '돋움', '굴림', gulim, sans-serif;
    color: #1a0dab;
    text-decoration: underline;
    height: 43px;
    overflow: hidden;
}

.ul-thumb li .wrap-img-desc p.daum-data-author {
    color: #777;
}

.ul-thumb li {
    width: 50%;
}

/* end:article image */

/* start:article youtube */
ul.ul-thumb-youtube li {
    position: relative;
    width: 100%;
    padding: 5px 0;
    text-align: center;
    overflow: hidden;
}

ul.ul-thumb-youtube li .thumbnail-youtube {
    position: relative;
    float: left;
    width: 40%;
}

ul.ul-thumb-youtube li .thumbnail-youtube .publishedAt {
    display: inline-block;
    position: absolute;
    bottom: 3px;
    right: 3px;
    overflow: hidden;
    padding: 3px;
    color: #fff;
    background: rgba(0, 0, 0, 0.7)
}

ul.ul-thumb-youtube li .wrap-desc {
    float: right;
    width: 60%;
    height: 70px;
    text-align: left;
    font-weight: bold;
    padding-top: 0;
    padding-bottom: 0;
}

ul.ul-thumb-youtube li .wrap-desc .title {
    padding: 0 7px;
}

ul.ul-thumb-youtube li .wrap-desc .channelId {
    padding: 0 7px;
    color: #707070;
}

ul.ul-thumb-youtube li .wrap-desc .viewCount {
    padding: 0 7px;
    color: #707070;
}


/* start:article youtube */
.wrap-article-youtube .title {
    height: 40px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 20px;
}

.wrapYoutubeBlind {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 5000;
}

.wrapYoutubeClose {
    height: 50px;
    background: #000;
    text-align: center;
}

.btnYoutubeClose {
    display: block;
    float: right;
    width: 50px;
    height: 50px;
    color: #fff;
    line-height: 50px;
    font-size: 30px;
    background: #000;
}

.btnYoutubeClose:hover {
    background: #ec6000;
    color: #fff;
}

.wrapYoutubeBlind {
    display: none;
}

.portal-youtube {
    position: relative;
}

.portal-youtube .youtubeLoading {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    z-index: 100;
}

.portal-youtube .youtubeLoading .loadingImg {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -35px;
    margin-top: -35px;
    width: 70px;
    height: 70px;
}

/*Responsive Video*/
.responsive-video {
    height: 0;
    margin: 0;
    padding-top: 1px;
    position: relative;
    padding-bottom: 56.25%;
    background: #000;
}

.responsive-video iframe {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.responsive-video embed {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.wrapYoutubePlayer {
    height: 704px;
    background: #000;
}

@media (min-width: 1170px) {
    .responsive-video {
    }
}

/* end:article youtube */

/* start:article book */
.ul-book {
    overflow: hidden;
}

.ul-book li {
    position: relative;
    overflow: hidden;
}

.ul-book li .thumbnail {
    position: absolute;
    top: 0px;
    left: 0;
    width: 68px;
    margin-bottom: 5px;
    border-radius: 0;
    margin: 3px;
}

.ul-book li .thumbnail img {
    width: 100%;
}

.ul-book li .wrap-desc {
    float: left;
    padding-left: 90px;
    height: 100px;
    font-size: 13px;
    font-family: '굴림', gulim, helvetica, sans-serif;
}

.ul-book li .wrap-desc p {
    margin-bottom: 0;
    padding: 0 8px;
    line-height: 21px;
}

.ul-book li .wrap-desc p.title a {
    color: #333;
    font-weight: bold;
}

.ul-book li .wrap-desc p.title a:hover {
    color: #333;
}

.ul-book li .wrap-desc p.title a:visited {
    color: #333;
}

.ul-book li .wrap-desc p.writer {
    line-height: 19px;
}

.ul-book li .wrap-desc p span {
    margin-right: 3px;
}

.ul-book li .wrap-desc .wrap-price .discount {
    color: #666;
}

.ul-book li .wrap-desc .wrap-price .price {
    color: #eb0c00;
    font-size: 15px;
}

/* end:article book */

.ul-filter {
    overflow: hidden;
}

.ul-filter li {
    float: left;
    width: 25%;
    text-align: center;
}

.ul-filter li a {
    position: relative;
    display: block;
    width: 100%;
    height: 50px;
    overflow: hidden;
    padding: 15px 0;
    background: #fff;
    border-bottom: 1px solid #ccc;
    box-sizing: border-box;
}

.ul-filter li.active {
}

.ul-filter li.active a {
    color: #f6430b;
    border-bottom: 1px solid #f6430b;
}

.ul-filter li a:hover {
    color: #f6430b;
}

.ul-filter-daum li {
    width: 25%;
}

.ul-filter-youtube li {
    width: 25%;
}

.ul-filter-job li {
    width: 25%;
}

.ul-filter-major li {
    width: 16.6666%;
}

.ul-filter-kocw li {
    width: 16.6666%;
}

.ul-filter-scholar li {
    width: 16.6666%;
}

.ul-filter-scholar li {
    width: 16.6666%;
}

.ul-filter-seoul {
    width: 33.333%;
}

.ul-filter-mainShop {
    display: none;
}

.ul-filter-mainShop li {
    width: 50%;
}

.ul-filter-msusi li {
    width: 100%;
    text-align: left;
    text-indent: 6px;
}

.ul-filter-esusi li {
    width: 100%;
    text-align: left;
    text-indent: 6px;
}

/*
.ul-filter-naver li.active a{border-bottom:1px solid #0ac417;color:#0ac417;}
.ul-filter-naver li a:hover{border-bottom:1px solid #0ac417;}

.ul-filter-naverNews li.active a{border-bottom:1px solid #0ac417;color:#0ac417;}
.ul-filter-naverNews li a:hover{border-bottom:1px solid #0ac417;}


.ul-filter-daum li{width:25%;}
.ul-filter-daum li.active a{border-bottom:1px solid #088fff;color:#088fff;}
.ul-filter-daum li a:hover{border-bottom:1px solid #088fff;}

.ul-filter-youtube li{width:25%;}
.ul-filter-youtube li.active a{border-bottom:1px solid #ff0000;color:#ff0000;}
.ul-filter-youtube li a:hover{border-bottom:1px solid #ff0000;}
.ul-filter-youtube li a{color:#222;}
.ul-filter-youtube li a:hover{color:#ff0000;}

.ul-filter-job li{width:25%;}
.ul-filter-job li.active a{border-bottom:1px solid #236daa;color:#236daa;}
.ul-filter-job li a:hover{border-bottom:1px solid #236daa;}
.ul-filter-job li a{color:#222;}
.ul-filter-job li a:hover{color:#236daa;}

.ul-filter-major li{width:16.6666%;}
.ul-filter-major li.active a{border-bottom:1px solid #236daa;color:#236daa;}
.ul-filter-major li a:hover{border-bottom:1px solid #236daa;}
.ul-filter-major li a{color:#222;}
.ul-filter-major li a:hover{color:#236daa;}

.ul-filter-kocw li{width:16.6666%;}
.ul-filter-kocw li.active a{border-bottom:1px solid #161636;color:#161636;}
.ul-filter-kocw li a:hover{border-bottom:1px solid #161636;}
.ul-filter-kocw li a{color:#222;}
.ul-filter-kocw li a:hover{color:#161636;}

.ul-filter-scholar li{width:16.6666%;}
.ul-filter-scholar li.active a{border-bottom:1px solid #161636;color:#161636;}
.ul-filter-scholar li a:hover{border-bottom:1px solid #161636;}
.ul-filter-scholar li a{color:#222;}
.ul-filter-scholar li a:hover{color:#161636;}

.ul-filter-skoologic li.active a{border-bottom:1px solid #ed5b00;color:#ed5b00;}
.ul-filter-skoologic li a:hover{border-bottom:1px solid #ed5b00;}
*/


/* pagenate */
.wrap-article-tail {
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid #d1d1d1;
}

.wrap-article-tail .pagenate {
    display: inline-block;
}

.wrap-article-tail .pagenate a {
    float: left;
    display: inline-block;
    background: #fff;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #e0e0e0;
    margin: 0 2px;
}

.wrap-article-tail .pagenate a:hover {
    background: #f55b14;
}

.wrap-article-tail .pagenate a .spanPage {
    display: block;
    width: 100%;
    height: 100%;
}

.wrap-article-tail .pagenate .currentPage,
.wrap-article-tail .pagenate .lodCurrentPage {
    float: left;
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #fff;
    margin: 0 2px;
    color: #e74f2c;
    font-size: 20px;
}

.wrap-article-tail .pagenate a.page-prev span {
    background: url('../img/main/btnPagePrev.png') center center no-repeat;
}

.wrap-article-tail .pagenate a.page-prev:hover span {
    background: url('../img/main/btnPagePrevOver.png') center center no-repeat;
}

.wrap-article-tail .pagenate a.page-next span {
    background: url('../img/main/btnPageNext.png') center center no-repeat;
}

.wrap-article-tail .pagenate a.page-next:hover span {
    background: url('../img/main/btnPageNextOver.png') center center no-repeat;
}

.wrap-ariticle-filter {
    clear: both;
}

.wrap-ariticle-filter-youtube {
    height: 50px;
    line-height: 50px;
    text-indent: 5px;
    border-bottom: 1px solid #ff5500;
    background: #fff;
    color: #ff5500;
}

.btnSmartSearch {
    border-radius: 2px !important;
}

.btnSmartSearchRefesh {
    background: #fff;
    border-radius: 4px;
    border: 0;
    text-align: center;
    width: 25px;
    height: 25px;
    padding: 3px;
    margin: 4px 10px 0 0;
}

.btnSmartSearchRefesh .imgSmartSearch {
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url('../img/main/btnSmartSearch1.png?t=20200128') no-repeat !important;
    background-size: 70%;
    border: 0;
}

/* 0610 6줄 변경 추가 코드 */
input[type=text], input[type=password], textarea {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    outline: none;
}

.wrap-ariticle-filter .susiSearchCount {
    height: 50px;
    overflow: hidden;
    padding: 15px 0;
    background: #fff;
    border-bottom: 1px solid #ff6c00;
    text-indent: 10px;
    color: #ff6c00;
}

.wrapMainShop {
    border: 1px solid #ebeef3;
    height: 762px;
    box-sizing: border-box;
}

.wrapMainShop .mainShopBorder {
    margin: 0 5px;
    border-top: 1px solid #ebeef3;
    box-sizing: border-box;
}

.wrapMainShop .wrap-head {
    text-indent: 10px;
    font-weight: bold;
}

.latest_thumb_3 .title {
    text-indent: 5px;
    height: 45px;
    line-height: 45px;
    font-weight: bold;
}

.latest_thumb_3 .text {
    padding: 5px 0;
    height: 50px;
    box-sizing: border-box;
    overflow: hidden;
}

.latest_thumb_3 img {
    border: 1px solid #ebeef3;
    box-sizing: border-box;
}


@media (max-width: 1199px) {
    .latest_thumb_3 .text {
        font-size: 10px;
    }
}

@media (max-width: 991px) {
    .wrapMainShop {
        height: auto;
    }

    .latest_thumb_3 .text {
        font-size: 13px;
    }
}

.wrapSeoul {
    clear: both;
}

.wrapSeoul .wrap-head {
    border-top: 1px solid #ebeef3;
    border-right: 1px solid #ebeef3;
    border-left: 1px solid #ebeef3;
    border-bottom: 0;
    text-indent: 10px;
    border-bottom: 1px solid #ccc;
}

.wrapSeoul .table {
    border: 1px solid #ebeef3;
    border-left: 0 !important;
    margin: 0;
    padding: 0;
    background: #fff;
    margin-top: 5px;
}

.wrap-body-seoul { /*overflow-y:scroll;height:430px;*/
    border-bottom: 1px solid #ebeef3;
    background: #ebeef3;
}

.dataTables_length {
    display: none;
}

.dataTables_filter {
    display: none;
}

.dataTables_info {
    display: none;
}

.table-relative {
    position: relative;
}

.paging_simple_numbers {
    display: none;
}

li.unlon {
    height: 45px;
    vertical-align: middle;
}

li.unlon a {
    padding: 0;
}

.unlon img {
    width: 95px;
    height: 29px;
}


.wrapSeoul {
    border-left: 1px solid #ebeef3;
    border-right: 1px solid #ebeef3;
}

.wrapSeoul .wrap-head {
    background: #fff;
}

.wrapSeoul .wrap-head p {
    color: #093687;
}

.wrap_table_sch {
    width: 100%;
}

.table_sch {
    position: relative;
    width: 100%;
    height: 423px;
    overflow: hidden;
}

.table_sch tr {
    display: block;
    width: 100%;
    clear: both;
    overflow: hidden;
}

.table_sch td, .table_sch th {
    float: left;
    display: inline-block;
    width: 25%;
    box-sizing: border-box;
    padding: 17px 0 !important;
    margin: 0 !important;
}

.table_sch thead {
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 10;
}

.table_sch thead tr {
    display: block;
    width: 100%;
    overflow: hidden;
    padding-right: 17px;
    box-sizing: border-box;
    background: #f9fafc;
}

.table_sch thead td {
}

.table_sch tbody {
    position: absolute;
    top: 50px;
    width: 100%;
    height: 350px;
    overflow-y: scroll;
}

.table_sch tbody tr:hover {
    background: #f4f5f8;
}

.table_sch th.header {
    cursor: pointer;
    color: #666;
    background: #f9fafc;
    border-top: 1px solid #d5d6dc;
    border-bottom: 1px solid #d4d6dc;
}

.table_sch th:hover {
    text-decoration: underline;
}

.table_sch th div span {
    position: relative;
}

.table_sch th div span:after {
    position: absolute;
    top: 0;
    right: -10px;
    display: block;
    content: '';
    width: 5px;
    height: 8px;
    margin-top: 4px;
    background: url('/theme/eb4_comm_001/multiTheme/themePortal/img/main/ico_up_down_up.png') center center;
}

.table_sch th div span:after {
    background: url('/theme/eb4_comm_001/multiTheme/themePortal/img/main/ico_up_down.png') center center;
}

.table_sch th.headerSortDown, .table_sch th.headerSortUp {
    color: #115dcb;
    border-bottom: 2px solid #093687;
}

.table_sch th.headerSortDown div span:after {
    background: url('/theme/eb4_comm_001/multiTheme/themePortal/img/main/ico_up_down_up.png') center center;
}

.table_sch th.headerSortUp div span:after {
    background: url('/theme/eb4_comm_001/multiTheme/themePortal/img/main/ico_up_down_down.png') center center;
}