.index_order_num_layout {
    height: 150px; 
    background: url("https://tentenso-image.tentenso.com/order_manager/order_num_back.jpg"); 
    background-size: 100% 100%;
    background-position: center;
}

.index_order_purchase_layout {
    height: 150px; 
    background: url("https://tentenso-image.tentenso.com/order_manager/order_purchase_back.jpg"); 
    background-size: 100% 100%;
    background-position: center;
}

.index_order_sale_layout {
    height: 150px; 
    background: url("https://tentenso-image.tentenso.com/order_manager/order_sale_back.jpg"); 
    background-size: 100% 100%;
    background-position: center;
}

.index_order_rate_layout {
    height: 150px; 
    background: url("https://tentenso-image.tentenso.com/order_manager/order_rate_back.jpg"); 
    background-size: 100% 100%;
    background-position: center;
}

.index_line_chart_year_box {
    border-top-left-radius: 5px; 
    border-bottom-left-radius: 5px; 
    outline: 1px #EBEBEB solid; 
    outline-offset: -1px;
}

.index_line_chart_month_box {
    outline: 1px #EBEBEB solid; 
    outline-offset: -1px;
}

.index_line_chart_week_box {
    border-top-right-radius: 5px; 
    border-bottom-right-radius: 5px;
}

.factory-popup {
    display: none;
    position: absolute;
    right: 60%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999;
    min-width: 230px;
}

.assistant_page {
    width: 35px; 
    height: 35px; 
    border-radius: 2px;
}

.assistant_page.active {
    outline: 1px #25B875 solid; 
    outline-offset: -1px;
}

.tts_search_box_layout {
    outline: 2px #25B875 solid; 
    outline-offset: -2px;
}

.tts_green_white_button_box {
    outline: 1px #25B875 solid; 
    outline-offset: -1px;
}

.com_table_left_box_layout {
    border-top-left-radius: 5px; 
}

.com_table_right_box_layout {
    border-top-right-radius: 5px; 
}

.com_table_box_layout {
    outline: 1px #EBEBEB solid; 
    outline-offset: -1px; 
}

.com_cancle_box_layout {
    outline: 1px #9EA1AF solid; 
    outline-offset: -1px;
}

.com_cancle_box_layout1 {
    outline: 1px #E3E3E3 solid;
    outline-offset: -1px;
}

.country-multiselect {
    display: flex;
    align-items: center;
    border: 1px solid #D8D6D6;
    border-radius: 5px;
    background: #fff;
    width: 240px;
    height: 48px;
    position: relative;
    padding-left: 12px;
}

.country-icon {
    margin-right: 8px;
    display: flex;
    align-items: center;
}

.country-multiselect-input {
    display: flex;
    align-items: center;
    flex: 1;
    min-width: 0;
    cursor: pointer;
    position: relative;
    height: 100%;
    padding-right: 24px;
}

.country-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 4px;
    align-items: center;
    min-width: 0;
}

.country-tags {
    display: flex;
    flex-wrap: nowrap;      
    gap: 4px;
    align-items: center;
    min-width: 0;
    overflow-x: auto;       
    max-width: 200px;       
    scrollbar-width: thin;  
}

.country-tags::-webkit-scrollbar {
    height: 4px;
    background: #f5f5f5;
}

.country-tags::-webkit-scrollbar-thumb {
    background: #e0e0e0;
    border-radius: 2px;
}

.country-tag .remove-tag {
    margin-left: 4px;
    color: #aaa;
    cursor: pointer;
    font-size: 14px;
}

.country-search {
    border: none;
    outline: none;
    background: transparent;
    font-size: 15px;
    flex: 1;
    min-width: 0;
    width: 100%;
    cursor: pointer;
    display: none;
}

.country-tags.empty + .country-search {
    display: block; 
}

.country-arrow {
    position: absolute;
    right: 8px;
    color: #888;
    font-size: 18px;
    pointer-events: none;
}

.country-dropdown {
    display: none;
    position: absolute;
    left: 0;
    top: 52px;
    width: 100%;
    background: #fff;
    border: 1px solid #D8D6D6;
    border-radius: 0 0 12px 12px;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    z-index: 10;
    max-height: 220px;
    overflow-y: auto;
}

.country-option {
    padding: 10px 16px;
    cursor: pointer;
    font-size: 15px;
}

.country-option:hover, .country-option.selected {
    background: #E9F8F1;
}

.demand_detail_left_layout {
    background: url("https://tentenso-image.tentenso.com/order_manager/demand_detail_left_back.jpg"); 
    background-size: 100% 100%;
    background-position: center;
}

.quotation_detail_left_layout {
    background: url("https://tentenso-image.tentenso.com/order_manager/quotation_detail_laft_back.jpg"); 
    background-size: 100% 100%;
    background-position: center;
}

.user_center_top_layout {
    background: url("https://tentenso-image.tentenso.com/order_manager/user_center_top_back.jpg"); 
    background-size: 100% 100%;
    background-position: center;
}

.user_center_demand_layout {
    height: 150px; 
    background: url("https://tentenso-image.tentenso.com/order_manager/user_center_demand_back.jpg"); 
    background-size: 100% 100%;
    background-position: center;
}

.user_center_customer_layout {
    height: 150px; 
    background: url("https://tentenso-image.tentenso.com/order_manager/user_center_customer_back.jpg"); 
    background-size: 100% 100%;
    background-position: center;
}

.user_center_quation_layout {
    height: 150px; 
    background: url("https://tentenso-image.tentenso.com/order_manager/user_center_quation_back.jpg"); 
    background-size: 100% 100%;
    background-position: center;
}

.user_center_order_layout {
    height: 150px; 
    background: url("https://tentenso-image.tentenso.com/order_manager/user_center_order_back.jpg"); 
    background-size: 100% 100%;
    background-position: center;
}

.enterprise_detail_top_layout {
    background: url("https://tentenso-image.tentenso.com/order_manager/enterprise_detail_back.jpg"); 
    background-size: 100% 100%;
    background-position: center;
}

.demand-status-active {
    outline: 1px #25B875 solid;
    outline-offset: -1px;
}

.demand-status-inactive {
    border: 1px #9EA1AF solid;
}

.demand-status-dot {
    width: 10px;
    height: 10px;
    border-radius: 9999px;
    transition: all 0.3s ease;
}

.demand-status-dot-active {
    background: #25B875;
}

.demand-status-item {
    cursor: pointer;
    transition: all 0.2s ease;
    padding: 4px 8px;
    border-radius: 6px;
}

.demand-status-item:hover {
    text-decoration: none !important;
}

.demand-status-item:hover .demand-status-inactive {
    border-color: #25B875;
}

.demand-status-item:hover .font_9EA1AF_14_15 {
    color: #25B875 !important;
}

.hs-code-dropdown-menu {
    background: #FFFFFF;
    border: 1px solid #E5E7EB;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
    padding: 8px;
    max-height: 320px;
    overflow-y: auto;
    z-index: 1990;
    margin-top: 8px;
}

.hs-code-dropdown-menu.show {
    display: block !important;
    animation: slideDown 0.3s ease-out;
}

@keyframes slideDown {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.hs-code-dropdown-item {
    padding: 14px 16px;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-bottom: 6px;
    background: #FFFFFF;
    border: 1px solid #F3F4F6;
    color: #374151;
    font-size: 14px;
    line-height: 1.4;
    position: relative;
}

.hs-code-dropdown-item:last-child {
    margin-bottom: 0;
}

.hs-code-dropdown-item:hover {
    background: linear-gradient(135deg, #F0FDF4 0%, #DCFCE7 100%);
    border-color: #25B875;
    transform: translateY(-2px);
    box-shadow: 0 8px 25px rgba(37, 184, 117, 0.2);
}

.hs-code-dropdown-item:active {
    transform: translateY(0px);
    background: #25B875;
    color: #FFFFFF;
}

.hs-code {
    font-weight: 600;
    color: #25B875;
    font-size: 15px;
    margin-bottom: 4px;
    display: block;
}

.hs-desc-cn {
    color: #111827;
    font-weight: 500;
    margin-bottom: 2px;
}

.hs-desc-en {
    color: #6B7280;
    font-size: 12px;
}

.hs-code-dropdown-item:hover .hs-code {
    color: #15803D;
}

.hs-code-dropdown-item:hover .hs-desc-cn {
    color: #15803D;
}

.hs-code-dropdown-item:hover .hs-desc-en {
    color: #16A34A;
}

.hs-code-dropdown-item:active .hs-code,
.hs-code-dropdown-item:active .hs-desc-cn,
.hs-code-dropdown-item:active .hs-desc-en {
    color: #FFFFFF !important;
}

.dropdown-item.disabled {
    padding: 24px 16px;
    text-align: center;
    color: #9CA3AF;
    font-style: italic;
    background: #F9FAFB;
    border-radius: 8px;
    border: 2px dashed #E5E7EB;
    cursor: not-allowed;
}

.hs-code-dropdown-menu::-webkit-scrollbar {
    width: 6px;
}

.hs-code-dropdown-menu::-webkit-scrollbar-track {
    background: #F3F4F6;
    border-radius: 10px;
}

.hs-code-dropdown-menu::-webkit-scrollbar-thumb {
    background: #D1D5DB;
    border-radius: 10px;
}

.hs-code-dropdown-menu::-webkit-scrollbar-thumb:hover {
    background: #25B875;
}

.hover-4C4C4C-link {
    color: #4C4C4C;
    text-decoration: none;
    font-size: 12px;
    transition: all 0.3s ease;
}

.hover-4C4C4C-link:hover {
    color: #25B875;
    text-decoration: underline;
}

.hover-black-link-14 {
    color: black;
    text-decoration: none;
    font-size: 14px;
    transition: all 0.3s ease;
}

.hover-black-link-14:hover {
    color: #25B875;
    text-decoration: underline;
}

.sidebar-logo-fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 15%;
    height: 60px;
    z-index: 1001;
    background: linear-gradient(180deg, #10995B 0%, #25B875 100%);
}

#sidebar {
    position: fixed;
    left: 0;
    top: 0;
    width: 15%;
    z-index: 1000;
    margin-top: 60px;
    height: calc(100vh - 60px);
    overflow-y: auto;
    overflow-x: hidden;
}

#sidebar::-webkit-scrollbar {
    width: 4px;
}

#sidebar::-webkit-scrollbar-track {
    background: #28282C;
}

#sidebar::-webkit-scrollbar-thumb {
    background: #9EA1AF;
    border-radius: 3px;
}

#sidebar::-webkit-scrollbar-thumb:hover {
    background: #25B875;
}

#main_contant {
    margin-left: 15%;
    transition: margin-left 0.3s ease;
}

#main_contant.sidebar-collapsed {
    margin-left: 0;
}

.header-fixed {
    position: fixed;
    top: 0;
    right: 0;
    width: 85%;
    z-index: 999;
    background: white;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.content-with-fixed-header {
    margin-top: 60px;
    margin-bottom: 30px;
}

.footer-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 85%;
    height: 30px;
    z-index: 999;
}