@charset "UTF-8";
/* 커스텀 스타일만 입력해주세요 */
#last.custom-display-none {
    display: none !important;
}

.custom-input-search {
    background-color: #f8f8f8;
    cursor: pointer;
    width: 100%;
    padding: 10px 16px;
    text-align: left;
}

.delete-display-none {
    display: block !important;
}

.tablet .custom-transform-capacity {
    transform: translateY(26%) !important;
}

.custom-width-capacity {
    width: 100%;
}

.prod-reg-margin-zero {
    margin-top: 0px !important;
}

.custom-gap-product {
    margin-bottom: 20px;
}

.custom-limit-product {
    display: none;
}

.no-data-article {
    display: flex;
    justify-content: center;
    margin-top: 16px;
}

.no-data-article .table_area_no_data {
    width: 100%;
    height: 500px;
    border-top: solid 2px #222;
    border-bottom: solid 1px #222;
}

.inquiryHasProduct {
    display: none;
}

.custom-dropdown-button {
    background-color: #f8f8f8;
    cursor: pointer;
    width: 100%;
    padding: 9.5px 16px;
    text-align: left;
}

.custom-dropdown-button:hover span {
    color: #da291c !important;
}

.custom-dropdown-span {
    font-size: 13px;
    line-height: 1.3;
    font-weight: 400;
    color: #6d6d6d;
    word-break: break-all;
}

.custom-dropdown-input-pref {
    background-color: #f8f8f8;
    padding: 9px 16px;
    height: fit-content;
}

.custom-dropdown-ul {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.custom-text-ellipsis {
    flex: 1 1 auto;
    text-overflow: ellipsis;
    overflow: hidden;
    word-wrap:break-word;
    word-break:break-all;
}

.custom-input-scroll {
    overflow: auto;
}

.custom-radio-hide {
    display: none !important;
}

.custom-logis-service-logo-div {
    max-width: 230px;
    height: calc(100% - 141.4px);
}

@media (max-width: 1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px) {
    .custom-logis-service-logo-div {
        max-width: 266px;
        height: calc(100% - 128.4px);
    }
}

@media (max-width: 767px),only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:767px),only screen and (min--moz-device-pixel-ratio:2) and (max-width:767px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (max-width:767px),only screen and (min-device-pixel-ratio:2) and (max-width:767px),only screen and (min-resolution:192dpi) and (max-width:767px),only screen and (min-resolution:2dppx) and (max-width:767px) {
    .custom-logis-service-logo-div {
        max-width: 357.5px;
        height: calc(100% - 127.4px);
    }
}

.custom-logis-service-logo-img {
    width: 100% !important;
    height: 100% !important;
    object-fit: fill !important;
}

.custom-category-button-style {
    width: 84px !important;
    border: 1px solid #da291c;
}

.custom-category-button-span-color {
    color: #da291c !important;
}

.custom-compare-product-justify-content {
    justify-content: space-between;
}

.custom-qna-flex-direction-change {
    flex-direction: row !important;
}

@media (max-width: 1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px) {
    .custom-qna-flex-direction-change {
        flex-direction: column !important;
    }
}

@media (max-width: 767px),only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:767px),only screen and (min--moz-device-pixel-ratio:2) and (max-width:767px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (max-width:767px),only screen and (min-device-pixel-ratio:2) and (max-width:767px),only screen and (min-resolution:192dpi) and (max-width:767px),only screen and (min-resolution:2dppx) and (max-width:767px) {
    .custom-qna-flex-direction-change {
        flex-direction: column !important;
    }
}

.custom-contact-us-section-margin {
    margin-top: 90px !important;
}

@media (max-width: 1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px) {
    .custom-contact-us-section-margin {
        margin-top: 56px !important;
    }
}

@media (max-width: 767px),only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:767px),only screen and (min--moz-device-pixel-ratio:2) and (max-width:767px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (max-width:767px),only screen and (min-device-pixel-ratio:2) and (max-width:767px),only screen and (min-resolution:192dpi) and (max-width:767px),only screen and (min-resolution:2dppx) and (max-width:767px) {
    .custom-contact-us-section-margin {
        margin-top: 56px !important;
    }
}

.hide-hs-message {
    display: none !important;
}

.custom-order-name-company-style {
    display: -webkit-box !important;
    -webkit-box-orient: vertical !important;
    -webkit-line-clamp: 1 !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    word-break: break-word !important;
    width: fit-content !important;
}

.custom-flex-direction-column {
    flex-direction: column !important;
}

@media (max-width: 1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px) {
    .custom-width-100-percent {
        width: 100% !important;
    }
}

@media (max-width: 767px),only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:767px),only screen and (min--moz-device-pixel-ratio:2) and (max-width:767px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (max-width:767px),only screen and (min-device-pixel-ratio:2) and (max-width:767px),only screen and (min-resolution:192dpi) and (max-width:767px),only screen and (min-resolution:2dppx) and (max-width:767px) {
    .custom-width-100-percent {
        width: 100% !important;
    }
}

.custom-z-index-negative {
    z-index: -1;
}

.custom-word-break-all {
    word-break: break-all !important;
}

.custom-align-items-start {
    align-items: flex-start !important;
}

.custom-width-fit-content {
    width: fit-content !important;
}

.custom-max-width-579 {
    max-width: 579px !important;
}

.custom-margin-top-90 {
    margin-top: 90px !important;
}

.cotizaciones_quotationView_body>.side_menu{min-width:180px;display:flex;flex-direction:column}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .cotizaciones_quotationView_body>.side_menu{border:none;background-color:#fff;z-index: 1;}
    .comprador .cotizaciones_quotationView_body>.side_menu,.log .cotizaciones_quotationView_body>.side_menu{border:1px solid #dfdfdf;}
}
.cotizaciones_quotationView_body>.side_menu .side_menu_container:first-child{padding-bottom:8px}
.cotizaciones_quotationView_body>.side_menu .side_menu_item{padding-bottom:15px}
.cotizaciones_quotationView_body>.side_menu>.tab-nav{margin-bottom:24px}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .cotizaciones_quotationView_body>.side_menu>.tab-nav{width:100%;margin-bottom:4px}
    .cotizaciones_quotationView_body>.side_menu>.tab-nav>label{width:50%}
}
.cotizaciones_quotationView_body>.side_menu>div>.title{padding-left:0}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .cotizaciones_quotationView_body>.side_menu>div>.title{padding-left:20px;border:1px solid #dfdfdf;border-bottom-left-radius:10px;border-bottom-right-radius:10px}
    .comprador .cotizaciones_quotationView_body>.side_menu>div>.title,.log .cotizaciones_quotationView_body>.side_menu>div>.title{padding-left:20px;border:none;}
}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .cotizaciones_quotationView_body>.side_menu.open>div>.title{border:none}
}
.cotizaciones_quotationView_body>.side_menu.open>.side_menu_content{margin-bottom:0}

.rfqBuyList_body>.side_menu{min-width:180px;display:flex;flex-direction:column}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .rfqBuyList_body>.side_menu{border:none;background-color:#fff;z-index: 1;}
    .comprador .rfqBuyList_body>.side_menu{border:1px solid #dfdfdf;background-color:#fff;z-index: 1;}
}
.rfqBuyList_body>.side_menu .side_menu_container:first-child{padding-bottom:8px}
.rfqBuyList_body>.side_menu .side_menu_item{padding-bottom:15px}
.rfqBuyList_body>.side_menu>.tab-nav{margin-bottom:24px}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .rfqBuyList_body>.side_menu>.tab-nav{width:100%;margin-bottom:4px}
    .rfqBuyList_body>.side_menu>.tab-nav>label{width:50%}
}
.rfqBuyList_body>.side_menu>div>.title{padding-left:0}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .rfqBuyList_body>.side_menu>div>.title{padding-left:20px;border:1px solid #dfdfdf;border-bottom-left-radius:10px;border-bottom-right-radius:10px}
    .comprador .rfqBuyList_body>.side_menu>div>.title{padding-left:20px;border:none;}
}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .rfqBuyList_body>.side_menu.open>div>.title{border:none}
}
.rfqBuyList_body>.side_menu.open>.side_menu_content{margin-bottom:0}

.cotizaciones_quotationBuyList_body>.side_menu{min-width:180px;display:flex;flex-direction:column}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .cotizaciones_quotationBuyList_body>.side_menu{border:none;background-color:#fff;z-index: 1;}
    .comprador .cotizaciones_quotationBuyList_body>.side_menu{border:1px solid #dfdfdf;background-color:#fff;z-index: 1;}
}
.cotizaciones_quotationBuyList_body>.side_menu .side_menu_container:first-child{padding-bottom:8px}
.cotizaciones_quotationBuyList_body>.side_menu .side_menu_item{padding-bottom:15px}
.cotizaciones_quotationBuyList_body>.side_menu>.tab-nav{margin-bottom:24px}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .cotizaciones_quotationBuyList_body>.side_menu>.tab-nav{width:100%;margin-bottom:4px}
    .cotizaciones_quotationBuyList_body>.side_menu>.tab-nav>label{width:50%}
}
.cotizaciones_quotationBuyList_body>.side_menu>div>.title{padding-left:0}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .cotizaciones_quotationBuyList_body>.side_menu>div>.title{padding-left:20px;border:1px solid #dfdfdf;border-bottom-left-radius:10px;border-bottom-right-radius:10px}
    .comprador .cotizaciones_quotationBuyList_body>.side_menu>div>.title{padding-left:20px;border:none;}
}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .cotizaciones_quotationBuyList_body>.side_menu.open>div>.title{border:none}
}
.cotizaciones_quotationBuyList_body>.side_menu.open>.side_menu_content{margin-bottom:0}

.cotizaciones_rfqView_body>.side_menu{min-width:180px;display:flex;flex-direction:column}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .cotizaciones_rfqView_body>.side_menu{border:none;background-color:#fff;z-index: 1;}
    .comprador .cotizaciones_rfqView_body>.side_menu{border:1px solid #dfdfdf;background-color:#fff;z-index: 1;}
}
.cotizaciones_rfqView_body>.side_menu .side_menu_container:first-child{padding-bottom:8px}
.cotizaciones_rfqView_body>.side_menu .side_menu_item{padding-bottom:15px}
.cotizaciones_rfqView_body>.side_menu>.tab-nav{margin-bottom:24px}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .cotizaciones_rfqView_body>.side_menu>.tab-nav{width:100%;margin-bottom:4px}
    .cotizaciones_rfqView_body>.side_menu>.tab-nav>label{width:50%}
}
.cotizaciones_rfqView_body>.side_menu>div>.title{padding-left:0}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .cotizaciones_rfqView_body>.side_menu>div>.title{padding-left:20px;border:1px solid #dfdfdf;border-bottom-left-radius:10px;border-bottom-right-radius:10px}
    .comprador .cotizaciones_rfqView_body>.side_menu>div>.title{padding-left:20px;border:none;}
}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .cotizaciones_rfqView_body>.side_menu.open>div>.title{border:none}
}
.cotizaciones_rfqView_body>.side_menu.open>.side_menu_content{margin-bottom:0}

.pedidos_orderBuyList_body>.side_menu{min-width:180px;display:flex;flex-direction:column;}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .pedidos_orderBuyList_body>.side_menu{border:none;background-color:#fff;z-index: 1;}
    .comprador .pedidos_orderBuyList_body>.side_menu,.log .pedidos_orderBuyList_body>.side_menu{border:1px solid #dfdfdf;background-color:#fff;z-index: 1;}
}
.pedidos_orderBuyList_body>.side_menu .side_menu_container:first-child{padding-bottom:8px}
.pedidos_orderBuyList_body>.side_menu .side_menu_item{padding-bottom:15px}
.pedidos_orderBuyList_body>.side_menu>.tab-nav{margin-bottom:24px}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .pedidos_orderBuyList_body>.side_menu>.tab-nav{width:100%;margin-bottom:4px}
    .pedidos_orderBuyList_body>.side_menu>.tab-nav>label{width:50%}
}
.pedidos_orderBuyList_body>.side_menu>div>.title{padding-left:0}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .pedidos_orderBuyList_body>.side_menu>div>.title{padding-left:20px;border:1px solid #dfdfdf;border-bottom-left-radius:10px;border-bottom-right-radius:10px}
    .comprador .pedidos_orderBuyList_body>.side_menu>div>.title,.log .pedidos_orderBuyList_body>.side_menu>div>.title{padding-left:20px;border:none;}
}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .pedidos_orderBuyList_body>.side_menu.open>div>.title{border:none}
}
.pedidos_orderBuyList_body>.side_menu.open>.side_menu_content{margin-bottom:0}

.micuenta_acctProfileBuyModifyForm_body>.side_menu{min-width:180px;display:flex;flex-direction:column}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .micuenta_acctProfileBuyModifyForm_body>.side_menu{border:none;background-color:#fff;z-index: 1;}
    .log .micuenta_acctProfileBuyModifyForm_body>.side_menu,.comprador .micuenta_acctProfileBuyModifyForm_body>.side_menu{border:1px solid #dfdfdf;background-color:#fff;z-index: 1;}
}
.micuenta_acctProfileBuyModifyForm_body>.side_menu .side_menu_container:first-child{padding-bottom:8px}
.micuenta_acctProfileBuyModifyForm_body>.side_menu .side_menu_item{padding-bottom:15px}
.micuenta_acctProfileBuyModifyForm_body>.side_menu>.tab-nav{margin-bottom:24px}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .micuenta_acctProfileBuyModifyForm_body>.side_menu>.tab-nav{width:100%;margin-bottom:4px}
    .micuenta_acctProfileBuyModifyForm_body>.side_menu>.tab-nav>label{width:50%}
}
.micuenta_acctProfileBuyModifyForm_body>.side_menu>div>.title{padding-left:0}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .micuenta_acctProfileBuyModifyForm_body>.side_menu>div>.title{padding-left:20px;border:1px solid #dfdfdf;border-bottom-left-radius:10px;border-bottom-right-radius:10px}
    .comprador .micuenta_acctProfileBuyModifyForm_body>.side_menu>div>.title,.log .micuenta_acctProfileBuyModifyForm_body>.side_menu>div>.title{padding-left:20px;border:none;}
}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .micuenta_acctProfileBuyModifyForm_body>.side_menu.open>div>.title{border:none}
}
.micuenta_acctProfileBuyModifyForm_body>.side_menu.open>.side_menu_content{margin-bottom:0}

.micuenta_acctChgPasswordModifyForm_body>.side_menu{min-width:180px;display:flex;flex-direction:column}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .micuenta_acctChgPasswordModifyForm_body>.side_menu{border:none;background-color:#fff;z-index: 1;}
    .comprador .micuenta_acctChgPasswordModifyForm_body>.side_menu{border:1px solid #dfdfdf;background-color:#fff;z-index: 1;}
    .log .micuenta_acctChgPasswordModifyForm_body>.side_menu{border:1px solid #dfdfdf;}
}
.micuenta_acctChgPasswordModifyForm_body>.side_menu .side_menu_container:first-child{padding-bottom:8px}
.micuenta_acctChgPasswordModifyForm_body>.side_menu .side_menu_item{padding-bottom:15px}
.micuenta_acctChgPasswordModifyForm_body>.side_menu>.tab-nav{margin-bottom:24px}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .micuenta_acctChgPasswordModifyForm_body>.side_menu>.tab-nav{width:100%;margin-bottom:4px}
    .micuenta_acctChgPasswordModifyForm_body>.side_menu>.tab-nav>label{width:50%}
}
.micuenta_acctChgPasswordModifyForm_body>.side_menu>div>.title{padding-left:0}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .micuenta_acctChgPasswordModifyForm_body>.side_menu>div>.title{padding-left:20px;border:1px solid #dfdfdf;border-bottom-left-radius:10px;border-bottom-right-radius:10px}
    .comprador .micuenta_acctChgPasswordModifyForm_body>.side_menu>div>.title{padding-left:20px;border:none;}
    .log .micuenta_acctChgPasswordModifyForm_body>.side_menu>div>.title{border:none;}
}
@media (max-width:1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px){
    .micuenta_acctChgPasswordModifyForm_body>.side_menu.open>div>.title{border:none}
}
.micuenta_acctChgPasswordModifyForm_body>.side_menu.open>.side_menu_content{margin-bottom:0}
@media (max-width: 767px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio:2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio:2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio:2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767px) {
    .cotizaciones_quotationView_content > .notfication {
        flex-direction: column !important;
    }
}
@media (max-width: 767px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio:2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio:2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio:2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767px) {
    .cotizaciones_quotationView_content > .notfication .date {
        align-self: flex-start !important;
    }
}
.datetime-local-default::before {
    content: none !important;
}

.custom-padding-11-20 {
    padding: 11px 20px !important;
}

.custom-padding-10-20 {
    padding: 9.91px 20px !important;
}

.custom_div_area_nodata {
    width: 100%;
    height: auto;
    flex-grow: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    padding: 40px 75px;
    border-radius: 16px;
    border: solid 1px #e3e3e3;
}

.custom_div_area_nodata_span_font{
    width: 30%;
    height: 19px;
    flex-grow: 0;
    font-family: Roboto;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: center;
    color: #6d6d6d;
}

@media (max-width: 1279px),only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min--moz-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (-o-min-device-pixel-ratio:2 / 1) and (min-width:768px) and (max-width:1279px),only screen and (min-device-pixel-ratio:2) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:2dppx) and (min-width:768px) and (max-width:1279px),only screen and (min-resolution:192dpi) and (min-width:768px) and (max-width:1279px) {
    .custom_div_area_bar_nodata_tablet {
        width: 100%;
        padding: 20px 115px 40px;
        border-radius: 16px;
        border: solid 1px #dfdfdf;
        flex-grow: 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .custom_div_area_donut_nodata_tablet {
        width: 100%;
        padding: 20px 115px 40px;
        border-radius: 16px;
        border: solid 1px #dfdfdf;
        flex-grow: 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
    }

    .custom_div_area_nodata_span_font{
        width: 85%;
        flex-grow: 0;
        font-family: Roboto;
        font-size: 14px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.3;
        letter-spacing: normal;
        text-align: center;
        color: #6d6d6d;
    }

@media (max-width: 767px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 767px), only screen and (min--moz-device-pixel-ratio:2) and (max-width: 767px), only screen and (-o-min-device-pixel-ratio:2 / 1) and (max-width: 767px), only screen and (min-device-pixel-ratio:2) and (max-width: 767px), only screen and (min-resolution: 192dpi) and (max-width: 767px), only screen and (min-resolution: 2dppx) and (max-width: 767px) {
    .custom_div_area_nodata {
        width: 100%;
        flex-grow: 0;
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        align-items: center;
        gap: 10px;
        padding: 40px 75px;
        border-radius: 16px;
        border: solid 1px #e3e3e3;
    }

    .custom_div_area_nodata_span_font{
        width: 30%;
        height: 19px;
        flex-grow: 0;
        font-family: Roboto;
        font-size: 15px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.3;
        letter-spacing: normal;
        text-align: center;
        color: #6d6d6d;
    }

}

}
.site-item > a:hover{color:#da291c;}
.site-item > div > a:hover{color:#da291c;}


.header .category-container .category-list{
    position: relative;
    z-index: 10;
    background-color: #fff;
}

.header .category-container:before{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 420px;
    width: 252px;
    height: 100%;
    background-color: #f3f3f3;
}

.header .category-container:after{
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 508px;
    height: 100%;
    background-color: #eaebed;
}

.header .category-container .category-list li>button{
    font-size: 14px;
}

.header .category-container .category-list>li:hover>button{
    font-weight: bold;
}

.header .category-container .category-list .category-sub-list{
    background-color: #f3f3f3;
}

.header .category-container .category-list li>button{
    font-size: 14px;
}

.header .category-container .category-list .category-sub-list>li:hover>button{
    font-weight: bold;
}

.header .category-container .category-list .category-sub-list .category-sub-sub-list{
    overflow-y: scroll;
    width: 264px;
    background-color: #eaebed;
}


/*.depth-online-exhibit-banner*/
.depth-online-exhibit-banner{
    background-image: url('/images/depth-exhibit-banner.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size:cover;
    width:100%;
    height:130px;
}
.depth-online-exhibit-inner{
    width: 100%;
    height: 100%;
    max-width: 1180px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.depth-online-exhibit-banner .tit{
    font-size: 32px;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: left;
    font-weight: 700;
    color: #555555;
}

.depth-online-exhibit-banner .tit b{
    font-size: 36px;
    font-weight: bold;
    line-height: 1.3;
    color: #222;
}

.depth-online-exhibit-banner .button-wrap{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 255px;
    height: 130px;
    background:url('/images/img-rectangle.png') no-repeat center center;
}

.depth-online-exhibit-banner .button-white-line-red{
    border: 0;
}

.online-exhibit.mytr_main_body>.side_menu{
    margin-top: 150px;
}

.online-exhibit .side_menu_comprador .side_menu_item{
    padding: 0;
}

.online-exhibit .count{
    font-size: 14px;
    font-weight: 500;
    line-height: 1.3;
    color: #da291c;
}

.online-exhibit .side_menu_comprador .side_menu_container.bottom{
    padding-top: 16px;
    margin-top: 8px;
    border-top: 1px solid #d9d9d9;
}

.online-exhibit .side_button_list{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4px;
    margin-bottom: 12px;
}

.online-exhibit .side_button_list button{
    height: 20px;
    border-radius: 999px;
    border: solid 1px #6d6d6d;
    background-color: #fff;
    font-size: 12px;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: center;
    color: #555;
}

.online-exhibit .side_button_list button.red{
    border: solid 1px #da291c;
    color: #da291c;
}

.online-exhibit .side_calendar {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.online-exhibit .side_calendar .flex{
    display: flex;
    align-items: center;
    column-gap: 8px;
}
.online-exhibit .side_calendar .flex span{
    font-size: 14px;
    color: #222;
}
.online-exhibit .side_calendar input[type="date"] {
    width: 100% !important;
    font-size: 14px;
}
.online-exhibit .side_calendar input[type="date"].sm{
    width: 160px;
}

.online-exhibit .mytr_main_content>h1{

}

.online-exhibit .mytr_main_content>h1 .sub{
    position: relative;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 1.3;
    text-align: center;
    color: #222;
}

.online-exhibit .mytr_main_content>h1 .sub:after{
    position: absolute;
    content: '';
    display: block;
    left: 50%;
    transform: translateX(-50%);
    width: 24px;
    height: 2px;
    margin: 10px 0;
    background-color: #da291c;
}

.online-exhibit .depth-list-search-bar{
    position: relative;
}

.online-exhibit .depth-list-search-bar>.search1{
    width: 315px;
}

.online-exhibit .depth-list-search-bar>.search1>input[type="text"]{
    width: 207px;
}

.online-exhibit .depth-list-search-bar-sort-box>.dropdown{
    width: 80px;
}

.online-exhibit .depth-list-search-bar-sort-box>.dropdown.left{
    position: absolute;
    left: 325px;
    width: 160px;
}

.online-exhibit .depth-list-search-bar-sort-box>.dropdown.left>.dropdown-default{
    height: 40px;
    padding: 10px 20px;
}

.online-exhibit .depth-list-container.active .depth-list-items.depth-list-card-items.active{
    grid-template-columns: repeat(2, 1fr);
}

.online-exhibit .depth-list-card-item{
    width: 100%;
    height: 515px;
}
.online-exhibit .depth-list-card-item:hover{
    border: solid 1px #da291c;
}
.online-exhibit .depth-list-card-item-img{
    height: 240px;
}
.online-exhibit .depth-list-card-item-info{
    height: calc(100% - 250px);
}

.online-exhibit .depth-list-card-item-info-sub, .online-exhibit .depth-list-view-item-info-sub{
    font-size: 13px;
    line-height: 1.3;
    letter-spacing: normal;
    text-align: left;
    color: #222;
}

.online-exhibit .depth-list-card-item-info-tit, .online-exhibit .depth-list-view-item-info-tit{
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    text-align: left;
    color: #222;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    cursor: pointer;
}
.online-exhibit .depth-list-view-item-info-tit:hover{
    text-decoration: underline;
}

.online-exhibit .depth-list-card-item-info-title .depth-list-card-item-info-tit{
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3;
    text-align: left;
    color: #222;
}

.online-exhibit .depth-list-card-item-info-title{
    margin-bottom: 12px;
}

.online-exhibit .depth-list-card-item-info-date{
    font-size: 12px;
    font-weight: 300;
    line-height: 1.3;
    text-align: left;
    color: #555;
}

.online-exhibit .depth-list-view-item-info-date{
    position: absolute;
    bottom: 20px;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.3;
    text-align: left;
    color: #555;
}

.online-exhibit .tab-container{
    width: 100%;
}

.online-exhibit .depth-list-view-item{
    max-height: 244px;
}

.online-exhibit .depth-list-view-item:hover{
    border: solid 1px #da291c;
    cursor: pointer;
}

.online-exhibit .depth-list-view-item-img{
    width: 308px;
}

.online-exhibit .depth-list-view-item-info {
    position: relative;
    flex: 1;
    width: initial;
    max-width: initial;
    padding: 30px 20px;
    gap: 8px;
    justify-content: space-between;
}

.online-exhibit .depth-list-view-item-info-text-wrapper{
    height: auto;
}

.online-exhibit .depth-list-view-item-info-action{
    height: auto;
    flex-direction: row;
    align-items: center;
    justify-content: flex-end;
}

.online-exhibit .depth-list-view-item-info-action-btn>.button-primary,
.online-exhibit .depth-list-card-item-info-content-action>.button-primary{
    width: 76px;
    height: 40px;
}

.online-exhibit .paging{
    justify-content: center;
}

.online-exhibit-site{
    background: #fff;
}

.visual-area{}

.visual-area .visual-inner{
    width: 100%;
    max-width: 1180px;
    height: 100%;
    margin: 0 auto;
}

.visual-area .visual-head{
    width: 100%;
    height: 64px;
    background-color: #0046a8;
}

.visual-area .visual-head .visual-inner{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.visual-area .visual-head span{
    font-size: 20px;
    font-weight: 700;
    text-align: left;
    color: #fff;
}

.visual-area .visual-head .button-back{
    width: 32px;
    height: 32px;
    background:#fff url('/icons/web/linearrow_bl.svg') no-repeat center;
    border-radius: 50% ;
}

.visual-area .visual-cont{
    width: 100%;
    height: 320px;
    background:#fff url('/images/depth-exhibit-visual.png') no-repeat center;
    background-size: cover;
}

.visual-area .visual-cont .visual-inner{
    padding-top: 90px;
}

.visual-area .visual-cont .like{
    background-color: transparent;
}

.visual-area .visual-cont .like-on{
    background-color: #ff9e1b;
}

.visual-area .visual-cont .visual-text{
    display: block;
    margin: 8px 0 4px;
    font-family: 'ClanOT';
    font-size: 36px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.3;
    letter-spacing: normal;
    color: #fff;
}

.visual-area .visual-cont .visual-date{
    font-size: 20px;
    font-weight: 600;
    line-height: 1.3;
    text-align: left;
    color: #f8f8f8;
}

.online-exhibit-site .mytr_main_body{
    max-width: 1180px;
    margin: 0 auto;
    padding-top: 70px;
}

.online-exhibit-site .side_menu_comprador{
    margin-top: 77px;
}

.online-exhibit-site .side_menu_comprador .side_menu_item>li button{
    font-size: 24px;
    font-weight: 700!important;
    line-height: 1.3;
    text-align: left;
    color: #000;
}

.online-exhibit-site .side_menu_comprador .side_menu_item>li button span{
    font-weight: 700!important;
}

.online-exhibit-site .side_menu_comprador .side_menu_item .side_menu_item_more_item{
    gap: 8px;
    margin-top: 16px;
    padding: 8px 0;
    color: #6d6d6d;
    border-radius:initial;
    background-color: #fff;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
}

.online-exhibit-site .side_menu_comprador .side_menu_item>li .side_menu_item_more_item{
    display: flex;
}

.online-exhibit-site .side_menu_comprador .side_menu_item>li.open .side_menu_item_more_item{
    display: none;
}

.online-exhibit-site .side_menu_comprador .side_menu_item .side_menu_item_more_item>li{
    display: flex;
    align-items: center;
    height: 32px;
    font-size: 14px;
    line-height: 1.3;
    text-align: left;
    color: #222;
}

.online-exhibit-site .button-compare{
    display: flex;
    align-items: center;
    height: 40px;
    font-size: 14px;
    margin-left: 10px;
    padding-left: 15px;
    padding-right: 20px;
    border-radius: 999px;
    border: solid 1px #2c2c2c;
}

.online-exhibit-site .button-compare span{
    color: #222;
    font-weight: 700;
}

.online-exhibit-site .button-compare .icon{
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 5px;
    background:#fff url('/icons/web/compare.svg') no-repeat center;
    vertical-align: middle;
}

.online-exhibit .depth-list-search-bar-sort-box>.dropdown.wide{
    width: 150px;
}

.online-exhibit.online-exhibit-site .depth-list-container.active .depth-list-items.depth-list-card-items.active{
    grid-template-columns: repeat(4, 1fr);
}

.online-exhibit-site .depth-list-card-item-info-content-action{
    align-items: center;
}

.online-exhibit.online-exhibit-site .count{
    display: inline-block;
    margin-left: 4px;
}

.online-exhibit.online-exhibit-site .tab-container{
    padding-top: 32px;
}

.online-exhibit.online-exhibit-site .depth-list-view-item-info-action {
    justify-content: space-between;
    align-items: end;
}

.online-exhibit.online-exhibit-site .depth-list-view-item-info-action .flex{
    align-items: center;
    gap: 8px;
}

.online-exhibit .side_menu_comprador .side_menu_content{
    height: 280px;
}

.all_fold .side_menu_content{
    display: none;
}

.all_fold.open .side_menu_content{
    display: block;
}

.all_fold.open .side_menu_content{
    display: block;
}

.all_fold.open .title picture{
    transform: rotate(180deg);
}

.all_fold.side_menu_logistico .title{
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 2px 16px 0;
}

.all_fold.side_menu_logistico .depth01{
    margin-bottom: 12px;
}

.all_fold.side_menu_logistico .depth01 .side_menu_title{
    cursor: pointer;
    justify-content: space-between;
    padding-right: 4px;
}

.all_fold.side_menu_logistico .depth01 .side_menu_item{
    display: none!important;
    padding: 0 4px 0 8px;
}

.all_fold.side_menu_logistico .depth01.open .side_menu_item{
    display: block!important;
}

.all_fold.side_menu_logistico .depth01.open .side_menu_title>picture{
    transform: rotate(180deg);
}

.all_fold.side_menu_logistico .side_menu_item>li button{
    height: 28px;
}

.all_fold.side_menu_logistico .side_menu_item>li.open .side_menu_item_more_item{
    margin-top: 0;
}


@media screen and (max-width: 1280px) {
    .header .category-container{
        padding: 0 0 8px 0;
    }

    .header .category-container:before{
        display: none;
    }

    .header .category-container:after{
        display: none;
    }

    .header .category-container .m-category-header{
        padding: 0 24px;
    }

    .header .m-category-2depth .category-2depth-header{
        padding: 0 24px;
    }

    .header .category-container .category-list li>button{
        padding: 0 24px;
    }

    .header .header-top button img.d-icon, .header .header-top button img.m-icon{
        transform: rotate(0deg);
    }
    .header .header-top .category-sub-list button img.d-icon, .header .header-top .category-sub-list button img.m-icon{
        transform: rotate(-90deg);
    }
    .header .category-container .category-list .category-sub-list{
        padding: 0 0 0 4px;
        border-radius: 0;
    }

    .header .category-container .category-list li:hover>button{
        color: #da291c;
    }

    .header .m-category-2depth{
        padding: 0;
    }

    .header .m-category-2depth .list-container{
        padding: 0;
    }

    .header .m-category-2depth .list-container .category-breadcrumbs{
        padding: 0 32px;
        border: 0;
    }

    .header .m-category-2depth .list-container .category-2depth-list{
        margin-top: 12px;
        padding: 0 32px;
        background-color: #eaebed;
    }

    .header .m-category-2depth .list-container .category-2depth-list>li>button{
        font-size: 14px;
    }

    .header .m-category-2depth .list-container .category-2depth-list>li:hover>button{
        color: #da291c;
        text-decoration: underline;
    }

    /*.depth-online-exhibit-banner*/
    .depth-online-exhibit-banner{
        height:120px;
        background-position: right -400px center;
    }
    .depth-online-exhibit-inner{
        padding: 0 16px;
        max-width: none;
        justify-content: left;
    }
    .depth-online-exhibit-banner .tit{
        display: block;
        font-size: 24px;
        margin-left: 40px;
    }

    .depth-online-exhibit-banner .tit b{
        font-size: 28px;
    }

    .depth-online-exhibit-banner .button-wrap{
        width: initial;
        height: initial;
        background:none;
    }

    .depth-online-exhibit-banner .button-white-line-red{
        margin-right: 0;
        margin-left: 24px;
        background-color: #da291c;
    }

    .depth-online-exhibit-banner .button-white-line-red span{
        color: #fff;
    }

    .depth-online-exhibit-banner .button-white-line-red img{
        content: url('/icons/web/linearrow_wr.svg');
    }
    .online-exhibit.mytr_main_body>.side_menu{
        margin-top: 30px;
    }
    .online-exhibit .side_button_list{
        grid-template-columns: 1fr 1fr 1fr 1fr;
        gap: 4px;
        margin-bottom: 8px;
    }

    .online-exhibit .side_button_list button{
        height: 32px;
    }
    .online-exhibit .side_calendar {
        flex-direction: row;
    }

    .online-exhibit .side_calendar .flex{
        justify-content: space-around;
        column-gap: 4px;
    }
    .online-exhibit .side_calendar .flex .datetime-wrapper{
        width: 90%;
    }
    .online-exhibit .side_calendar>div{
        width: 50%;
    }
    .online-exhibit .side_calendar input[type="date"] {
        font-size: 14px;
        width: 100%!important;
    }
    .online-exhibit .side_calendar input[type="date"].sm{
        width: 100%!important;
    }
    .online-exhibit .mytr_main_content{
        margin-top: 60px;
    }
    .online-exhibit .mytr_main_content>h1 .sub{
        margin-bottom: 17px;
        font-size: 16px;
    }
    .online-exhibit .depth-list-search-bar>.search1{
        width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .online-exhibit .depth-list-search-bar>.search1>input[type="text"]{
        width: 100%;
    }

    .online-exhibit .depth-list-search-bar-sort{
        padding-left: 0;
        padding-right: 0;
    }

    .online-exhibit .depth-list-search-bar-sort-box>.dropdown{
        width: 80px;
    }

    .online-exhibit .depth-list-search-bar-sort-box>.dropdown.left{
        position: initial;
        width: 150px;
    }

    .online-exhibit .depth-list-search-bar-sort-box>.dropdown.left>.dropdown-default{
        height: 30px;
        padding: 6px 20px;
    }

    .online-exhibit .depth-list-view{
        padding-left: 0;
        padding-right: 0;
    }

    .online-exhibit .depth-list-card-item{
    }
    .online-exhibit .depth-list-card-item-img{
        height: 175px;
        padding: 0;
    }
    .online-exhibit .depth-list-card-item-info{
    }

    .online-exhibit .depth-list-card-item-info-content-text{
        min-height: initial;
    }

    .online-exhibit .depth-list-card-item-content{
        min-height: initial;
    }

    .online-exhibit .depth-list-card-item-info-sub, .online-exhibit .depth-list-view-item-info-sub{
        font-size: 12px;
    }

    .online-exhibit .depth-list-card-item-info-title .depth-list-card-item-info-tit,
    .online-exhibit .depth-list-view-item-info-tit{
        font-size: 13px;
    }

    .online-exhibit .depth-list-view-item-info-tit{
        margin: 3px 0;
    }

    .online-exhibit .depth-list-view-item-info-date{
        position: initial;
    }

    .online-exhibit .depth-list-view-item-info {
        padding: 16px;
    }
    .online-exhibit .depth-list-view-item-info-text{
        align-items: start;
        max-height: 72px;
    }

    .depth-list-view-item-info-text-img>a>picture>img{
        width: 72px;
        height: 72px;
    }

    .online-exhibit .depth-list-view-item-info-action{
        padding-top: 0;
    }

    .online-exhibit .tab-container{
        padding-top: 32px;
    }

    .visual-area .visual-inner{
        max-width: initial;
    }

    .visual-area .visual-head{
        height: 56px;
    }

    .visual-area .visual-head .visual-inner{
        padding: 0 24px;
    }

    .visual-area .visual-head span{
        font-size: 18px;
    }

    .visual-area .visual-cont{
        height: 180px;
        background:#fff url('/images/depth-exhibit-visual.png') no-repeat center;
        background-size: cover;
    }

    .visual-area .visual-cont .visual-inner{
        padding: 50px 50px 0;
    }

    .visual-area .visual-cont .like{
        width: 30px !important;
        height: 30px !important;
    }

    .visual-area .visual-cont .visual-text{
        margin: 4px 0 0;
        font-size: 24px;
    }

    .visual-area .visual-cont .visual-date{
        font-size: 14px;
    }

    .online-exhibit-site .mytr_main_body{
        max-width: initial;
        padding-top: 0;
    }
    .online-exhibit-site .side_menu_comprador .side_menu_item>li .side_menu_item_more_item{
        display: none;
    }

    .online-exhibit-site .side_menu_comprador .side_menu_item>li.open .side_menu_item_more_item{
        display: block;
        margin: 0;
        padding: 14px 20px 18px;
        background-color: #f8f8f8;
        border: 0;
        max-height: 160px;
        overflow-y: auto;
    }

    .online-exhibit-site .side_menu_comprador{
        width: 95%;
        top: 32px;
        left: 50%;
        transform: translateX(-50%);
        margin-top: 0;
        border-radius: 20px;
        background: #fff;
        overflow: hidden;
    }

    .online-exhibit-site .side_menu_comprador.shadow{
        box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.25);
    }

    .online-exhibit-site .side_menu_comprador .side_menu_content{
        display: block;
        background: #fff;
        padding: 0;
        height: auto;
    }

    /*.online-exhibit-site .side_menu_comprador .side_menu_item>li{*/
    /*    border: solid 1px #dfdfdf;*/
    /*    border-radius: 999px;*/
    /*    overflow: hidden;*/
    /*}*/

    .online-exhibit-site .side_menu_comprador .side_menu_item>li.open{
        border-radius: 16px;
    }

    .online-exhibit-site .side_menu_comprador .side_menu_item>li button{
        height: 40px;
        padding: 0 12px 0 16px;
        background-color: #fff;
    }

    .online-exhibit-site .side_menu_comprador .side_menu_item>li button span{
        font-size: 14px;
        color: #555;
        font-weight: 400!important;
    }

    .online-exhibit-site .side_menu_comprador .side_menu_item .side_menu_item_more_item>li {
        height: 30px;
        color: #555;
    }

    .online-exhibit-site .mytr_main_content{
        margin-top: 112px;
    }

    .online-exhibit.online-exhibit-site .tab-container{
        padding-left: 24px;
        padding-right: 24px;
    }

    .online-exhibit.online-exhibit-site .depth-list-search-bar .flex{
        width: 100%;
    }

    .online-exhibit.online-exhibit-site .depth-list-search-bar .flex form{
        width: 100%;
    }

    .online-exhibit.online-exhibit-site .search1>input[type="text"], .online-exhibit.online-exhibit-site .search1>input[type="search"]{
        width: 100%;
    }
    .online-exhibit.online-exhibit-site .depth-list-search-bar .search1>button{
        width: 54px;
        min-width: 54px;
    }
    .online-exhibit.online-exhibit-site .depth-list-search-bar .search1>button>span{
        display: none!important;
    }

    .online-exhibit-site .depth-list-card-item-info-content-text>span>b{
        color: #da291c;
        font-weight: initial;
    }

    .online-exhibit-site .depth-list-view-item-info-text-sub>span>b{
        color: #da291c;
        font-weight: initial;
    }
    .online-exhibit.online-exhibit-site .depth-list-view-item-info-text {
        align-items: center;
    }

    .online-exhibit .side_menu_comprador .side_menu_container.bottom{
        padding-top: 8px;
        border-top: 0;
    }


    .all_fold .title picture{
        display: none !important;
    }

    .all_fold.side_menu_logistico .title{
        padding: 0 20px;
    }

    .all_fold.side_menu_logistico .depth01{
        margin-bottom: 8px;
    }

    .all_fold.side_menu_logistico .depth01 .side_menu_title{
        padding-right: 0;
    }

    .all_fold.side_menu_logistico .depth01 .side_menu_title>p{
        font-size: 14px!important;
    }

    .all_fold.side_menu_logistico .depth01 .side_menu_item{
        padding: 0 0 0 26px;
    }

    .all_fold.side_menu_logistico .side_menu_item>li button{
        height: 30px;
        color: #555;
    }
}

@media screen and (max-width: 768px) {

    /*.depth-online-exhibit-banner*/
    .depth-online-exhibit-inner {
        justify-content: space-between;
    }

    .depth-online-exhibit-banner{
        background-position: right -500px center;
    }
    .depth-online-exhibit-banner .tit{
        margin-left: 0;
    }

    .depth-online-exhibit-banner .button-white-line-red{
        margin-right: 0;
        margin-left: 0;
    }
    .online-exhibit .depth-list-search-bar-sort-box>.dropdown{
        width: 60%;
    }

    .online-exhibit .depth-list-search-bar-sort-box>.dropdown.left{
        width:40%;
    }
    .online-exhibit .depth-list-card-item-img{
        height: 80px;
        padding: 0;
    }

    .visual-area .visual-head .visual-inner{
        padding: 0 16px;
    }
    .online-exhibit .depth-list-card-item-info{
        height: calc(100% - 80px);
        padding: 16px 8px;
    }
    .visual-area .visual-cont .visual-inner{
        padding: 50px 32px 0;
    }
    .online-exhibit.online-exhibit-site .tab-container{
        padding-left: 16px;
        padding-right: 16px;
    }
    .online-exhibit.online-exhibit-site .depth-list-container.active .depth-list-items.depth-list-card-items.active {
        grid-template-columns: repeat(2, 1fr);
    }

    .online-exhibit .depth-list-search-bar-sort-box>.dropdown.wide{
        width: 100%;
    }
    .online-exhibit.online-exhibit-site .depth-list-search-bar .flex{
        flex-direction: column;
        gap: 8px;
    }
    .online-exhibit-site .button-compare{
        justify-content: center;
        width: 100%;
        margin-left: 0;
        padding-left: 0;
        padding-right: 0;
    }
}

input[type="text"].verifyCode {
    border-radius: 4px !important;
    text-align: center;
    padding: 11px 20px !important;
}
