
.sub-wrap.wrap-live-video .title-txt-header {
    /*padding: 0 20px 0;*/
}
.sub-wrap.wrap-live-video .img-ico-back {
    display: none;
}
.notice.notice-swiper {
    /*영상 공지사항 높이값 라이브러리관련 코드*/
    height: 50px;
    overflow: hidden;
}
.bidding_pc .my_lot .my_lot_wrap .my_lot_tab.my_lot_type1,
.bidding_pc .my_lot .my_lot_wrap .my_lot_tab.my_lot_type2 {
    height: 323px;
}
.bidding_pc .my_lot .my_lot_wrap .my_lot_type1 .type2_info_box .detail .btn.btn_gray {
    position: relative;
    margin-top: 10px;
    bottom: initial;
}
.bidding_pc .my_lot .my_lot_wrap .my_lot_type1 .type2_info_box .standard .size_year span.lot-size-view + span::before {
    display: block;
}

.wrap-paddle-no {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 63px;
    padding: 16px 0;
}

.wrap-paddle-no .box-paddle {
    background: #f3f3f3;
    padding: 5px 8px;
    color: #777;
    height: 30px;
}
.wrap-paddle-no .box-paddle .num {
    color: #0000ff;
    font-weight: bold;
}
.wrap-paddle-no .box-currency {
    border: 1px solid #ededed;
    color: #777;
    font-size: 15px;
    line-height: 20px;
    padding: 5px;
    text-align: center;
    min-width: 82px;
}

.bidding_situation .situation_list .st_item {
    border-bottom: 1px solid #ededed;
}

.title-situation_list {
    display: flex;
    text-align: center;
    border-bottom: 1px solid #ccc;
    font-size: 14px;
    line-height: 18px;
    font-weight: 600;
    padding: 16px 0;
}
.title-situation_list .paddle_no {
    width: 40%;
    font-size: 14px;
    font-weight: 600;
    color: #333;
}
.title-situation_list .bid_price {
    width: 60%;
    font-size: 14px;
    font-weight: 600;
    color: #333;
    text-align: right;
    padding-right: 50px;
}
.title-situation_list .bid_price:lang(en) {
    padding-right: 40px;
}
.bidding_situation .alert_wrap {
    background: #f3f3f3;
    font-size: 14px;
    font-weight: 500;
    color: #db1b1b;
    padding: 20px 5px;
    border-bottom: 1px solid #ededed;
}
.situation_list .alert_wrap {
    width: 100%;
    text-align: center;
}

.bidding_pc .bidding_situation .situation_list .st_item .price.txt-right,
.bidding_mo .bidding_situation .situation_list .st_item .price.txt-right {
    text-align: right;
    padding-right: 30px;
}

.bidding_pc .lotlist-tabmenu .btn_item.wrap-live-left-title {
    margin-right: 15px;
}
.bidding_pc .lotlist-tabmenu .btn_item .lot-btn_tabmenu.live-left-tab-title {
    font-size: 16px;
}
.bidding_pc .lotlist-wrap .lotlist-tabCont .lotlist-box .lotlist-inner .lotitem:first-child.active .lotitem_wrap::after {
    top: 0px;
}

.bidding_pc .lotlist-wrap .lotlist-header.live-left-tab {
    height: auto;
    padding-bottom: 0;
}

.page_title-section.list_page-section .proceeding-article > .btn-live-join {
    text-align: left;
    border-width: 1px 1px 0 0;
    border-color: #fff;
    border-radius: 20px;

}

.wrap-customer-call {
    background: #f6f6f6;
    text-align: center;
    font-size: 14px;
    padding: 8px 5px;
    margin-top: 16px;
}
.wrap-customer-call.non-member {
    width: 50%;
    margin: 16px auto;
}

.wrap_live-info-txt.on{
    display: block;
}
.wrap_live-info-txt.off{
    display: none;
}

.txt.wrap_live-info-cancel-item.on{
    display: block;
}
.txt.wrap_live-info-cancel-item.off{
    display: none;
}
.btn.btn_point.btn-live-video {
    position: relative;
}
.trp.popupfixed-wrap.terms_required-popup .terms_required-article table.table_base.data-table td label.line-h_sm {
    line-height: 1.3;
}
.bidding_pc .lotlist-wrap .lotlist-tabCont .lotlist-box .lotlist-inner .lotitem .lotitem_wrap.live-video_left_list {
    padding:20px 10px 20px 100px
}

.bidding_pc .bidding-offline-wrap .wrap-toast-fail-bid {
    position: fixed;
    right: 3%;
    bottom: 64px;
    display: none;
    padding: 12px;
    background-color: #fff;
    box-shadow: 4px 4px 16px 0px rgba(0, 0, 0, 0.16);
    z-index: 10;
}
.bidding_pc .bidding-offline-wrap .wrap-toast-fail-bid.show {
    display: flex;
}
.bidding_pc .bidding-offline-wrap .wrap-toast-fail-bid .icon-error {
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 4px;
}
.bidding_pc .bidding-offline-wrap .wrap-toast-fail-bid .icon-error::after {
    content: "";
    display: block;
    background-image: url("https://seoulauction.com/images/common/ico-error.svg");
    width: 24px;
    height: 24px;
}


@media all and (max-width: 1023px) {
    .title-situation_list .bid_price:lang(en),
    .title-situation_list .bid_price {
        padding-right: 30px;
    }
    .wrap-customer-call.non-member {
        width: 70%;
        margin: 16px auto;
    }
    .bidding_offline-section.type-non_member .section-header {
        width: auto;
    }
    .basis-section.last-section.bidding_offline-section.type-non_member .bidding_mo .my_lot .my_lot_wrap {
        padding-top: 0;
    }
    .basis-section.last-section.bidding_offline-section.type-non_member .bidding_mo .my_lot .my_lot_wrap .my_lot_type3 {
        padding: 0;
    }
    .page_title-section.list_page-section .proceeding-article > .btn-live-join {
        display: inline-block;
        width: 100%;
    }

    .sub-wrap.pageclass.wrap-live-video .win_header {
        display: none;
    }
    .sub-wrap.pageclass.wrap-live-video .win_header {
        display: none;
    }
    .sub-wrap.pageclass.wrap-live-video.type-non_member .win_header,
    .sub-wrap.pageclass.wrap-live-video.type-non_member .win_header {
        display: block;
    }
    .sub-wrap.wrap-live-video .bidding_offline-section .section-header .title-area {
        padding: 0;
    }

    .sub-wrap.wrap-live-video .bidding_offline-section .section-header .title-area .title {
        display: flex;
        align-content: center;
        padding: 12px 0;
    }
    .sub-wrap.wrap-live-video .bidding_offline-section .section-header .title-area .title.not-login {
        display: block;
        width: 90vw;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;

    }
    .sub-wrap.wrap-live-video .win_header {
        display: none;
    }
    .sub-wrap.wrap-live-video .title-txt-header {
        font-size: 18px;
        font-weight: 600;
    }
    .sub-wrap.wrap-live-video .img-ico-back
    {
        display: inline-block;
        width: 18px;
        /*height: 9px;*/
        /*margin-top: 21px;*/
    }
    .sub-wrap.wrap-live-video .bidding_mo .notice {
        height: 40px;
        overflow: hidden;
    }
    .sub-wrap.wrap-live-video .notice.notice-swiper .swiper-wrapper {
        height: 40px;
        line-height: 40px;
        margin-top: 0;
    }
    .bidding_mo .notice .swiper-wrapper {
        /*비로그인한 유저가 보는 공지사항부분*/
        margin-top: 10px;
    }
    .sub-wrap.wrap-live-video .bidding_mo .view-area.lot-view {
        margin-left: 0;
        margin-right: 0;
    }
    .sub-wrap.wrap-live-video .bidding_mo.mobileVer.m-ver .my_lot .my_lot_info .lotlist-tabmenu {
        /*padding: 0 20px;*/
    }
    .sub-wrap.wrap-live-video .bidding_mo.mobileVer.m-ver .my_lot .my_lot_wrap {
        padding: 16px 0
    }

    .sub-wrap.wrap-live-video .section-footer {
        /*display: none;*/
    }

    .sub-wrap.wrap-live-video .allview_fixed-wrap .fixed-panel .panel-body .lotlist-tabmenu .btn_item .lot-btn_tabmenu {
        padding: 20px 10px 12px;
    }

    .allview_fixed-wrap .fixed-panel .panel-body .lotlist-tabmenu .btn_item:first-child {
        margin-left: 20px;
    }
    .allview_fixed-wrap .fixed-panel .panel-body .lotlist-wrap .lotlist-tabCont .lotlist-box .lotlist-inner .lotitem.live .item-cont-num .num-box .num .snum {
        color: #DB1B1B
    }
    .allview_fixed-wrap.sub-wrap.active .fixed-panel .panel-body {
        height: calc(var(--vh, 1vh) * 100 - (205px));
    }
    .bidding_mo .wrap-biding-history .bidding_situation {
        margin-top: 0;
    }
    .sub-wrap.wrap-live-video .bidding_mo.mobileVer.m-ver .my_lot .my_lot_wrap.wrap-mo-bid-history {
        padding: 0;
    }
    .bidding_mo .notice ~ div.video_area {
        margin: 0;
    }
    .bidding_mo .notice ~ div.video_area .view_box {
        width: 100%;
        margin: 0;
    }
    /*비로그인 상태에서 비디오 모바일 버전 공지사항 부분*/
    .swiper-container-vertical > .swiper-wrapper {
        height: 40px;
        line-height: 40px;
        margin-top: 0;
    }
    .bidding_offline-section.type-non_member .section-body .bidding-offline-wrap .bidding-offline-center {
        width: auto
    }

    .bidding_mo .bidding-offline-wrap .wrap-toast-fail-bid {
        position: fixed;
        bottom: 79px;
        width: 326px;
        left: 50%;
        transform: translate(-50%, 0);
        display: none;
        padding: 12px;
        background-color: #fff;
        box-shadow: 4px 4px 16px 0px rgba(0, 0, 0, 0.16);
        z-index: 10;
    }
    .bidding_mo .bidding-offline-wrap .wrap-toast-fail-bid.show {
        display: flex;
    }
    .bidding_mo .bidding-offline-wrap .wrap-toast-fail-bid .icon-error {
        display: inline-block;
        width: 24px;
        height: 24px;
        margin-right: 4px;
    }
    .bidding_mo .bidding-offline-wrap .wrap-toast-fail-bid .icon-error::after {
        content: "";
        display: block;
        background-image: url("https://seoulauction.com/images/common/ico-error.svg");
        width: 24px;
        height: 24px;
    }
}
