﻿:root {
    /* Font family */
    --font-family-base: "IRANSansX", sans-serif,tahoma;
    /* Headline Scale (fluid) */
    --fs-h1: clamp(1.75rem, 1.3rem + 1.8vw, 2.25rem); /* 28px → 36px */
    --fs-h2: clamp(1.25rem, 1rem + 1.5vw, 1.5rem); /* 20px → 24px */
    --fs-h3: clamp(1.125rem, 0.9rem + 1.3vw, 1.375rem); /* 18px → 22px */
    --fs-h4: clamp(1rem, 0.8rem + 1vw, 1.25rem); /* 16px → 20px */
    --fs-h5: clamp(0.9375rem, 0.75rem + 0.8vw, 1.125rem); /* 15px → 18px */
    --fs-h6: clamp(0.75rem, 0.65rem + 0.6vw, 0.875rem); /* 12px → 14px */
    /* Body Scale (fluid) */
    --fs-body-lg: clamp(0.875rem, 0.75rem + 0.6vw, 1rem); /* 14px → 16px */
    --fs-body-md: clamp(0.8125rem, 0.7rem + 0.4vw, 0.875rem); /* 13px → 14px */
    --fs-body-sm: clamp(0.6875rem, 0.6rem + 0.4vw, 0.75rem); /* 11px → 12px */
    --fs-body-tiny: clamp(0.625rem, 0.55rem + 0.3vw, 0.6875rem); /* 10px → 11px */
    /* Weights */
    --fw-regular: 400;
    --fw-medium: 500;
    --fw-semibold: 600;
    --fw-bold: 700;
    --fw-extra: 800;
    --fw-black: 900;
    /* Line heights */
    --lh-heading: 1.5;
    --lh-body: 1.8;
    --lh-label: 1.6;
    --lh-tiny: 1.2;
    /* Colors */
    --color-text-primary: #111;
    --color-text-secondary: #555;
    --color-text-tertiary: #6b7280;
    --color-text-inverse: #ffffff;
    --color-brand-red: #ed1c24;
    --color-primary: #111;
    --color-primary-hover: #444;
    --color-primary-active: #000;
    --color-on-primary: #ffffff;
    --color-link: #0066cc;
    --color-link-hover: var(--color-brand-red); /* #003977*/
    --color-surface-bg: #f8f9ff; /* #f0f1f7;   #f7f8f9*/
    --color-surface-muted: #f1f4ff; /* #f0f0f6   #f0f1f2   #55768B  */
    --color-surface-card: #ffffff;
    --color-surface-caution: #dcecfe;
    --color-success: #2e7d32;
    --color-on-success: #ffffff;
    --color-error: #bf2121; /*    #d32f2f*/
    --color-on-error: #ffffff;
    --color-disabled-bg: #d1d9e6;
    --color-disabled-text: #7a828c; /*#9aa4b2*/
    --color-focus-ring: rgba(0, 102, 204, 0.1);
    /* Border */
    --primary-border: 1px solid #111111;
    --secondary-border: 1px solid #999999;
    --tertiary-border: 1px solid #eeeeee;
    --link-border: 1px solid var(--color-link);
    --focus-ring-border: 1px solid rgba(0, 102, 204, 0.25);
    /* Border radius */
    --border-radius: 8px;
    --secondary-border-radius: 16px;
    --tertiary-border-radius: 24px;
    /* Shadows */
    --ps-box-shadow: 0 1px 4px #b5b5b573;
    --ps-box-shadow-hover: 0 4px 6px rgba(0,0,0,.24);
    /* headerHeign */
    --header-height: 95px;
    --nav-width: 250px;
    /* Z-Index */
    --zindex-content: 100;
    --zindex-footer: 100;
    --zinex-progress: 250;
    --zindex-header: 105;
    --zindex-chat: 110;
    --zindex-nav: 120;
    --zindex-menu: 130;
    --zindex-lov: 150;
    --zindex-popup: 250;
    --zindex-Spiner: 300;
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 100;
    src: url('/font/woff/IRANSansXFaNum-Thin.woff') format('woff'), url('/font/woff2/IRANSansXFaNum-Thin.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 200;
    src: url('/font/woff/IRANSansXFaNum-UltraLight.woff') format('woff'), url('/font/woff2/IRANSansXFaNum-UltraLight.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 300;
    src: url('/font/woff/IRANSansXFaNum-Light.woff') format('woff'), url('/font/woff2/IRANSansXFaNum-Light.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 500;
    src: url('/font/woff/IRANSansXFaNum-Medium.woff') format('woff'), url('/font/woff2/IRANSansXFaNum-Medium.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 600;
    src: url('/font/woff/IRANSansXFaNum-DemiBold.woff') format('woff'), url('/font/woff2/IRANSansXFaNum-DemiBold.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 800;
    src: url('/font/woff/IRANSansXFaNum-ExtraBold.woff') format('woff'), url('/font/woff2/IRANSansXFaNum-ExtraBold.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 900;
    src: url('/font/woff/IRANSansXFaNum-Black.woff') format('woff'), url('/font/woff2/IRANSansXFaNum-Black.woff2') format('woff2');
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 950;
    src: url('/font/woff/IRANSansXFaNum-ExtraBlack.woff') format('woff'), url('/font/woff2/IRANSansXFaNum-ExtraBlack.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: 1000;
    src: url('/font/woff/IRANSansXFaNum-Heavy.woff') format('woff'), url('/font/woff2/IRANSansXFaNum-Heavy.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: bold;
    src: url('/font/woff/IRANSansXFaNum-Bold.woff') format('woff'), url('/font/woff2/IRANSansXFaNum-Bold.woff2') format('woff2');
    font-display: swap;
}

@font-face {
    font-family: IRANSansX;
    font-style: normal;
    font-weight: normal;
    src: url('/font/woff/IRANSansXFaNum-Regular.woff') format('woff'), url('/font/woff2/IRANSansXFaNum-Regular.woff2') format('woff2');
    font-display: swap;
}

.ss04 {
    -moz-font-feature-settings: "ss04";
    -webkit-font-feature-settings: "ss04";
    font-feature-settings: "ss04";
}

html {
    font-family: var(--font-family-base);
    font-size: 16px;
    color: var(--color-text-primary);
    line-height: var(--lh-body);
}

* {
    font-family: var(--font-family-base);
    line-height: var(--lh-body);
    padding: 0;
    margin: 0;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    color: var(--color-text-secondary);
    word-spacing: 0.5px;
}

h1, h2, h3, h4, h5, h6 {
    scroll-margin-top: calc(var(--header-height) + 30px);
}

*, *::before, *::after {
    box-sizing: border-box;
}

.md-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    direction: rtl;
}

.md-grid {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    column-gap: 24px;
}

.md-grid-NoGap {
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    column-gap: 4px;
}

.md-col {
    grid-column: span 12;
    min-width: 0;
}

.col-1 {
    grid-column: span 1;
}

.col-2 {
    grid-column: span 2;
}

.col-3 {
    grid-column: span 3;
}

.col-4 {
    grid-column: span 4;
}

.col-5 {
    grid-column: span 5;
}

.col-6 {
    grid-column: span 6;
}

.col-7 {
    grid-column: span 7;
}

.col-8 {
    grid-column: span 8;
}

.col-9 {
    grid-column: span 9;
}

.col-10 {
    grid-column: span 10;
}

.col-11 {
    grid-column: span 11;
}

.col-12 {
    grid-column: span 12;
}

@media (min-width: 600px) {

    .col-md-1 {
        grid-column: span 1;
    }

    .col-md-2 {
        grid-column: span 2;
    }

    .col-md-3 {
        grid-column: span 3;
    }

    .col-md-4 {
        grid-column: span 4;
    }

    .col-md-5 {
        grid-column: span 5;
    }

    .col-md-6 {
        grid-column: span 6;
    }

    .col-md-7 {
        grid-column: span 7;
    }

    .col-md-8 {
        grid-column: span 8;
    }

    .col-md-9 {
        grid-column: span 9;
    }

    .col-md-10 {
        grid-column: span 10;
    }

    .col-md-11 {
        grid-column: span 11;
    }

    .col-md-12 {
        grid-column: span 12;
    }
}

@media (min-width: 960px) {

    .col-lg-1 {
        grid-column: span 1;
    }

    .col-lg-2 {
        grid-column: span 2;
    }

    .col-lg-3 {
        grid-column: span 3;
    }

    .col-lg-4 {
        grid-column: span 4;
    }

    .col-lg-5 {
        grid-column: span 5;
    }

    .col-lg-6 {
        grid-column: span 6;
    }

    .col-lg-7 {
        grid-column: span 7;
    }

    .col-lg-8 {
        grid-column: span 8;
    }

    .col-lg-9 {
        grid-column: span 9;
    }

    .col-lg-10 {
        grid-column: span 10;
    }

    .col-lg-11 {
        grid-column: span 11;
    }

    .col-lg-12 {
        grid-column: span 12;
    }
}

.Bound {
    position: relative;
    max-width: 1920px;
    margin: 0 auto;
}
/********************MasterStyle********************************/
body {
    direction: rtl;
    overflow-x: hidden;
    background-color: var(--color-surface-bg);
}

header, main, footer {
    margin: auto;
}

.header {
    position: fixed;
    height: var(--header-height);
    top: 0;
    right: 0;
    width: 100%;
    z-index: var(--zindex-header);
    background-color: var(--color-surface-bg);
    border-bottom: var(--secondary-border);
}

.main {
    position: relative;
    margin-top: var(--header-height);
}

.MainSidbar {
    display: none;
}

.nav {
    position: fixed;
    top: var(--header-height);
    right: 0;
    height: calc(100vh - 100px);
    width: var(--nav-width);
    background-color: var(--color-surface-bg);
    padding-bottom: 20px;
}

.navContainer {
    background-color: var(--color-surface-card);
    border-radius: var(--secondary-border-radius);
    box-shadow: var(--ps-box-shadow);
    margin: 16px;
    margin-left: 0;
    padding: 16px;
    height: 100%;
    overflow-y: auto;
    scrollbar-width: thin;
}

.nav a {
    display: block;
    margin-top: 20px;
    text-align: right;
    cursor: pointer;
}

    .nav a img, .nav a svg {
        margin-left: 7px;
    }

nav a span {
    font-size: var(--fs-h6);
    font-weight: var(--fw-medium);
    color: var(--color-text-primary);
}

.nav a:hover, .nav a:hover span {
    color: var(--color-link-hover);
}

    .nav a:hover svg {
        fill: var(--color-link-hover);
    }

.navmain {
    display: block;
    cursor: pointer;
    text-align: right;
    margin-top: 16px !important;
    font-size: var(--fs-h6);
    font-weight: var(--fw-medium);
    color: var(--color-text-primary);
    margin-right: calc(var(--level) * 12px);
}

    .navmain[style*="--level:1"] span {
        font-size: var(--fs-body-lg);
        font-weight: 800;
    }

    .navmain[style*="--level:2"] span {
        font-weight: 600;
    }

    .navmain[style*="--level:3"] span {
        font-weight: 400;
    }

.nav .Selected, .nav .Selected span {
    color: var(--color-link-hover) !important;
}

    .nav .Selected svg {
        fill: var(--color-link-hover) !important;
    }

main {
    margin-right: var(--nav-width);
}

.MainBody {
    min-height: calc(100vh - 180px);
    padding: 16px 40px;
}

.md-circular-progress {
    position: fixed;
    top: 300px;
    left: 0;
    right: 0;
    margin: auto;
    width: 80px;
    height: 80px;
    animation: md-rotate 2s linear infinite;
    z-index: var(--zindex-Spiner);
}

    .md-circular-progress svg {
        width: 100%;
        height: 100%;
    }

    .md-circular-progress circle {
        fill: none;
        stroke: var(--color-brand-red);
        stroke-width: 5;
        stroke-linecap: round;
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
        animation: md-dash 1.5s ease-in-out infinite;
    }

@keyframes md-rotate {
    100% {
        transform: rotate(360deg);
    }
}

@keyframes md-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }

    50% {
        stroke-dasharray: 90, 200;
        stroke-dashoffset: -35;
    }

    100% {
        stroke-dashoffset: -125;
    }
}

.footer {
    position: relative;
    width: 100%;
    padding: 24px 32px 8px 32px;
    background-color: var(--color-surface-bg);
    text-align: right;
    margin: 0 8px;
}

.FooterLogoDiv {
    display: inline-block;
    text-align: right;
    width: 118px;
    position: relative;
}

.FooterLogoDivP {
    position: relative;
    display: block;
    font-size: var(--fs-body-tiny);
    height: 25px;
    font-weight: var(--fw-bold);
}

.FooterLogo {
    position: absolute;
    right: 0;
    top: 0;
}

.FooterLogoDivSpan {
    display: inline-block;
    position: absolute;
    top: 5px;
    left: 0;
    text-align: left;
    font-size: var(--fs-body-tiny);
    font-weight: var(--fw-bold);
}

.FooterLinkDiv {
    width: 100%;
    margin: 16px auto;
    background: var(--color-surface-muted);
    border-radius: var(--border-radius);
    padding: 8px 0;
}


.FooterLink {
    display: inline-block;
    text-align: right;
    padding: 2px 16px;
    margin: 4px auto;
    cursor: pointer;
    font-size: var(--fs-body-sm);
    font-weight: var(--fw-regular);
    line-height: var(--lh-tiny);
    color: var(--color-text-primary);
    border-right: var(--secondary-border);
}

.FooterLink1 {
    border-right: none;
}

.FooterLink:hover {
    color: var(--color-link-hover);
}

.FooterSocialDiv {
    position: absolute;
    left: 32px;
    top: 24px;
}

.Enamd img {
    width: 50px;
    height: 50px;
}

.FooterLink2 {
    display: inline-block;
    cursor: pointer;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    margin: 2px;
}

.FooterCopyRight {
    color: var(--color-disabled-text);
    font-size: var(--fs-body-sm);
}

.pslogo {
    position: absolute;
    top: 40px;
    right: 16px;
    height: 40px;
    width: 115px;
    z-index: var(--zindex-header);
}

    .pslogo span {
        position: absolute;
        top: 10px;
        left: 4px;
        color: var(--color-text-secondary);
        font-size: 8px;
        font-weight: var(--fw-bold);
    }

.HeaderLeft {
    position: absolute;
    left: 16px;
    top: 26px;
    height: var(--header-height);
    z-index: var(--zindex-header);
}

.HeaderLinks {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    height: 30px;
    margin: auto;
    background: var(--color-disabled-bg);
}

    .HeaderLinks a {
        display: inline-block;
        color: var(--color-text-primary);
        margin-left: 8px;
        font-size: var(--fs-body-sm);
        font-weight: var(--fw-regular);
    }

.HeaderLinksDesc {
    color: var(--color-primary-hover);
    display: inline-block;
    font-size: var(--fs-body-md);
    font-weight: var(--fw-black);
    margin-left: 8px;
}

.HeaderLinks a:hover {
    color: var(--color-link);
}

.HeaderLinks a img {
    vertical-align: top;
    margin-left: 2px;
}

.HeaderLeftItem, .HeaderLeftItem2, .UserProfileIcon {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 8px;
    margin: 15px 4px;
    cursor: pointer;
    transition: 0.3s;
    font-size: var(--fs-body-tiny);
    font-weight: var(--fw-semibold);
    color: var(--color-text-primary);
    border: var(--secondary-border);
    border-radius: var(--border-radius);
    box-shadow: var(--ps-box-shadow);
}

.HeaderLeftItem2 {
    color: var(--color-brand-red);
}

.UserProfileIcon {
    padding: 0;
    height: 40px;
    width: 40px;
    overflow: hidden;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

    .UserProfileIcon img {
        width: 40px;
        height: 40px;
    }

.HeaderLeftItem img {
    transition: 0.3s;
    margin-left: 2px;
}

.HeaderLeftItem:hover, .HeaderLeftItem2:hover, .UserProfileIcon:hover {
    background-color: var(--color-surface-card) !important;
    color: var(--color-link) !important;
    box-shadow: var(--ps-box-shadow-hover);
}

.menubuttom, .closemenubtn, .menuLogo {
    display: none;
}

.pline {
    border: var(--secondary-border);
    border-radius: 50%;
    display: block;
    margin: 30px 10px;
}

.NavFilter {
    margin: 16px auto;
}

.NavFilterHeader {
    text-align: right;
    font-size: var(--fs-body-md);
    font-weight: var(--fw-bold);
    margin: 16px 4px;
}

.NavFilterTitle {
    position: relative;
    display: block;
    cursor: pointer;
    text-align: right;
    border-top: var(--secondary-border);
    border-bottom: var(--secondary-border);
    padding: 16px 4px;
    font-size: var(--fs-body-md);
    font-weight: var(--fw-semibold);
}

    .NavFilterTitle img {
        position: absolute;
        left: 4px;
        top: 18px;
    }

.FilterList {
    text-align: right;
    padding: 2px;
}

.FilterListItem {
    display: inline-block;
    border: var(--focus-ring-border);
    border-radius: var(--secondary-border-radius);
    background: var(--color-surface-muted);
    padding: 2px 8px;
    margin: 2px 4px;
}

    .FilterListItem button {
        display: inline-block;
        cursor: pointer;
        border-radius: 50%;
        width: 18px;
        height: 18px;
        line-height: 16px;
        border: none;
        background: none;
    }

    .FilterListItem span:hover {
        background: var(--color-surface-muted);
    }
/********************MasterStyle********************************/
/********************MasterBottomMenu********************************/
.BottomMenu {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--color-surface-card);
    height: 60px;
    border-top: var(--secondary-border);
    z-index: var(--zindex-footer);
}

.BottomMenuSub {
    width: 100%;
    display: flex;
    flex-direction: row;
    height: 60px;
    justify-content: space-around;
}

.BottomMenuLink {
    flex: 20%;
    line-height: 13px;
    cursor: pointer;
    padding: 8px;
}

    .BottomMenuLink span {
        color: var(--color-te);
        word-spacing: 0.5px;
        font-size: 10px;
        font-weight: 400;
        display: block;
        margin: 2px auto;
    }

    .BottomMenuLink svg {
        display: block;
        margin: auto;
    }

    .BottomMenuLink:hover span {
        display: block;
        color: var(--color-text-primary);
    }

.BottomMenuLinkAdd span {
    color: var(--color-text-primary);
    position: absolute;
    bottom: 8px;
    right: calc( 50% - 17px);
    margin: auto;
}

.BottomMenuLinkAddImg {
    position: absolute;
    top: -10px;
    left: 50%;
    right: calc( 50% - 20px);
    margin: auto;
    border: 3px solid var(--color-on-primary);
    border-radius: 50%;
}

.DashboardWrapperDiv {
    text-align: right;
    margin: auto;
    width: 100%;
}

.DashboardDiv {
    position: relative;
    display: inline-block;
    margin: 8px;
    padding: 16px 8px;
    width: 170px;
    height: 180px;
    box-shadow: var(--ps-box-shadow);
    border-radius: var(--secondary-border-radius);
    background-color: #fff;
    vertical-align: top;
}

.DashboardSvg {
    width: 35px;
    height: 35px;
}

@media only screen and (max-width: 470px) {
    .DashboardWrapperDiv {
        text-align: center;
    }

    .DashboardDiv {
        margin: 4px;
    }
}

.DashboardDivTitle {
    font-size: 16px;
    font-weight: 700;
    color: #383838;
    margin: 10px auto;
}

.DashboardDiv:hover .DashboardDivTitle {
    color: var(--color-link-hover);
}

.DashboardDiv:hover .DashboardSvg {
    fill: var(--color-link-hover);
}

.DashboardDivDesc {
    text-align: center;
    font-size: 10px;
    line-height: 20px;
    color: var(--color-text-secondary);
}

.CatSpecDiv {
    position: relative;
    text-align: right;
    padding: 5px;
    margin: 20px auto;
}

.PwaToast {
    display: none;
    position: fixed;
    background: var(--color-surface-card);
    box-shadow: var(--ps-box-shadow);
    border-radius: var(--secondary-border-radius);
    bottom: 70px;
    left: 20px;
    right: 80px;
    z-index: var(--zindex-popup);
    text-align: right;
    height: 64px;
}

.PwaToastP1 {
    text-align: right;
    font-size: var(--fs-body-md);
    position: absolute;
    top: 20px;
    right: 80px;
}

.PwaToastP2, .PwaToastP3 {
    font-size: var(--fs-body-md);
    position: absolute;
    top: 8px;
    right: 0;
    left: 0;
    margin: auto;
}

.PwaToastP3 {
    top: 32px;
}

.PwaToastCloseInstall {
    position: absolute;
    top: 20px;
    right: 16px;
    background: none;
    border: none;
    color: var(--color-link);
    font-size: var(--fs-body-md);
    cursor: pointer;
}

    .PwaToastCloseInstall:hover {
        color: var(--color-link-hover);
    }

.PwaToastClose {
    position: absolute;
    top: 18px;
    left: 16px;
}
/********************Paging*****************************/
.PagingBtn, .PagingBtnSelected {
    white-space: nowrap;
    display: inline-block;
    width: 35px;
    height: 35px;
    font-size: 10pt;
    text-align: center;
    line-height: 35px;
    border-radius: var(--border-radius);
}

    .PagingBtn:hover {
        background-color: var(--color-primary);
        color: var(--color-text-inverse);
    }

.PagingBtnSelected {
    background-color: var(--color-primary);
    color: var(--color-text-inverse);
}
/********************Paging*****************************/
/********************************DefaultPage*************************************/
.H1 {
    display: block;
    margin: 16px auto;
    color: var(--color-text-primary);
    font-size: var(--fs-h1);
    font-weight: var(--fw-black);
    line-height: var(--lh-heading);
}

.DefH2 {
    margin: 4px auto;
    text-align: right;
    display: inline-block;
    font-size: var(--fs-h2);
    font-weight: var(--fw-extra);
    line-height: var(--lh-heading);
    color: var(--color-text-primary);
}

.DefCounter, .DefCounter2 {
    margin: 8px;
    font-size: var(--fs-body-md);
    color: var(--color-text-tertiary);
    display: inline-block;
    font-weight: var(--fw-regular);
}

.DefCatMore {
    position: absolute;
    left: 16px;
    top: 40px;
    display: inline-block;
    text-align: left;
    color: var(--color-link);
    font-size: var(--fs-h6);
    font-weight: var(--fw-regular);
}

    .DefCatMore span {
        font-size: var(--fs-body-tiny);
        color: var(--color-link);
    }

    .DefCatMore:hover {
        color: var(--color-link-hover);
    }

    .DefCatMore img {
        margin-right: 4px;
    }

.DefCatBranchLinkDiv {
    display: inline-block;
    text-align: right;
    margin-right: 8px;
}

.DefCatBranchLink {
    display: inline-block;
    text-align: right;
    cursor: pointer;
    color: var(--color-text-primary);
    font-size: 10px;
    transition: 0.3s;
    margin: 4px;
    padding: 0 8px;
    border: var(--secondary-border);
    border-radius: var(--secondary-border-radius);
    height: 20px;
    line-height: 17px;
    background-color: var(--color-surface-card);
}

    .DefCatBranchLink:hover {
        color: var(--color-text-primary);
    }

.DefServices1 {
    box-shadow: var(--ps-box-shadow);
    border-radius: var(--secondary-border-radius);
    padding: 4px;
    background-color: var(--color-surface-muted);
}

.DefServicesH2 {
    font-size: var(--fs-h3);
    font-weight: var(--fw-bold);
    line-height: var(--lh-heading);
    color: var(--color-text-primary);
    margin-top: 16px;
}

.DefServices {
    display: flex;
    width: 100%;
    justify-content: center;
    gap: 32px;
}

.DefServicesItem {
    background-color: var(--color-surface-card);
    border-radius: var(--secondary-border-radius);
    box-shadow: var(--ps-box-shadow);
    position: relative;
    height: auto;
    margin: 24px 0;
    width: 28%;
    height: 190px;
    padding: 8px 4px;
}

.DefServicesTitle {
    font-size: var(--fs-body-md);
    font-weight: var(--fw-bold);
    line-height: var(--lh-heading);
    color: var(--color-text-primary);
    margin: 8px auto;
}

.DefServicesDes {
    font-size: var(--fs-body-sm);
    font-weight: var(--fw-regular);
    line-height: var(--lh-heading);
    color: var(--color-text-secondary);
    margin: 4px auto;
}

.DefServiceImg {
    background: var(--color-disabled-bg);
    border-radius: 50%;
    padding: 8px;
    margin: 8px auto;
    height: 60px;
}

.DefServicesA {
    position: absolute;
    bottom: 8px;
    right: 0;
    left: 0;
    margin: auto;
    font-size: var(--fs-body-md);
    color: var(--color-link);
}

    .DefServicesA:hover {
        color: var(--color-link-hover);
    }

.DefProductBox {
    position: relative;
    display: inline-block;
    margin: 8px;
    width: 380px;
    height: 170px;
    box-shadow: var(--ps-box-shadow);
    border-radius: var(--secondary-border-radius);
    background-color: var(--color-surface-card);
    vertical-align: top;
    padding: 16px;
}

    .DefProductBox:hover {
        box-shadow: var(--ps-box-shadow-hover);
    }

        .DefProductBox:hover .DefProductTitle {
            color: var(--color-link-hover);
        }

.DefProductImgBox {
    position: absolute;
    left: 0;
    top: 0;
    width: 140px;
    height: 170px;
    overflow: hidden;
    background-color: var(--color-surface-bg);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 10px 0 0 10px;
    z-index: var(--zindex-content);
}

    .DefProductImgBox img {
        border-radius: 10px 0 0 10px;
        max-width: unset;
    }

.DefProductTitle {
    display: block;
    max-width: 220px;
    text-align: right;
    font-size: var(--fs-h6);
    font-weight: var(--fw-bold);
    line-height: var(--lh-heading);
    color: var(--color-text-primary);
}

.DefProductRate, .DefProductProfile, .DefProductCity, .DefProductPrice1 {
    position: absolute;
    right: 16px;
    text-align: justify;
    font-size: var(--fs-body-tiny);
    font-weight: var(--fw-semibold);
    color: var(--color-text-primary);
}

.DefProductRate {
    bottom: 85px;
}

    .DefProductRate span {
        margin-right: 5px;
        font-size: var(--fs-body-tiny);
        color: var(--color-text-primary);
    }

.DefProductRateCount {
    margin-right: 4px;
    color: var(--color-text-secondary) !important;
    font-size: 9px !important;
}

.DefProductProfile {
    bottom: 60px;
    max-width: 220px;
    text-wrap: nowrap;
    overflow: hidden;
    z-index: var(--zindex-content);
}

    .DefProductProfile span {
        margin-right: 4px;
        font-size: var(--fs-body-tiny);
        font-weight: var(--fw-regular);
        color: var(--color-text-secondary);
    }

.DefProductCity {
    bottom: 35px;
}

    .DefProductCity span {
        margin-right: 4px;
        font-size: var(--fs-body-tiny);
        font-weight: var(--fw-regular);
        color: var(--color-text-secondary);
    }

.DefProductPrice1, .DefProductPrice2 {
    bottom: 8px;
}

.DefProductPrice2 {
    position: absolute;
    left: 170px;
    font-size: var(--fs-h6);
    font-weight: var(--fw-bold);
    color: var(--color-text-primary);
}

    .DefProductPrice2 span {
        color: var(--color-text-secondary);
        font-weight: var(--fw-regular);
    }

.DefProductBoxV {
    position: relative;
    display: inline-block;
    margin: 8px;
    width: 240px;
    height: 380px;
    box-shadow: var(--ps-box-shadow);
    border-radius: var(--secondary-border-radius);
    border: var(--secondary-border);
    background-color: var(--color-surface-card);
    vertical-align: top;
    overflow: hidden;
}

    .DefProductBoxV:hover .DefProductTitleV {
        color: var(--color-link-hover);
    }

.DefProductImgBoxV {
    width: 240px;
    height: 190px;
    overflow: hidden;
    background-color: var(--color-surface-bg);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: var(--secondary-border-radius);
}

    .DefProductImgBoxV img {
        max-width: unset;
    }

.DefProductTitleV {
    position: absolute;
    top: 208px;
    right: 16px;
    text-align: right;
    font-size: var(--fs-h6);
    font-weight: var(--fw-bold);
    line-height: var(--lh-body);
    color: var(--color-text-primary);
}

.DefProductRateV, .DefProductProfileV, .DefProductCityV, .DefProductPrice1V {
    position: absolute;
    right: 16px;
    text-align: justify;
    font-size: var(--fs-body-tiny);
    font-weight: var(--fw-semibold);
    color: var(--color-text-primary);
}

.DefProductRateV {
    bottom: 88px;
}

    .DefProductRateV span {
        margin-right: 5px;
        font-size: var(--fs-body-tiny);
    }

.DefProductRateCountV {
    margin-right: 5px;
    color: var(--color-text-secondary) !important;
    font-size: 9px !important;
}

.DefProductProfileV {
    bottom: 64px;
    max-width: 208px;
    text-wrap: nowrap;
    overflow: hidden;
}

    .DefProductProfileV span {
        margin-right: 4px;
        font-size: var(--fs-body-sm);
        font-weight: var(--fw-regular);
        color: var(--color-text-secondary);
    }

.DefProductCityV {
    bottom: 40px;
}

    .DefProductCityV span {
        margin-right: 4px;
        font-size: var(--fs-body-sm);
        font-weight: var(--fw-regular);
        color: var(--color-text-secondary);
    }

.DefProductPrice1V, .DefProductPrice2V {
    bottom: 16px;
}

.DefProductPrice2V {
    position: absolute;
    left: 16px;
    font-weight: var(--fw-bold);
    font-size: var(--fs-h6);
    color: var(--color-text-primary);
}

    .DefProductPrice2V span {
        color: var(--color-text-secondary);
        font-size: var(--fs-body-tiny);
        font-weight: var(--fw-regular);
    }

.AdvTYpeDiv {
    display: block;
    box-shadow: var(--ps-box-shadow);
    background-color: var(--color-surface-card);
    border: var(--secondary-border);
    border-radius: var(--secondary-border-radius);
    margin: 16px auto;
    padding: 4px 16px;
    max-width: 350px;
    height: 50px;
    margin-top: 20px;
}

    .AdvTYpeDiv:hover {
        box-shadow: var(--ps-box-shadow-hover);
    }

        .AdvTYpeDiv:hover .AdvTYpeP1 {
            color: var(--color-link-hover);
        }

    .AdvTYpeDiv img {
        display: inline-block;
        width: 20px;
        height: 20px;
    }

.AdvTYpeP1 {
    display: inline-block;
    font-size: var(--fs-body-lg);
    font-weight: var(--fw-bold);
    line-height: var(--lh-heading);
    color: var(--color-text-primary);
    margin: 8px;
}

.AdvTYpeP2 {
    display: inline-block;
    font-size: var(--fs-body-tiny);
    font-weight: var(--fw-regular);
    color: var(--color-text-secondary);
}
/********************************DefaultPage*************************************/
/********************Landings********************************/
.PlansWrapperDiv {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
    align-items: stretch;
    flex-direction: row;
    justify-content: center;
    margin: auto;
}

.PlanDiv {
    position: relative;
    flex: 1 1 30%;
    min-width: 300px;
    max-width: 400px;
    background: var(--color-surface-card);
    box-shadow: var(--ps-box-shadow);
    border-radius: var(--secondary-border-radius);
    padding: 24px;
}

    .PlanDiv button {
        margin: 16px auto;
    }

.PlanTitle {
    margin: 8px auto;
    font-size: var(--fs-h2);
    font-weight: var(--fw-black);
    color: var(--color-text-primary);
}

.PlanDivPopular {
    position: absolute;
    top: 24px;
    left: 24px;
    background: var(--color-success);
    color: var(--color-on-success);
    font-size: var(--fs-body-tiny);
    font-weight: var(--fw-regular);
    padding: 4px 16px;
    border-radius: var(--tertiary-border-radius);
}

.PlanPrice {
    margin: 4px auto;
    font-size: var(--fs-body-md);
    font-weight: var(--fw-semibold);
    color: var(--color-text-secondary);
}

    .PlanPrice span {
        margin: 0 4px;
        font-size: var(--fs-body-sm);
        font-weight: var(--fw-regular);
        color: var(--color-disabled-text);
        text-decoration-line: line-through;
        text-decoration-color: var(--color-disabled-text);
        text-decoration-thickness: 1px;
    }

.PlanItem {
    position: relative;
    text-align: right;
    margin: 8px;
    padding: 4px;
    border-bottom: 1px solid #efefef;
}

    .PlanItem img {
        margin: 4px;
    }

.PlanItemName {
    text-align: right;
    display: inline-block;
    font-size: var(--fs-body-sm);
    font-weight: var(--fw-bold);
    max-width: 200px;
}

.PlanItemValue {
    display: inline-block;
    position: absolute;
    left: 0;
    font-size: var(--fs-body-sm);
}

.PlanItemDisabled {
    color: var(--color-disabled-text) !important;
}

.Div24 {
    margin: 24px auto;
    padding: 24px 0;
    border: 1px solid transparent;
}

.LandingItemBox {
    display: inline-block;
    background-color: var(--color-surface-muted);
    border-radius: var(--secondary-border-radius);
    margin: 8px;
    padding: 4px 8px;
    font-size: var(--fs-body-md);
    font-weight: var(--fw-medium);
    text-align: right;
}

    .LandingItemBox img {
        background-color: var(--color-disabled-text);
        border-radius: 50%;
        margin-left: 8px;
        padding: 4px;
    }

.LangingImage {
    border-radius: 50%;
    background: var(--color-surface-bg);
    padding: 16px;
    margin: 24px auto;
}

.FlexWrappper3 {
    display: flex;
    gap: 16px;
    justify-content: center;
    margin: 16px auto;
    flex-wrap: wrap;
}

.FlexItem3 {
    flex: 30%;
    background: var(--color-surface-bg);
    box-shadow: var(--ps-box-shadow);
    border-radius: var(--secondary-border-radius);
    padding: 16px;
}

    .FlexItem3 p {
        font-size: var(--fs-body-md);
        font-weight: var(--fw-bold);
        margin: 16px auto;
    }

.TimeLineDiv {
    position: relative;
    border: 1px solid transparent;
    border-right: 2px solid var(--color-disabled-bg);
    margin-right: 24px;
    padding-right: 32px;
    min-height: 30px;
}

    .TimeLineDiv img {
        position: absolute;
        top: 16px;
        right: -25px;
        width: 48px;
        height: 48px;
        border-radius: 50%;
        background: var(--color-disabled-bg);
        padding: 8px;
    }
/********************Landings********************************/
/********************General********************************/
.CTA, .CTAL, .PosCTA, .PosCTAL, .PosCTATiny, .PosCTATinyLink, .CTADisabled, .PosCTADisabled, .RButton {
    position: relative;
    height: 40px;
    margin: 4px;
    padding: 8px;
    touch-action: manipulation;
    min-width: 120px;
    display: inline-block;
    cursor: pointer;
    font-size: var(--fs-body-md);
    font-weight: var(--fw-semibold);
    transition: all 0.15s ease-in-out;
    border-radius: var(--border-radius);
}

.CTA, .CTAL, .RButton {
    color: var(--color-on-primary);
    background-color: var(--color-primary);
    border: 1px solid var(--color-primary);
}

.CTAL, .PosCTAL {
    width: 100%;
    margin: 8px auto;
    max-width: 300px;
}

.RButton {
    width: 40px;
    min-width: unset;
    border-radius: 50%;
}

    .CTA:hover, .CTAL:hover, .RButton:hover {
        background-color: var(--color-primary-hover);
        border-color: var(--color-primary-hover);
        box-shadow: var(--ps-box-shadow-hover);
    }

    .CTA:active, .CTAL:active, .RButton:active {
        background-color: var(--color-primary-active);
        transform: scale(0.98);
        box-shadow: var(--ps-box-shadow-hover);
    }

    .CTA:focus, .CTAL:focus, .RButton:focus {
        background-color: var(--color-primary-active);
        transform: scale(0.98);
        box-shadow: var(--ps-box-shadow-hover);
        outline: none;
    }

.CTADisabled {
    pointer-events: none;
    cursor: not-allowed;
    color: var(--color-disabled-text);
    background-color: var(--color-disabled-bg);
    border: var(--secondary-border);
}

.PosCTA, .PosCTAL, .PosCTATiny, .PosCTATinyLink {
    position: relative;
    background-color: var(--color-surface-card);
    color: var(--color-text-primary);
    border: 1px solid var(--color-primary);
}

.PosCTADisabled {
    pointer-events: none;
    cursor: not-allowed;
    color: var(--color-disabled-text);
    border: 1px solid var(--color-disabled-bg);
}

.PosCTATiny, .PosCTATinyLink {
    height: 32px;
    margin: 8px;
    padding: 4px 8px;
    min-width: 96px;
    font-size: var(--fs-body-sm);
}

.PosCTATinyLink {
    color: var(--color-link);
    border: var(--link-border);
}

    .PosCTA img, .PosCTATiny img, .PosCTATinyLink img {
        margin-left: 4px;
    }

.PosCTA:hover, .PosCTAL:hover, .PosCTATiny:hover {
    color: var(--color-primary-hover) !important;
    box-shadow: var(--ps-box-shadow-hover);
}

.PosCTATinyLink:hover {
    box-shadow: var(--ps-box-shadow-hover);
}

.LinkButton, .BlockLinkButton {
    border: none;
    outline: none;
    background-color: none;
    color: var(--color-link);
    font-size: var(--fs-body-sm);
    font-weight: 600;
    display: inline-block;
    padding: 4px;
    margin: 4px;
    cursor: pointer;
}

.BlockLinkButton {
    color: var(--color-text-primary);
    display: block;
    text-align: right;
}

    .LinkButton:hover, .BlockLinkButton:hover {
        color: var(--color-link-hover);
        text-decoration: underline;
        text-underline-offset: 8px;
    }

    .BlockLinkButton span {
        font-size: var(--fs-body-tiny);
        color: var(--color-error);
    }

.InlineLink {
    display: inline-block;
    color: var(--color-link) !important;
    margin: 4px;
    cursor: pointer;
    font-size: var(--fs-body-md);
}

    .InlineLink:hover {
        color: var(--color-link-hover) !important;
        text-decoration: underline;
        text-underline-offset: 8px;
    }

    .InlineLink svg, .InlineLink img {
        margin: 0 2px;
    }

.txtdate {
    display: block;
    font-size: 10px;
    color: #808080;
}

/***********************Profiles****************************/

.loginName {
    float: left;
    color: #00A693;
    font-size: 13px;
}

.loginStatus {
    color: #999;
    float: left;
    font-size: 13px;
}

    .loginStatus:hover {
        color: Red;
    }

.OptionList {
    margin: 4px 0;
    text-align: right;
}

    .OptionList tbody {
        text-align: right;
    }

    .OptionList tr {
        display: inline-block;
        margin: 4px;
    }

    .OptionList label {
        display: inline-block;
        color: var(--color-text-primary);
        margin-right: 4px;
        line-height: var(--lh-label);
        font-size: var(--fs-body-md);
        cursor: pointer;
        margin-left: 16px;
    }

        .OptionList label:hover {
            color: var(--color-link-hover);
        }

        .OptionList label input {
            margin-left: 8px;
        }

.TextBox, .TextBoxDes, .TextBoxNumber, .DropDown {
    vertical-align: middle !important;
    border: var(--secondary-border);
    border-radius: var(--border-radius);
    padding: 4px 8px;
    margin: 4px;
    background-color: var(--color-surface-card);
    width: 250px;
    height: 40px;
    text-align: right;
    scrollbar-width: thin;
    color: var(--color-text-primary);
    touch-action: manipulation;
    font-size: 16px;
}

    .TextBox::placeholder, .TextBoxDes::placeholder, .TextBoxNumber::placeholder {
        font-size: 13px;
    }

.TextBoxDes {
    min-height: 40px;
    height: auto;
    width: 95%;
}

.TextBoxNumber {
    width: 110px;
}

.TextBox:focus, .DropDown:focus, input:focus, .TextBoxDes:focus {
    outline: var(--color-focus-ring);
}

.TextBoxInfo {
    color: var(--color-disabled-text);
    margin: 4px;
    margin-top: -4px;
    padding: 0 8px;
    text-align: right;
    font-size: var(--fs-body-sm);
}

.DropDown option {
    text-align: right;
    font-size: 14px;
}

/* **********************Profiles****************************/

.db {
    display: block;
}

.dIb {
    display: inline-block;
}

.alr {
    text-align: right;
}

.alL {
    text-align: left;
}

.alC {
    text-align: center !important;
}

/******************************popup************************************* */
.popupModal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: var(--zindex-popup);
    justify-content: center;
    align-items: center;
    background-color: #000000b3;
}

.popupclose, .popupcloseLight {
    position: absolute;
    left: 20px;
    top: 20px;
    cursor: pointer;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    padding: 1px;
    z-index: var(--zindex-popup);
    transition: 0.3s;
    background-color: var(--color-surface-bg);
    border: none;
}

.popupcloseLight {
    background: var(--color-surface-card);
}

    .popupclose:hover, .popupcloseLight:hover {
        background-color: var(--color-disabled-bg);
    }

.popupContainer {
    position: relative;
    margin: auto;
    padding: 16px;
    padding-top: 60px;
    min-width: 450px;
    max-width: 800px;
    min-height: 350px;
    max-height: calc(100vh - 50px);
    background-color: var(--color-surface-card);
    border: var(--secondary-border);
    border-radius: var(--secondary-border-radius);
    box-shadow: var(--ps-box-shadow);
    overflow: auto;
    scrollbar-width: thin;
    text-align: right;
}

.PopupTitle {
    position: absolute;
    top: 16px;
    right: 24px;
    font-size: var(--fs-h3);
    font-weight: var(--fw-bold);
    line-height: var(--lh-body);
    color: var(--color-text-primary);
    text-align: right;
}

.PopupCaption {
    text-align: right;
    margin-top: 16px;
    font-size: var(--fs-h6);
    font-weight: var(--fw-medium);
    line-height: var(--lh-heading);
    color: var(--color-text-primary);
}

.PopupActionDiv {
    padding-top: 32px;
}
/* *****************************************popup ********************************* */
/* *****************************************EditProfile********************************* */
.SelectProfileLogoWrapper {
    position: relative;
    text-align: right;
    margin: 24px 16px;
    width: 140px;
    height: 140px;
}

.ProfileLogoBox {
    width: 140px;
    height: 140px;
    border: var(--secondary-border);
    border-radius: var(--border-radius);
    background-color: var(--color-surface-muted);
    overflow: hidden;
}

    .ProfileLogoBox img {
        max-width: unset;
        height: 140px;
    }

.SelectProfileLogoIcon {
    cursor: pointer;
    position: absolute;
    bottom: -10px;
    left: -15px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    border-radius: 50%;
    z-index: var(--zindex-content);
    background-color: var(--color-surface-card);
    box-shadow: var(--ps-box-shadow);
    overflow: visible;
}

    .SelectProfileLogoIcon:hover {
        box-shadow: var(--ps-box-shadow-hover);
    }

/* *****************************************EditProfile********************************* */
.PIResultDiv, .PIResultDivAccept, .PIResultDivRefuse {
    margin: 5px;
    background: #f8edc8;
    border-radius: 10px;
    padding: 10px;
    text-align: right;
}

.PIResultDivAccept {
    background: #c8f8cd;
}

.PIResultDivRefuse {
    background: #f8c8c9;
}

.PIResultChangeLink {
    display: inline-block;
    color: #2045FF;
    font-size: 12px;
    font-weight: 600;
    margin-right: 5px;
    cursor: pointer;
}

    .PIResultChangeLink svg {
        margin-right: 3px;
    }

    .PIResultChangeLink:hover {
        color: #ed1c24;
    }

        .PIResultChangeLink:hover svg {
            fill: #ed1c24;
        }

.PISelectProductDiv {
    position: relative;
    border: 1px solid #eee;
    border-radius: 5px;
    margin: 10px auto;
    padding: 10px;
    cursor: pointer;
    background: #f8f8f8;
}

    .PISelectProductDiv:hover {
        background: #e8e8e8;
    }

    .PISelectProductDiv p {
        text-align: justify;
        font-size: 12px;
        color: #363636;
    }

.FreeAdvSearchDiv {
    position: relative;
    margin: 10px auto;
}

    .FreeAdvSearchDiv img {
        margin-right: -28px;
        position: relative;
    }

/*Delete*/
.FreeAdvSearchIcon {
    position: absolute;
    top: 10px;
    left: 10px;
}

.SelectCatDiv {
    margin-top: 5px;
    margin-right: 10px;
    text-align: right;
    padding: 5px;
}

.CatSpecMultiSelect {
    display: inline-block;
    margin: 3px 5px;
    padding: 3px 5px;
    text-align: right;
}

    .CatSpecMultiSelect input {
        margin-left: 3px;
    }

.SelectCatP {
    font-size: 12px;
    display: inline-block;
    border: 1px solid #ccc;
    background: rgba(1,1,1,0.02);
    margin: 4px;
    border-radius: 4px;
    padding: 3px 7px;
    cursor: pointer;
    width: 150px;
    height: 100px;
    overflow: hidden;
    vertical-align: top;
}

    .SelectCatP:hover {
        background: rgba(1,1,1,0.1);
        color: #ed1c24;
    }

    .SelectCatP img {
        text-align: center;
        display: block;
        margin: 5px auto;
        height: 40px;
    }

.SelectedCat {
    font-size: 13px;
    text-align: right;
    display: inline-block;
    border: 1px solid #ccc;
    background: rgba(1,1,1,0.02);
    margin: 4px;
    border-radius: 4px;
    padding: 10px;
    cursor: pointer;
}

    .SelectedCat img {
        vertical-align: middle;
        margin-left: 5px;
        height: 40px;
    }

.GeneralDesc, .GeneralDesc strong {
    text-align: center;
    font-size: var(--fs-body-lg);
    font-weight: var(--fw-regular);
    line-height: var(--lh-body);
    color: var(--color-text-primary);
    margin: 8px auto;
}

    .GeneralDesc strong {
        font-weight: var(--fw-bold) !important;
        margin: 0 4px;
    }

.ProductProgressDiv {
    margin: 4px auto;
    width: 100%;
    max-width: 400px;
    padding: 4px 16px;
}

.ProgrssItem {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
    gap: 10px;
}

.ProgrssItemTitle {
    text-align: left;
    width: 75px;
    font-size: 11px;
    font-weight: 600;
}

.ProgressBar {
    flex: 1;
    height: 10px;
    background-color: #c6c6c6;
    border-radius: 6px;
    overflow: hidden;
}

.ProgressFill {
    height: 100%;
    background-color: var(--color-success);
    border-radius: 6px;
    transition: width 0.6s ease;
}

.ProgressPercent {
    font-size: 13px;
    color: #555;
    min-width: 40px;
    text-align: right;
}

.ProgressIndicatorDiv {
    position: relative;
    width: 98%;
    height: 10px;
    margin: 24px auto;
    border-radius: var(--border-radius);
    background: var(--color-disabled-bg);
}

    .ProgressIndicatorDiv span {
        position: absolute;
        top: 0;
        right: -2px;
        border-radius: var(--border-radius);
        background: var(--color-success);
        height: 9px;
    }
/* ***************************ResponsiveBoxes************************** */
.CommentCount {
    margin: 4px;
    font-size: var(--fs-body-sm);
    font-weight: var(--fw-regular);
    line-height: var(--lh-body);
    color: var(--color-text-secondary);
}

.ShowCommentReplyP {
    text-align: right;
    padding: 4px 8px;
    cursor: pointer;
    font-size: 12px;
    font-weight: 600;
}

    .ShowCommentReplyP:hover {
        color: var(--color-text-primary);
    }

        .ShowCommentReplyP:hover svg {
            fill: #ed1c24;
        }

.ReplyCommentDiv {
    text-align: right;
    height: auto;
    overflow: auto;
}

.ReplyCommentDiv {
    box-shadow: none;
    border-radius: unset;
    margin: 0;
    margin-top: 8px;
    padding-bottom: 0;
    border-right: var(--secondary-border);
}

.CommentLoginTitle {
    text-align: right;
    font-size: 14px;
    color: #333;
    display: inline-block;
    margin: 8px;
}

.CommentBy {
    display: inline-block;
    text-align: right;
    margin: 4px 8px;
    font-size: var(--fs-body-md);
    font-weight: var(--fw-semibold);
    line-height: var(--lh-body);
    color: var(--color-text-secondary);
}

.CommentDate {
    display: inline-block;
    text-align: right;
    font-size: var(--fs-body-sm);
    font-weight: var(--fw-regular);
    line-height: var(--lh-body);
    color: var(--color-text-secondary);
}

.CommentRate {
    display: inline-block;
    font-size: 10px;
    font-weight: normal;
    color: #848484;
    text-align: right;
    word-spacing: 2px;
    margin-left: 20px;
}

.CommentText {
    display: block;
    text-align: justify;
    margin: 4px 8px;
    font-size: var(--fs-body-md);
    font-weight: var(--fw-regular);
    line-height: var(--lh-body);
    color: var(--color-text-secondary);
}

.CommentActionDiv {
    text-align: left;
    padding: 1px 8px;
}

    .CommentActionDiv span {
        margin-right: 24px;
        cursor: pointer;
    }

        .CommentActionDiv span:hover svg {
            fill: var(--secondary-border);
            stroke: var(--secondary-border);
        }

.ShowFooterContactSubDiv {
    position: relative;
    max-width: 350px;
    background-color: var(--color-surface-card);
    border-radius: var(--secondary-border-radius);
    box-shadow: var(--ps-box-shadow);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border: var(--secondary-border);
    padding: 20px;
    margin: 20px auto;
    text-align: right;
}

.FooterContactTitle {
    text-align: right;
    font-size: 16px;
    color: var(--color-text-primary);
    margin-bottom: 20px;
    font-weight: 900;
}
/* ***************************ResponsiveBoxes************************** */
/********************************Alart********************************/
#Alert {
    display: none;
    position: fixed;
    bottom: 50px;
    left: 30px;
    min-width: 300px;
    padding: 20px;
    color: var(--color-on-error);
    text-align: right;
    border-radius: var(--border-radius);
    cursor: pointer;
    z-index: var(--zindex-popup);
}

.Alert {
    background-color: var(--color-error);
}

.Success {
    background-color: var(--color-success);
}

.Info {
    background-color: #2196F3;
}

.Warning {
    background-color: #ff9800;
}

#Alert span, #Alert a {
    color: var(--color-on-error);
    font-size: var(--fs-body-md);
    line-height: 30px;
    text-align: right;
    display: block;
}

#AlertClose {
    position: absolute;
    top: 5px;
    left: 10px;
    color: white;
    border-style: none;
    font-weight: bold;
    font-size: 18px;
    cursor: pointer;
    transition: 0.3s;
}

    #AlertClose:hover {
        color: rgba(1,1,1,.5);
    }

.ErrorItems {
    display: block;
    color: White;
    margin: 5px;
    margin-right: 20px;
    font-size: 14px;
    text-align: right;
}

    .ErrorItems:before {
        content: "- ";
    }

    .ErrorItems:after {
        content: ".";
    }

.InLineError, .InLineError .ErrorItems {
    text-align: right;
    margin: 0 8px;
    font-size: var(--fs-body-md) !important;
    color: var(--color-error) !important;
}

/********************************Alart********************************/
/********************************ProfilePage********************************/
.ProductOuterLogoBox {
    position: relative;
}

.ProductLogoBox {
    width: 100px;
    height: 100px;
    border-radius: var(--secondary-border-radius);
    box-shadow: var(--ps-box-shadow);
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 16px auto;
}

    .ProductLogoBox img {
        max-width: unset;
    }

.ProductProfileLinkTitle {
    display: block;
    font-size: var(--fs-h5);
    font-weight: var(--fw-medium);
    line-height: var(--lh-heading);
    color: var(--color-link);
    margin: 16px auto;
}

    .ProductProfileLinkTitle:hover {
        color: var(--color-link-hover);
    }

.ProductStatusTag {
    border-radius: var(--secondary-border-radius);
    width: 120px;
    padding: 8px;
    margin: 4px auto;
    color: var(--color-text-primary);
    font-weight: var(--fw-medium);
}

.AuditStatusTagTiny {
    border-radius: var(--secondary-border-radius);
    width: 85px;
    padding: 8px;
    margin: 4px auto;
    font-size: var(--fs-body-tiny);
    color: var(--color-text-primary);
    font-weight: var(--fw-regular);
}
/********************************ProfilePage********************************/
.StickyContainer {
    overflow-y: auto;
    scroll-behavior: smooth;
    scrollbar-width: thin;
    border: var(--secondary-border);
    border-radius: var(--border-radius);
    margin: 8px;
}

.ListViewTable {
    border-spacing: 0;
    width: 100%;
}

    .ListViewTable tbody th, .ListViewTable thead th {
        position: sticky;
        top: 0;
        background: var(--color-surface-bg);
        z-index: var(--zindex-content);
        padding: 24px 8px;
        color: var(--color-text-primary);
        font-weight: var(--fw-bold);
        font-size: var(--fs-h6);
    }

    .ListViewTable thead th {
        background: var(--color-surface-bg);
    }

    .ListViewTable tr:nth-child(even) {
        background: var(--color-surface-card);
    }

    .ListViewTable tr:nth-child(odd) {
        background: var(--color-surface-bg);
    }

    .ListViewTable tr:hover {
        background-color: var(--color-surface-muted);
    }

    .ListViewTable td {
        border-top: var(--secondary-border);
        padding: 24px 8px;
        font-size: var(--fs-body-sm);
    }

        .ListViewTable td a {
            color: var(--color-link);
            cursor: pointer;
        }

            .ListViewTable td a:hover {
                color: var(--color-link-hover);
            }


/********************************NewLogin********************************/
#LoginDiv {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: var(--zindex-popup);
    justify-content: center;
    align-items: center;
    background-color: #000000b3;
}

.LoginContentDiv {
    position: relative;
    width: 450px;
    height: 400px;
    background-color: var(--color-surface-card);
    border: var(--secondary-border);
    border-radius: var(--secondary-border-radius);
    box-shadow: var(--ps-box-shadow);
}

.LoginDivClose {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    padding: 1px;
    border: none;
}

    .LoginDivClose:hover {
        background-color: var(--color-surface-bg);
    }

#LoginChildDiv {
    position: absolute;
    top: 55px;
    right: 0;
    left: 0;
    margin: auto;
    width: 300px;
}

.LoginTitle {
    font-size: 25px;
    font-weight: bold;
    color: var(--color-text-primary);
}

.LoginP1 {
    margin-top: 8px;
    font-size: 12px;
    font-weight: normal;
    color: var(--color-text-secondary);
}

.LoginP1Span {
    color: var(--color-text-primary);
    margin: 4px;
    letter-spacing: 1px;
}

.LoginInputWrapper {
    position: relative;
    margin: 16px auto;
    width: 300px;
}

.LoginMobileTxtInfo {
    position: absolute;
    top: 18px;
    right: 8px;
    font-size: 11px;
}

.LoginMobileTxt {
    width: 300px;
    height: 40px;
    border: var(--secondary-border);
    border-radius: var(--border-radius);
    text-align: left;
    padding: 5px 20px;
    font-size: 18px;
    direction: ltr;
    margin: 8px auto;
    font-size: var(--fs-body-lg);
}

.LoginP2 {
    margin-top: 10px;
    text-align: right;
    color: #363636;
    font-size: 11px;
}

.NewLoginP2 {
    display: block;
    margin-top: 10px;
    margin-right: 20px;
    font-size: 11px;
    font-weight: 300;
    text-align: right;
    color: #999;
}

.ChangeLoginMobile {
    font-size: 12px;
    color: #3C5DFF;
    cursor: pointer;
    margin-top: 10px;
    text-align: right;
}

    .ChangeLoginMobile:hover {
        color: var(--color-link-hover);
    }

.LoginAlart {
    text-align: right;
    color: var(--color-error);
    font-size: 13px;
    margin-top: 10px;
}
/********************************NewLogin********************************/
/********************************Mycarousel********************************/
.DefCarousel {
    margin: 8px auto;
    height: 80px;
    overflow: hidden;
}

.MyCarouselItem {
    background-color: var(--color-surface-card);
    box-shadow: var(--ps-box-shadow);
    border-radius: var(--border-radius);
    text-decoration: none;
    margin: 4px 8px;
    line-height: var(--lh-tiny);
    font-size: var(--fs-body-tiny);
    font-weight: var(--fw-medium);
    color: var(--color-text-primary);
    width: 84px;
    height: 72px;
    text-wrap: wrap;
    padding: 4px;
}

    .MyCarouselItem:hover {
        color: var(--color-link);
    }

    .MyCarouselItem img {
        display: block;
        margin: 4px auto;
        height: 22px;
    }
/********************************Mycarousel********************************/
/********************************CatDiv********************************/
.MobileCatDiv {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background: var(--color-surface-card);
    z-index: var(--zindex-popup);
    overflow: hidden;
    padding-bottom: 70px;
}

.MobileCatDivContent {
    position: relative;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 48px 24px;
    overflow: scroll;
}

.MobileCatDivItemTitle {
    position: absolute;
    top: 20px;
    right: 24px;
    font-size: var(--fs-body-lg);
    font-weight: var(--fw-bold);
    color: var(--color-text-primary);
    text-align: right;
}

.MobileCatDivItemTitle1 {
    font-size: var(--fs-body-lg);
    font-weight: var(--fw-bold);
    color: var(--color-text-primary);
    margin: auto;
    text-align: center;
}

.MobileCatDivReturn {
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 24px;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    background: var(--color-surface-bg);
    cursor: pointer;
}

    .MobileCatDivReturn:hover {
        background: var(--color-disabled-bg);
    }

.MobileCatDivItem {
    display: block;
    width: 100%;
    padding: 24px 0;
    text-align: right;
    cursor: pointer;
    font-size: var(--fs-body-md);
    font-weight: var(--fw-medium);
    color: var(--color-text-primary);
    border-bottom: var(--secondary-border);
    user-select: none;
}

    .MobileCatDivItem:hover {
        color: var(--color-link);
    }

    .MobileCatDivItem img {
        margin-right: 4px;
    }

.MobileCatDivItemImg {
    position: absolute;
    left: 20px;
    border-radius: 50%;
    padding: 7px;
    width: 26px;
    height: 26px;
}
/********************************CatDiv********************************/
.HashTag, .HashTagDisabled {
    display: inline-block;
    margin: 4px;
    padding: 4px 16px;
    text-align: right;
    font-size: var(--fs-body-tiny);
    font-weight: var(--fw-regular);
    color: var(--color-link);
    background: var(--color-focus-ring);
    border-radius: var(--border-radius);
    border: var(--focus-ring-border);
}

    .HashTag:hover {
        color: var(--color-link-hover);
    }

.HashTagDisabled {
    color: var(--color-text-secondary);
    background: var(--color-surface-muted);
    border: var(--secondary-borderborder);
}

.NewsBox {
    position: relative;
    display: inline-block;
    width: 350px;
    height: 380px;
    margin: 8px;
    overflow: hidden;
    box-shadow: var(--ps-box-shadow);
    border-radius: var(--secondary-border-radius);
    border: var(--secondary-border);
    background-color: var(--color-surface-card);
}

.NewsBoxCTADiv {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    margin: auto;
}

.NewsBoxImage {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

    .NewsBoxImage img {
        max-width: unset;
    }

.NewsBoxTitle {
    position: absolute;
    top: 220px;
    left: 0;
    right: 0;
    margin: 0 auto;
    padding: 0 10px;
    word-spacing: 0.5px;
    font-size: var(--fs-h6);
    font-weight: var(--fw-bold);
    color: var(--color-text-primary);
    line-height: var(--lh-heading);
}

.NewsBoxSummary {
    position: absolute;
    bottom: 48px;
    padding: 0 8px;
    text-align: justify;
    font-size: var(--fs-body-sm);
    font-weight: var(--fw-regular);
    color: var(--color-text-secondary);
}

    .NewsBoxSummary span {
        display: block;
        text-align: right;
    }

.NewsBox:hover .NewsBoxTitle {
    color: var(--color-link-hover);
}

/********************************ProfileProfile********************************/
.DefCard {
    height: 240px;
    overflow: hidden;
}

.DefCard2 {
    position: relative;
    width: 100%;
    margin: 32px auto;
    padding: 24px;
    text-align: right;
}

.PsCardBG, .PsCardBG900, .PsCard, .PsCard900 {
    position: relative;
    width: 100%;
    display: block;
    background-color: var(--color-surface-muted);
    border-radius: var(--secondary-border-radius);
    box-shadow: var(--ps-box-shadow);
    margin: 32px auto;
    padding: 24px;
    text-align: right;
}

.PsCard, .PsCard900 {
    background-color: var(--color-surface-card);
    margin: 16px auto;
}

.PsCard900, .PsCardBG900 {
    max-width: 900px;
}

.PsCautionCard {
    position: relative;
    width: 100%;
    display: block;
    background-color: var(--color-surface-caution);
    border-radius: var(--border-radius);
    margin: 24px auto;
    padding: 8px;
    text-align: right;
}

    .PsCautionCard img {
        vertical-align: middle;
        margin: 0 4px;
    }

.ProfileLogoContainer {
    display: inline-block;
    margin-left: 24px;
}

.ProfileLogoDiv {
    height: 150px;
    width: 150px;
    box-shadow: var(--ps-box-shadow);
    border-radius: var(--secondary-border-radius);
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .ProfileLogoDiv img {
        max-width: unset;
    }

.ProfileTitleDiv {
    text-align: right;
    display: inline-block;
    vertical-align: top;
}

.ProfileSmallInfo {
    text-align: right;
    margin: 8px;
    font-size: var(--fs-body-md);
    font-weight: var(--fw-regular);
    color: var(--color-text-secondary);
}

.ProfileH1 {
    text-align: right;
    margin: 0 8px;
    display: inline-block;
    font-size: var(--fs-h2);
    font-weight: var(--fw-bold);
    line-height: var(--lh-heading);
    color: var(--color-text-primary);
}

.ProfileSpecDiv {
    text-align: right;
    padding: 8px 4px;
}

.ProfileSpecH3 {
    text-align: right;
    font-size: var(--fs-h5);
    font-weight: var(--fw-medium);
    line-height: var(--lh-heading);
    color: var(--color-text-primary);
}

    .ProfileSpecH3 Img {
        margin-left: 10px;
        height: 25px;
    }

.ProfileSpec {
    text-align: right;
    font-size: var(--fs-body-md);
    font-weight: var(--fw-regular);
    color: var(--color-text-secondary);
}

    .ProfileSpec a {
        cursor: pointer;
        color: var(--color-text-secondary);
        font-size: var(--fs-body-md);
        font-weight: var(--fw-regular);
        display: block;
        direction: ltr;
        text-align: right;
    }

    .ProfileSpec span {
        cursor: pointer;
        color: var(--color-link);
        text-align: right;
        font-size: var(--fs-body-ms);
        font-weight: var(--fw-regular);
    }

        .ProfileSpec span:hover, .ProfileSpec a:hover {
            color: var(--color-link-hover);
        }

.ProfileProfileCat {
    margin: 20px auto;
    padding: 10px;
    text-align: right;
    background-color: var(--color-surface-card);
}

.ProfileProductBox {
    margin: 20px auto;
}

    .ProfileProductBox h2 {
        text-align: right;
        font-size: 18px;
        color: #B5083C;
        margin: 20px;
        margin-bottom: 5px;
    }

.ProfileBox {
    position: relative;
    display: inline-block;
    box-shadow: var(--ps-box-shadow);
    border: var(--secondary-border);
    border-radius: var(--secondary-border-radius);
    background: var(--color-surface-card);
    width: 180px;
    height: 220px;
    margin: 8px;
}

.ProfileImageBox {
    width: 100px;
    height: 100px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: var(--secondary-border-radius);
    margin: 8px auto;
}

    .ProfileImageBox img {
        max-width: unset;
    }

.ProfileBoxTitle {
    font-size: var(--fs-body-sm);
    font-weight: var(--fw-bold);
    line-height: var(--lh-heading);
    color: var(--color-text-primary);
}

.ProfileBox:hover .ProfileBoxTitle {
    color: var(--color-link-hover);
}

.ProfileBoxCity, .ProfileBoxType {
    font-size: var(--fs-body-tiny);
    font-weight: var(--fw-regular);
    color: var(--color-text-secondary);
    position: absolute;
    right: 0;
    left: 0;
    margin: auto;
}

.ProfileBoxCity {
    top: 155px;
}

.ProfileBoxType {
    top: 175px;
}
/********************************ProfileProfile********************************/
/********************************ProductCategories********************************/
.ProductH1 {
    font-size: var(--fs-h2);
    font-weight: var(--fw-extra);
    line-height: var(--lh-heading);
    color: var(--color-text-primary);
    text-align: right;
    margin: 24px 0;
}

.ProfileSideDiv {
    position: sticky;
    top: 130px;
    height: fit-content;
}

.ProductInquiryDiv {
    margin: 48px auto;
}

    .ProductInquiryDiv p {
        font-size: var(--fs-body-sm);
        font-weight: var(--fw-regular);
        line-height: var(--lh-body);
        color: var(--color-text-secondary);
    }

.ProductPicDiv {
    position: relative;
    max-width: 600px;
    margin: 16px auto;
}

.ProductPicBox2 {
    margin: auto;
    background-color: var(--color-surface-card);
}

.ProductFullPicBox {
    width: 100%;
    position: relative;
    height: 700px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.MainCarousel {
    height: 400px;
    width: 100%;
    max-width: 400px;
    margin: auto;
}

.ProductMainPicBox {
    position: relative;
    height: 400px;
    width: 100%;
    max-width: 400px;
    overflow: hidden;
    background-color: var(--color-surface-bg);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: var(--zindex-content);
    border-radius: var(--secondary-border-radius);
    cursor: pointer;
}

    .ProductMainPicBox img {
        max-width: unset;
    }

.NavCarousel {
    height: 76px;
    padding: 8px;
    margin: auto;
    width: 100%;
    max-width: 400px;
}

.ProductTumbnailPicBox {
    height: 60px;
    width: 60px;
    margin-left: 10px;
    border: var(--secondary-border);
    border-radius: 7px;
    overflow: hidden;
    opacity: 0.7;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .ProductTumbnailPicBox img {
        border-radius: 10px 0 0 10px;
        max-width: unset;
    }

.is-nav-selected {
    border: var(--secondary-border);
    opacity: 1;
}

.ShowProfileContact, .ShowProfileChat {
    display: inline-block;
    background-color: var(--red-color);
    color: var(--color-text-primary);
    border: var(--secondary-border);
    border-radius: var(--border-radius);
    margin: 10px;
    padding: 10px;
    text-align: right;
    font-size: 15px;
    cursor: pointer;
    transition: 0.4s;
}

    .ShowProfileContact:hover {
        background-color: var(--color-surface-card);
        color: var(--color-text-primary);
    }

.ShowProfileChat {
    background-color: var(--color-surface-card);
    color: var(--color-text-primary);
}

    .ShowProfileChat:hover {
        background-color: var(--red-color);
        color: var(--color-text-primary);
    }

.HideProfileContact {
    display: inline-block;
    border: var(--secondary-border);
    border-radius: var(--border-radius);
    margin: 10px 3px;
    padding: 3px 7px;
    background-color: var(--color-surface-card);
    color: #999;
    text-align: right;
    font-size: 14px;
}

.ProfileContactP {
    display: block;
    text-align: right;
    margin-top: 5px;
}

    .ProfileContactP span {
        font-size: 14px;
    }

    .ProfileContactP img {
        margin-left: 5px;
        width: 20px;
        height: 20px;
    }

.ShareProductPopup {
    position: absolute;
    background-color: var(--color-primary);
    color: var(--color-on-primary);
    padding: 8px 12px;
    border-radius: var(--border-radius);
    display: none;
    z-index: var(--zindex-popup);
    font-size: var(--fs-body-sm);
    white-space: nowrap;
    top: 35px;
    left: -20px;
}

    .ShareProductPopup::before {
        content: "";
        position: absolute;
        top: -12px;
        left: 30px;
        border-width: 6px;
        border-style: solid;
        border-color: transparent transparent #333 transparent;
    }

.ProductSaveP {
    display: inline-block;
    font-size: 10px;
    line-height: 30px;
    vertical-align: top;
}

.ProductRateDiv {
    text-align: right;
    margin: 16px auto;
    padding: 8px;
}

.ProductRateTotalRate {
    font-size: var(--fs-body-lg);
    font-weight: var(--fw-extra);
    text-align: right;
    color: var(--color-text-primary);
    margin: 8px auto;
}

.ProductRateTotalVote {
    margin-right: 8px;
    font-size: var(--fs-body-sm);
    color: var(--color-text-secondary);
}

.ProductRateCountDiv {
    display: inline-block;
    text-align: right;
}

    .ProductRateCountDiv p span {
        margin-right: 8px;
        font-size: var(--fs-body-md);
        color: var(--color-text-secondary);
    }

    .ProductRateCountDiv p img {
        margin: 1px;
    }

.ProductRateItemDivWrapper {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 16px auto;
}

.ProductRateItemDiv {
    width: 16%;
}

    .ProductRateItemDiv p {
        font-size: var(--fs-body-md);
        color: var(--color-text-primary);
    }

    .ProductRateItemDiv img {
        width: 40px;
        height: 40px;
    }

.SaveRatePopupItem {
    margin: 15px;
    text-align: right;
}

.SaveRatePopupItemDesc {
    font-size: 11px;
    font-weight: 600;
    color: #333;
    display: inline-block;
    text-align: right;
    width: 70px;
    margin: 5px;
}

.star {
    width: 16px;
    height: 16px;
    fill: none;
    stroke: #FFBC02;
    cursor: pointer;
    transition: fill 0.2s ease;
    margin: 1px;
}

    .star.filled {
        fill: #FFBC02;
        stroke: #FFBC02;
    }

.ProductCatDiv {
    width: 100%;
    text-align: right;
}

.ProductCatDivCat {
    color: #B5083C;
    cursor: pointer;
}

    .ProductCatDivCat:after {
        content: "";
        display: inline-block;
        margin-right: 3px;
        width: 6px;
        height: 6px;
        border-bottom: var(--secondary-border);
        border-right: var(--secondary-border);
        transform: rotate(135deg);
    }

.TinyHr {
    display: block;
    margin: 32px auto;
    width: 90%;
    border: none;
    border-bottom: var(--secondary-border);
}

/********************************ProductCategories********************************/
.GImg {
    max-width: 100%;
    height: auto;
}
/********************************Route********************************/
.RouteBox {
    width: 100%;
    margin: 16px auto;
    text-align: right;
    overflow: hidden;
    display: block;
}

    .RouteBox li {
        display: inline-block;
    }

.RouteText, .MainRouteText {
    margin: 0 4px;
    font-size: var(--fs-h6);
    font-weight: var(--fw-semibold);
    color: var(--color-text-primary);
}

.MainRouteText {
    color: var(--color-text-secondary);
    font-weight: var(--fw-medium);
}

    .RouteText:hover, .MainRouteText:hover {
        color: var(--color-link-hover);
    }

/********************************Route********************************/
/********************************NewsBody********************************/
.NewsBody {
    margin: auto;
    max-width: 1000px;
}

    .NewsBody img {
        margin: 20px auto;
    }

.NewsBodyPreTitle {
    margin-top: 8px;
    margin-bottom: -10px;
    font-size: var(--fs-body-md);
    font-weight: var(--fw-regular);
    line-height: var(--lh-body);
    color: var(--color-text-secondary);
}

.NewsBodyH1 {
    margin: 16px auto;
    font-size: var(--fs-h1);
    font-weight: var(--fw-extra);
    line-height: var(--lh-heading);
    color: var(--color-text-primary);
}

.NewsBodyDate {
    display: inline-block;
    text-align: right;
    margin: 8px;
    font-size: var(--fs-body-md);
    font-weight: var(--fw-regular);
    line-height: var(--lh-body);
    color: var(--color-text-secondary);
}

    .NewsBodyDate img {
        margin: auto;
    }

.NewsMiddelTitle, .NewsH3, .NewsH4, .NewsH5, .NewsH6, .PsH2 {
    margin: 24px 4px 8px 4px;
    text-align: right;
    font-size: var(--fs-h2);
    font-weight: var(--fw-extra);
    line-height: var(--lh-heading);
    color: var(--color-text-primary);
}

.NewsH3 {
    font-size: var(--fs-h3);
    font-weight: var(--fw-semibold);
    line-height: var(--lh-heading);
}

.NewsH4 {
    font-size: var(--fs-h4);
    font-weight: var(--fw-semibold);
    line-height: var(--lh-heading);
}

.NewsH5 {
    font-size: var(--fs-h5);
    font-weight: var(--fw-semibold);
    line-height: var(--lh-heading);
}

.NewsH6 {
    font-size: var(--fs-h6);
    font-weight: var(--fw-semibold);
    line-height: var(--lh-heading);
}

.ltr {
    direction: ltr !important;
}

.CaptionValue {
    border-bottom: var(--tertiary-border);
    position: relative;
    padding: 8px 8px;
    margin: 8px;
    text-align: right;
    font-size: var(--fs-body-sm);
    font-weight: var(--fw-regular);
    line-height: var(--lh-body);
    color: var(--color-text-secondary);
    word-wrap: break-word;
}

    .CaptionValue span {
        position: absolute;
        left: 0;
        font-weight: var(--fw-bold);
    }

.NewsBodySummary, .NewsParagraph, .MdParagraph, .SmParagraph, .NewsUl li, .NewsOl li {
    margin: 4px 0;
    padding: 0 8px;
    text-align: justify;
    font-size: var(--fs-body-lg);
    font-weight: var(--fw-regular);
    line-height: var(--lh-body);
    color: var(--color-text-primary);
    word-wrap: break-word;
}

    .NewsParagraph span, .NewsH3 span, .NewsH4 span, .NewsH5 span, .NewsH6 span {
        color: var(--color-text-secondary);
        font-size: var(--fs-body-tiny);
    }

    .NewsBodySummary strong, .NewsParagraph strong, .NewsBodySummary strong, .NewsUl li strong, .NewsOl li strong {
        font-size: var(--fs-body-lg);
        font-weight: var(--fw-bold);
        line-height: var(--lh-body);
        color: var(--color-text-primary);
    }

.SmParagraph {
    font-size: var(--fs-body-sm);
}

.MdParagraph {
    text-align: justify;
    font-size: var(--fs-body-md);
}

.NewsBodySummary {
    background-color: var(--color-surface-bg);
    padding: 16px;
    margin: 40px auto;
    border-radius: var(--secondary-border-radius);
}

.NewsUl, .NewsOl {
    list-style-type: none;
    padding: 8px;
    list-style: none;
    counter-reset: item;
}

    .NewsUl li, .NewsOl li {
        padding: 4px;
        margin: 0;
        margin-right: 8px;
    }

        .NewsUl li:before {
            content: ' \25CF';
            color: var(--color-text-secondary);
            margin-left: 8px;
            font-size: var(--fs-body-lg);
        }

    .NewsOl li {
        counter-increment: item;
        position: relative;
        padding-right: 30px;
    }

        .NewsOl li::before {
            content: counter(item) ".";
            position: absolute;
            right: 8px;
            color: var(--color-text-secondary);
            margin-left: 8px;
            font-size: var(--fs-body-lg);
        }

.InLineNewsLink {
    margin: 0 4px;
    font-size: var(--fs-body-lg);
    font-weight: var(--fw-regular);
    color: var(--color-link);
}

.NewsLink {
    margin: 16px 4px;
    text-indent: 16px;
    text-align: justify;
    display: block;
    font-size: var(--fs-body-lg);
    font-weight: var(--fw-medium);
    color: var(--color-link);
    cursor: pointer;
}

    .InLineNewsLink:hover, .NewsLink:hover {
        color: var(--color-link-hover);
    }

    .NewsLink img, .NewsLink svg {
        margin: 4px;
    }

.NewsTableWrapper {
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

.NewsTable {
    display: block;
    min-width: 100%;
    width: auto;
    border-spacing: 0;
    border: var(--secondary-border);
    border-radius: var(--border-radius);
    margin: 16px auto;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

    .NewsTable tr:nth-child(even) {
        background-color: #f1f1f1;
    }

    .NewsTable td {
        border: var(--secondary-border);
        padding: 10px 5px;
    }

        .NewsTable td a {
            color: #0000ff;
            cursor: pointer;
        }

            .NewsTable td a:hover {
                color: #ed1c24;
            }

.NewsTOCDiv {
    background-color: var(--color-surface-bg);
    border-radius: var(--secondary-border-radius);
    padding: 8px;
    margin: 40px auto;
}

.NewsTOCTitle {
    margin-top: 16px;
    padding: 8px;
    text-align: right;
    color: #333;
    font-size: var(--fs-h2);
    font-weight: var(--fw-extra);
    line-height: var(--lh-heading);
    color: var(--color-text-primary);
}

.NewsTOCh2, .NewsTOCh3, .NewsTOCh4, .NewsTOCh5, .NewsTOCh6 {
    margin: 8px;
    text-align: justify;
    display: block;
    font-size: var(--fs-h6);
    font-weight: var(--fw-medium);
    color: var(--color-link);
}

    .NewsTOCh2:hover, .NewsTOCh3:hover, .NewsTOCh4:hover, .NewsTOCh5:hover, .NewsTOCh6:hover {
        color: var(--color-link-hover);
    }

.NewsTOCh3 {
    padding-right: 8px;
}

.NewsTOCh4 {
    padding-right: 16px;
}

.NewsTOCh5 {
    padding-right: 24px;
}

.NewsTOCh6 {
    padding-right: 32px;
}

.NewsTagContainer {
    width: 100%;
    text-align: right;
    padding: 10px;
}

.NewsTagLink {
    display: inline-block;
    margin: 4px;
    padding: 4px 16px;
    text-align: right;
    font-size: var(--fs-body-tiny);
    font-weight: var(--fw-regular);
    color: var(--color-link);
    background: var(--color-focus-ring);
    border-radius: var(--border-radius);
    border: var(--focus-ring-border);
}

    .NewsTagLink:hover {
        color: var(--color-link-hover);
    }

.NewsCarousel {
    height: auto !important;
}

    .NewsCarousel img {
        display: block;
        height: auto;
        max-width: 100%;
    }

.NewsCatBox {
    display: block;
    margin: 20px auto;
    width: 100%;
    padding: 8px 16px;
    background-color: var(--color-surface-bg);
    border-radius: var(--secondary-border-radius);
    border: var(--secondary-border);
    text-align: right;
}

    .NewsCatBox img {
        display: inline-block;
        width: 70px;
        width: 70px;
        margin-left: 16px;
        text-align: right;
    }

.NewsCatSubBox {
    display: inline-block;
}

.NewsCatBoxTitle {
    display: block;
    text-align: right;
    color: var(--color-link);
    font-size: var(--fs-body-lg);
    font-weight: var(--fw-regular);
}

    .NewsCatBoxTitle:hover {
        color: var(--color-link-hover);
    }

.NewsCatBoxDesc {
    display: block;
    text-align: right;
    color: var(--color-text-primary);
    font-size: var(--fs-body-md);
    font-weight: var(--fw-regular);
}
/********************************NewsBody********************************/
.SocialShareBox {
    width: 100%;
    text-align: right;
}

    .SocialShareBox a {
        width: 25px;
        height: 25px;
        margin: 4px;
        margin-top: 16px;
        display: inline-block;
    }
/********************************Chat********************************/
.ChatBox {
    margin: 0 auto;
    width: 100%;
    height: calc(100vh - 40px);
}

.ChatBoxReturn {
    height: 30px;
}

.ChatContactList {
    width: 400px;
    background-color: rgba(1,1,1,0.01);
    display: inline-block;
    height: calc(100vh - 50px);
    vertical-align: top;
    float: right;
    border: var(--secondary-border);
}

.ChatContactListHeader {
    position: relative;
    background-color: var(--color-surface-muted);
    width: 100%;
    height: 60px;
}

.ChatMyLogoBox {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 10px;
    right: 10px;
    background-color: #efefef;
    border-radius: 50%;
    overflow: hidden;
    border: var(--secondary-border);
}

    .ChatMyLogoBox img {
        height: 40px;
    }

.ChatMyName {
    position: absolute;
    top: 20px;
    right: 60px;
    font-size: 12px;
    color: var(--color-text-primary);
    font-size: var(--fs-body-md);
    font-weight: var(--fw-bold);
}

.ChatSearchContactBox {
    width: 100%;
    height: auto;
    background-color: var(--color-surface-muted);
}

.TxtSearchContact {
    margin: 10px auto;
    width: 96%;
    text-align: right;
    padding: 3px 5px;
    height: 40px;
    border: var(--secondary-border);
    border-radius: var(--border-radius);
    background-color: var(--color-surface-card);
    touch-action: manipulation;
    font-size: 16px;
}

.ChatContactListContent {
    width: 100%;
    overflow-x: hidden;
    height: calc(100vh - 160px);
    scrollbar-width: thin;
}

    .ChatContactListContent::-webkit-scrollbar {
        width: 8px;
    }

    .ChatContactListContent::-webkit-scrollbar-thumb {
        background-color: #888;
    }

    .ChatContactListContent::-webkit-scrollbar-track {
        background-color: #f1f1f1;
    }

.ChatContactDiv {
    position: relative;
    display: block;
    border-bottom: var(--secondary-border);
    width: 100%;
    height: 60px;
    cursor: pointer;
}

    .ChatContactDiv img {
        height: 45px;
    }

.ChatContactLogo {
    position: absolute;
    width: 45px;
    height: 45px;
    top: 7px;
    right: 5px;
    background-color: #efefef;
    border-radius: 50%;
    overflow: hidden;
    border: var(--secondary-border);
}

.ChatContactName {
    position: absolute;
    top: 20px;
    right: 53px;
    font-size: 12px;
    color: var(--color-text-primary);
}

    .ChatContactName span {
        display: inline-block;
        margin-right: 10px;
        color: var(--color-text-primary);
        height: 20px;
        width: 20px;
        border-radius: 50%;
        background-color: var(--color-surface-muted);
        line-height: 20px;
    }

.ChatMessageBox {
    position: relative;
    display: inline-block;
    width: calc(100% - 400px);
    max-width: 100%;
    min-width: 250px;
    background-color: var(--color-surface-bg);
    height: calc(100vh - 50px);
    border: var(--secondary-border);
    border-right: none;
}

.ChatBackBtn {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 10px;
    top: 15px;
    z-index: var(--zindex-content);
    display: none;
    cursor: pointer;
}

.ChatMessageBoxHeader {
    position: absolute;
    top: 0;
    height: 60px;
    width: 100%;
    background-color: var(--color-surface-muted);
}

.ChatReceiverLogoBox {
    position: absolute;
    width: 45px;
    height: 45px;
    top: 7px;
    right: 45px;
    background-color: var(--color-surface-bg);
    border-radius: 50%;
    overflow: hidden;
    border: var(--secondary-border);
}

    .ChatReceiverLogoBox img {
        height: 45px;
    }

.ChatReceiverName {
    position: absolute;
    top: 20px;
    right: 97px;
    font-size: var(--fs-body-md);
    font-weight: var(--fw-bold);
    color: var(--color-text-primary);
}

.ChatMessageBoxBody {
    position: absolute;
    top: 60px;
    right: 0;
    overflow: auto;
    overflow-y: scroll;
    width: 100%;
    scrollbar-width: thin;
    height: calc( 100vh - 160px);
    padding: 10px;
    background-color: var(--color-surface-bg);
}

    .ChatMessageBoxBody::-webkit-scrollbar {
        width: 8px;
    }

    .ChatMessageBoxBody::-webkit-scrollbar-thumb {
        background-color: #888;
    }

    .ChatMessageBoxBody::-webkit-scrollbar-track {
        background-color: #f1f1f1;
    }

.ChatSendBox {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
    height: 60px;
}

.TxtChatMessage {
    position: absolute;
    bottom: 10px;
    right: 10px;
    width: calc(100% - 95px);
    overflow: hidden;
    height: 40px;
    text-align: right;
    padding: 5px;
    vertical-align: bottom;
    resize: none;
    border: var(--secondary-border);
    border-radius: var(--border-radius);
    background-color: var(--color-surface-card);
    touch-action: manipulation;
    font-size: 16px;
}

    .TxtChatMessage:focus {
        outline: none;
        border: var(--secondary-border);
    }

.ChatSendBtn {
    position: absolute;
    bottom: 10px;
    left: 15px;
    padding: 5px;
    width: 60px;
    height: 40px;
    border: var(--secondary-border);
    border-radius: var(--border-radius);
    background-color: var(--color-primary);
    color: var(--color-text-inverse);
    cursor: pointer;
    font-size: var(--fs-body-sm);
}

    .ChatSendBtn:hover {
        background-color: var(--color-primary-hover);
        box-shadow: var(--ps-box-shadow-hover);
    }

.ChatMessageFromDiv, .ChatMessageToDiv {
    position: relative;
    float: left;
    clear: both;
    background-color: var(--color-surface-muted);
    margin: 4px;
    padding: 16px;
    text-align: right;
    min-width: 100px;
    max-width: 80%;
    word-break: break-word;
    border-radius: 0 5px 5px 0;
    color: var(--color-text-primary);
    margin-left: 8px;
    font-size: var(--fs-body-md);
    border: var(--secondary-border);
    color: var(--color-text-primary);
}

.ChatMessageToDiv {
    float: right;
    background-color: var(--color-surface-card);
    margin-right: 8px;
    border-radius: 5px 0px 0 5px;
}

.ChatMessageFromDate {
    position: absolute;
    bottom: 0;
    left: 5px;
    display: block;
    color: var(--color-text-primary);
    font-size: 8.5px;
    text-align: left;
}

.ChatMessageToDiv .ChatMessageFromDate {
    color: #666;
}

.ChatDeliverd, .ChatRead {
    position: absolute;
    bottom: 5px;
    right: 5px;
    height: 10px;
    width: 10px;
    background-repeat: no-repeat;
    background-position: center center;
}

.ChatDeliverd {
    background-image: url("/FormsPic/chatdelivered.svg")
}

.ChatRead {
    background-image: url("/FormsPic/chatread.svg")
}

@media only screen and (max-width: 800px) {
    .ChatBox {
        padding: 0;
    }

    .ChatContactList {
        width: 100%;
        border: none;
    }

    .ChatMessageBox {
        width: 100%;
        display: none;
        background-color: var(--color-surface-bg);
        position: absolute;
        right: 0;
        top: 0;
        border: none;
    }

    .ChatBackBtn {
        display: block;
    }
}
/*****************************CatMenu*******************************************/

.HeadCatMenu {
    position: absolute;
    top: 40px;
    right: 140px;
    height: 42px;
    width: 100px;
    border: var(--secondary-border);
    border-radius: var(--border-radius);
    box-shadow: var(--ps-box-shadow);
}

    .HeadCatMenu:hover {
        background-color: var(--color-on-primary);
        box-shadow: var(--ps-box-shadow-hover);
    }

        .HeadCatMenu:hover .HeadCatMenuTitle {
            color: var(--color-link);
        }

.HeadCatMenuTitle {
    font-size: var(--fs-body-sm);
    font-weight: var(--fw-semibold);
    color: var(--color-text-primary);
    cursor: pointer;
    line-height: 40px;
}

    .HeadCatMenuTitle img {
        margin-right: 4px;
    }

#HeadCatMenuContentDiv {
    display: none;
    position: fixed;
    top: var(--header-height);
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: var(--zindex-menu);
    background-color: #000000b3;
}

.HeadCatMenuContentChildDiv {
    position: absolute;
    top: 0;
    right: 165px;
    background-color: var(--color-surface-bg);
    border: var(--secondary-border);
    border-radius: var(--border-radius);
    box-shadow: var(--ps-box-shadow);
    padding: 8px;
    text-align: right;
    width: 1000px;
    height: 550px;
    overflow: hidden;
}

.HeadCatMenuCatTagTypeTitle {
    display: block;
    position: relative;
    text-align: right;
    font-size: var(--fs-body-md);
    font-weight: var(--fw-extra);
    width: 120px;
    padding: 4px;
    color: var(--color-text-primary);
    border-radius: var(--border-radius);
    cursor: pointer;
}

.HeadCatMenuCatTagType {
    display: block;
    position: relative;
    text-align: right;
    font-size: var(--fs-body-md);
    font-weight: var(--fw-semibold);
    margin: 8px 0;
    width: 120px;
    padding: 4px 16px;
    color: var(--color-text-primary);
    border-radius: var(--border-radius);
    cursor: pointer;
}

    .HeadCatMenuCatTagType img {
        position: absolute;
        top: 8px;
        left: 8px;
    }

.HeadCatMenuCatTagTypeDivSelected .HeadCatMenuCatTagType {
    background-color: var(--color-surface-caution);
}

.HeadCatMenuCatTagTypeSubDiv {
    display: none;
    position: absolute;
    top: 8px;
    right: 140px;
    flex-wrap: nowrap;
    border-right: var(--secondary-border);
    padding-right: 16px;
    height: calc(100% - 50px);
    width: 850px;
    overflow: auto;
    text-align: right;
    scrollbar-width: thin;
}

.HeadCatMenuCatTagTypeDivSelected .HeadCatMenuCatTagTypeSubDiv {
    display: block;
}

.HeadCatMenuCatTag {
    display: block;
    color: var(--color-text-primary);
    font-size: var(--fs-body-md);
    font-weight: var(--fw-bold);
    text-align: right;
    margin-top: 16px;
    margin-left: 4px;
    text-align: right;
    background-color: var(--color-surface-muted);
    padding: 4px 8px;
    border-radius: var(--border-radius);
    position: relative;
}

    .HeadCatMenuCatTag img {
        position: absolute;
        left: 8px;
        top: 8px;
    }

.HeadCatMenuCatTagDiv {
    display: inline-block;
    width: 195px;
    margin: 4px;
    vertical-align: top;
}

.HeadCatMenuCat {
    display: block;
    margin: 8px 0;
    font-size: var(--fs-body-sm);
    text-align: right;
    cursor: pointer;
}

    .HeadCatMenuCat:hover {
        color: var(--color-link);
    }
/*****************************CatMenu*******************************************/
/*****************************NewSearch*******************************************/
.SearchDiv {
    position: absolute;
    top: 42px;
    right: 256px;
    height: 40px;
    width: 400px;
}

.positiveLogo {
    position: absolute;
    top: 7px;
    right: 10px;
    z-index: var(--zindex-content);
    display: none;
}

    .positiveLogo span {
        position: absolute;
        top: 4px;
        left: 0;
        color: var(--color-text-secondary);
        font-size: 7px;
        font-weight: var(--fw-regular);
    }

.TxtSearch {
    position: absolute;
    top: 0;
    right: 0;
    width: 400px;
    height: 40px;
    text-align: right;
    padding: 3px 10px;
    border: var(--secondary-border);
    border-radius: var(--border-radius);
    padding-left: 30px;
    background-color: var(--color-surface-card);
    touch-action: manipulation;
    font-size: 16px;
}

    .TxtSearch::placeholder {
        font-size: 13px;
    }

    .TxtSearch:focus {
        box-shadow: var(--ps-box-shadow);
        background-color: var(--color-surface-card);
        outline: 0;
    }

.SearchButton, .SearchButton2 {
    position: absolute;
    left: 10px;
    top: 5px;
    height: 30px;
    width: 30px;
    padding: 5px;
    z-index: var(--zindex-content);
}

.SearchButton2 {
    cursor: pointer;
    border-radius: 50%;
}

    .SearchButton2:hover {
        background-color: var(--color-surface-bg);
    }

.SearchResults {
    display: none;
    position: absolute;
    overflow-y: scroll;
    max-height: calc(100vh - 100px);
    scrollbar-width: thin;
    z-index: var(--zindex-content);
    top: 40px;
    width: 100%;
    border-radius: var(--border-radius);
    border: var(--secondary-border);
    box-shadow: var(--ps-box-shadow);
    background-color: var(--color-surface-card);
    padding: 8px;
}

.SearchResultUl {
    list-style-type: none;
    list-style: none;
}

.SearchResultLi {
    border-bottom: var(--secondary-border);
    cursor: pointer;
}

    .SearchResultLi:hover {
        background-color: var(--color-surface-bg);
        border-bottom-color: var(--color-text-primary);
    }

.SearchResultLink {
    padding: 24px 4px;
    position: relative;
    display: block;
    text-align: right;
    font-size: var(--fs-body-tiny);
}

.SearchResultLinkSP1 {
    display: inline-block;
    font-size: var(--fs-body-sm);
    color: var(--color-text-primary);
    font-weight: var(--fw-bold);
}

.SearchResultLinkSP2 {
    display: inline-block;
    font-size: var(--fs-body-tiny);
    color: var(--color-text-tertiary);
    margin: 0 4px;
}

.SearchResultIcon {
    position: absolute;
    left: 0;
}

.spinner-border {
    position: absolute;
    display: none;
    top: 7px;
    left: 50px;
    border: 4px solid #eaeaea;
    border-top: 4px solid #ed1c24;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    animation: spin 1s linear infinite;
    z-index: var(--zinex-progress);
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}
/*****************************NewSearch*******************************************/
.ProductSpecCaption {
    text-align: right;
    margin-top: 16px;
    font-size: var(--fs-body-lg);
    font-weight: var(--fw-regular);
    line-height: var(--lh-body);
    color: var(--color-text-primary);
}

.ProductSpecValue {
    text-align: right;
    padding: 4px 8px;
    font-size: var(--fs-body-md);
    font-weight: var(--fw-regular);
    line-height: var(--lh-body);
    color: var(--color-text-secondary);
}

    .ProductSpecValue::before {
        content: "• ";
    }

.DescriptionItem {
    font-size: var(--fs-body-sm) !important;
    font-weight: var(--fw-regular);
    line-height: var(--lh-body);
    color: var(--color-primary);
    margin: 4px;
    background-color: var(--color-surface-muted);
    border-radius: var(--border-radius);
    padding: 4px 16px;
    text-wrap: nowrap;
    display: inline-block;
}

.FAQContainer {
    margin: 20px auto;
    padding: 20px 10px;
}

.FAQItem {
    background: var(--color-surface-card);
    margin: 20px auto;
    border-radius: 8px;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    overflow: hidden;
}

.FAQuestion {
    position: relative;
    cursor: pointer;
    padding: 25px;
    padding-right: 40px;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    text-align: right;
}

    .FAQuestion::after {
        content: '+';
        position: absolute;
        right: 20px;
        font-size: 18px;
        font-weight: 600;
        line-height: 20px;
        transition: transform 0.2s;
    }

    .FAQuestion.active::after {
        content: '-';
    }

.FAQArrow {
    position: absolute;
    top: 15px;
    left: 10px;
    width: 18px;
    height: 18px;
    transition: transform 0.2s;
}

.FAQuestion.active .FAQArrow {
    transform: rotate(180deg);
}

.FAQAnswer {
    text-align: justify;
    padding: 0 15px;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
}

.LblSp1, .LblSp2 {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    color: #363636;
    margin: 5px;
}

.LblSp2 {
    color: #666;
    display: inline-block;
    text-align: justify;
}
/***********************New Inquiry*************************************/



/***********************New Inquiry*************************************/
/***********************New Profile*************************************/
.FormActionDiv {
    display: block;
    width: 95%;
    margin: 32px auto;
    padding: 20px 0;
    text-align: left;
}

.CuSpecGroup {
    text-align: right;
    margin: 24px 16px;
}

    .CuSpecGroup .PosCTATiny {
        width: 60px;
        min-width: unset;
    }

    .CuSpecGroup img {
        margin-left: 4px;
    }

.CuSpecRow {
    display: flex;
    align-items: center;
    gap: 8px;
}

.ProgressDiv {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 90%;
    margin: auto;
    margin-bottom: 40px;
    height: 40px;
}

.ProgressLine {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: 4px;
    background-color: var(--color-disabled-bg);
    transform: translateY(-50%);
    z-index: var(--zindex-content);
}

.ProgressStep {
    position: relative;
    width: 26px;
    height: 26px;
    background-color: var(--color-disabled-bg);
    border-radius: 50%;
    z-index: var(--zindex-content);
    line-height: 28px;
    color: var(--color-text-primary);
    font-size: var(--fs-body-tiny);
}

    .ProgressStep span {
        position: absolute;
        display: block;
        font-size: var(--fs-body-tiny);
        line-height: var(--lh-heading);
        font-weight: var(--fw-semibold);
        margin: 8px auto;
        width: 100px;
        right: -40px;
        color: var(--color-text-secondary);
    }

    .ProgressStep.completed {
        background-color: var(--color-success);
        color: var(--color-text-inverse);
    }

.MicroCopy {
    font-size: var(--fs-body-sm);
    font-weight: var(--fw-regular);
    line-height: var(--lh-body);
    color: var(--color-text-secondary);
}

.LOVDiv {
    position: relative;
    text-align: right;
    height: 60px;
    min-width: 260px;
}

    .LOVDiv img {
        margin-top: 6px;
        margin-right: -28px;
        position: relative;
        z-index: var(--zindex-content);
    }

.LOVDivBack {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.8);
    top: 0;
    right: 0;
    z-index: var(--zindex-lov);
    pointer-events: auto;
}

.LOVDiv .TextBoxDes, .LOVDiv .TextBox {
    position: relative;
    margin-top: 10px;
}

.LOVResultDiv, .LOVResultDiv2 {
    position: absolute;
    display: none;
    top: 50px;
    right: 4px;
    border: var(--secondary-border);
    border-radius: 5px;
    width: 250px;
    background: var(--color-surface-card);
    padding-bottom: 32px;
    z-index: var(--zindex-lov);
}

.LOVResultDiv2 {
    width: 95%;
}

.LOVResultItem {
    display: block;
    text-align: right;
    margin: 8px;
    padding: 16px;
    cursor: pointer;
    color: var(--color-link);
    font-size: var(--fs-body-md);
    border-bottom: var(--secondary-border);
}

    .LOVResultItem:focus {
        outline: none;
        background: var(--color-surface-muted);
    }

    .LOVResultItem:hover {
        color: var(--color-link-hover);
    }

    .LOVResultItem.disabled {
        color: var(--color-disabled-text);
        pointer-events: none;
        cursor: not-allowed;
    }

.LOVResultItemCheckBox {
}

    .LOVResultItemCheckBox span {
        margin-right: 8px;
    }

.MultiSelectSearchDiv {
    height: 250px;
    overflow-y: auto;
    width: 100%;
    scrollbar-width: thin;
}

.MultiSelectFilterDiv {
    height: 40px;
    width: 100%;
    max-width: 400px;
    overflow-x: auto;
    white-space: nowrap;
    scrollbar-width: none;
    -ms-overflow-style: none;
    text-align: right;
}

.MultiSelectFilterItem {
    display: inline-block;
    border: var(--focus-ring-border);
    border-radius: var(--secondary-border-radius);
    background: var(--color-surface-muted);
    padding: 2px 8px;
    margin: 2px 4px;
    font-size: var(--fs-body-tiny);
    height: 30px;
    line-height: 26px;
}

    .MultiSelectFilterItem button {
        display: inline-block;
        cursor: pointer;
        border-radius: 50%;
        width: 18px;
        height: 18px;
        line-height: 16px;
        border: none;
        background: none;
    }

.ListItemBoxDiv {
    text-align: right;
}

.ListItemBoxItem {
    display: inline-block;
    border: var(--secondary-border);
    border-radius: var(--border-radius);
    padding: 4px;
    margin: 8px;
    text-align: right;
    background-color: var(--color-surface-card);
    font-size: var(--fs-body-md);
}

.ListItemBoxDelete {
    cursor: pointer;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    line-height: 16px;
    padding: 2px;
    margin-right: 8px;
    border: none;
    background: none;
}

    .ListItemBoxDelete:hover {
        background-color: var(--color-surface-muted);
    }

.AddPicBtn {
    border-radius: var(--secondary-border-radius);
    border: 1px dashed var(--color-brand-red);
    box-shadow: var(--ps-box-shadow);
    background-color: var(--color-surface-card);
    width: 150px;
    height: 150px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    padding: 27px 5px;
    margin: 8px;
}

    .AddPicBtn:hover {
        box-shadow: var(--ps-box-shadow-hover);
    }

    .AddPicBtn span {
        display: block;
        margin: 4px auto;
        font-size: var(--fs-body-md);
        font-weight: var(--fw-black);
        color: var(--color-text-primary);
    }

.UploadImageWrapper {
    position: relative;
    margin: 8px;
    border: var(--secondary-border);
    border-radius: var(--secondary-border-radius);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 150px;
    height: 150px;
    overflow: hidden;
}

.UploadImagePreviewBox {
    width: 150px;
}

.UploadImageWrapperAudit {
    position: relative;
    margin: 8px;
    border: var(--secondary-border);
    border-radius: var(--secondary-border-radius);
    display: block;
    height: 400px;
}

.UploadImagePreviewBoxAudit {
    height: 400px;
}

.RemoveImgBtn {
    position: absolute;
    top: 8px;
    left: 8px;
    cursor: pointer;
    background: var(--color-surface-card);
    color: var(--color-text-primary);
    font-size: var(--fs-body-lg);
    width: 24px;
    height: 24px;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    font-weight: var(--fw-extra);
}

    .RemoveImgBtn:hover {
        background-color: var(--color-surface-muted);
    }
/***********************New Profile*************************************/

.ProfilePortfolioBox {
    position: relative;
    box-shadow: var( --ps-box-shadow);
    border-radius: var(--secondary-border-radius);
    width: 250px;
    height: 300px;
    display: inline-block;
    margin: 8px;
    overflow: hidden;
    background: var(--color-surface-card);
}

    .ProfilePortfolioBox:hover .ProfilePortfolioTitle {
        color: var(--color-link-hover);
    }

.ProfilePortfolioImageBox {
    height: 150px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: var(--secondary-border-radius);
}

    .ProfilePortfolioImageBox img {
        max-width: unset;
    }

.ProfilePortfolioTitle {
    font-size: var(--fs-body-md);
    font-weight: var(--fw-regular);
    line-height: var(--lh-body);
    color: var(--color-text-primary);
    margin: 8px 16px;
    text-align: right;
}

.ProfilePortfolioCity, .ProfilePortfolioYear {
    font-size: var(--fs-body-sm);
    font-weight: var(--fw-regular);
    line-height: var(--lh-body);
    color: var(--color-text-secondary);
    position: absolute;
    right: 16px;
}

.ProfilePortfolioCity {
    bottom: 40px;
}

.ProfilePortfolioYear {
    bottom: 16px;
}

.Mandatory {
    color: var(--color-error) !important;
    font-size: var(--fs-body-md) !important;
    margin: 4px;
}
/***********************Portfolio*************************************/
.PortfolioPicDiv {
    height: 300px;
    width: 300px;
    background: var(--color-surface-bg);
    overflow: hidden;
    display: inline-block;
    margin: 16px;
    border-radius: var(--secondary-border-radius);
}

.PortfolioPicImageDiv {
    position: relative;
    width: 300px;
    height: 300px;
    overflow: hidden;
    background-color: var(--color-surface-bg);
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: var(--secondary-border-radius);
    text-align: center;
    cursor: pointer;
}

    .PortfolioPicImageDiv img {
        max-width: unset;
    }

.piczoomicon {
    position: absolute;
    bottom: 25px;
    left: 25px;
    background: var(--color-surface-bg);
    border-radius: 50%;
    width: 36px;
    height: 36px;
    padding: 3px;
    border: var(--secondary-border);
    cursor: pointer;
}

    .piczoomicon:hover {
        background: var(--color-surface-card);
        border: var(--primary-border);
        box-shadow: var(--ps-box-shadow-hover);
    }

    .piczoomicon img {
        width: 20px;
        height: 20px;
    }
/***********************Portfolio*************************************/
/***********************TabMenu*************************************/
.TabMenuDiv {
    width: 100%;
    text-align: right;
    background: var(--color-surface-card);
    box-shadow: var(--ps-box-shadow);
    border-radius: var(--tertiary-border-radius);
    padding: 4px 24px;
    margin: 16px auto;
}

    .TabMenuDiv.sticky {
        position: fixed;
        top: var(--header-height);
        left: 0;
        right: 0;
        z-index: var(--zindex-header);
        width: auto;
        margin: 0px 8px;
    }

.MenuSection {
    width: 100%;
}

.TabMenuItem {
    height: 40px;
    display: inline-block;
    padding: 10px 8px;
    margin: 0 1px;
    color: var(--color-text-primary);
    font-size: var(--fs-body-tiny);
    font-weight: var(--fw-bold);
    cursor: pointer;
    width: 100px;
    border-radius: var(--tertiary-border-radius);
    overflow: hidden !important;
    text-wrap: nowrap;
}

    /*.TabMenuItem:hover {
        background-color: var(--color-surface-muted);
    }*/

    .TabMenuItem.Selected {
        background-color: var(--color-surface-caution);
    }

.TabMenuDiv .RButton {
    margin: 0px 16px;
}
/***********************TabMenu*************************************/
.fab-chat {
    position: fixed;
    bottom: 80px;
    left: 24px;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background-color: var(--color-text-tertiary);
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: var(--ps-box-shadow);
    z-index: var(--zindex-chat);
}

.FabOnline {
    position: absolute;
    bottom: 4px;
    right: 4px;
    background: #00ff00;
    border-radius: 50%;
    height: 11px;
    width: 11px;
    border: var(--secondary-border);
}

.chat-panel {
    position: fixed;
    bottom: 32px;
    left: 24px;
    width: 380px;
    height: 550px;
    background: var(--color-surface-card);
    border: var(--secondary-border);
    border-radius: var(--border-radius);
    box-shadow: var(--ps-box-shadow);
    display: none;
    flex-direction: column;
    overflow: hidden;
    z-index: var(--zindex-popup);
    transition: 0.4s;
}

    .chat-panel.open {
        display: flex;
        animation: fadeInUp 0.25s ease;
    }

.FabHeaderDiv {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 48px;
    background-color: var(--color-surface-muted);
    border-bottom: var(--secondary-border);
}

.FabHeaderLogo {
    position: absolute;
    top: 8px;
    right: 16px;
    height: 32px;
}

.FabHeaderDiv .popupclose {
    top: 8px;
    left: 8px;
}

    .FabHeaderDiv .popupclose:hover {
        background-color: var(--color-disabled-bg);
    }

.FabHeaderTitle {
    position: absolute;
    top: 16px;
    right: 128px;
    font-size: var(--fs-body-tiny);
    font-weight: var(--fw-medium);
    color: var(--color-text-secondary);
}

.FabContentDiv {
    position: absolute;
    top: 50px;
    bottom: 60px;
    right: 0;
    overflow-y: scroll;
    scrollbar-width: thin;
    height: calc(100% - 110px);
    width: 100%;
}

.FabFooterDiv {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 60px;
    padding-top: 8px;
}

    .FabFooterDiv .TextBox {
        width: 290px !important;
        resize: none;
        height: 40px;
        touch-action: manipulation;
    }

    .FabFooterDiv .CTA {
        width: 60px !important;
        min-width: unset;
        height: 36px;
        font-size: var(--fs-body-sm);
    }

.DashboardInfoWrapper {
    display: flex;
    gap: 16px;
    flex-wrap: wrap;
    align-items: stretch;
    flex-direction: row;
    justify-content: flex-start;
    margin: auto;
}

.DashboardInfoDiv {
    position: relative;
    flex: 1 1 30%;
    min-width: 350px;
    box-shadow: var(--ps-box-shadow);
    border-radius: var(--secondary-border-radius);
    padding: 16px;
    background: var(--color-surface-card);
    padding-bottom: 56px;
}

.DashboardInfoLinkDiv {
    position: absolute;
    bottom: 16px;
    right: 0;
    width: 100%;
    text-align: right;
    padding: 0 16px;
    display: flex;
    gap: 24px;
}

.DashboardInfoStatus {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-left: 8px;
    border-radius: 50%;
    background: #c8f8cd;
}

    .DashboardInfoStatus.Red {
        background: #f8c8c9;
    }

.DashboardProgressDiv {
    position: absolute;
    top: 16px;
    left: 16px;
}

.CircularProgress {
    position: relative;
    width: 90px;
    height: 90px;
}

    .CircularProgress svg {
        transform: rotate(-90deg);
        width: 100%;
        height: 100%;
    }

    .CircularProgress .track {
        stroke: var(--color-disabled-bg);
    }

    .CircularProgress .percentage {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: var(--fs-body-md);
        font-weight: var(--fw-black);
        color: var(--color-text-primary);
    }

    .CircularProgress .caption {
        margin: 4px auto;
        font-size: var(--fs-body-tiny);
        font-weight: var(--fw-regular);
        color: var(--color-disabled-text);
        line-height: var(--lh-tiny);
    }
/***********************@media only screen and*************************************/
@media only screen and (max-width: 1200px) {
    .HeadCatMenuContentChildDiv {
        right: 10px;
    }
}

@media only screen and (max-width: 960px) {
    .nav {
        display: none;
    }

    main {
        margin-right: 0;
    }

    .MainBody {
        padding: 16px;
    }

    .FooterLogoDiv {
        display: block;
        margin: 8px auto;
    }

    .FooterLinkDiv {
    }

    .FooterSocialDiv {
        position: relative;
        top: unset;
        left: unset;
        display: block;
        text-align: center;
        margin: auto;
        margin-bottom: 24px;
    }

    .menubuttom {
        position: fixed;
        display: block;
        top: 50px;
        right: 15px;
        cursor: pointer;
        z-index: var(--zindex-footer);
    }

    .navmenu {
        position: fixed;
        top: var(--header-height);
        height: calc(100vh - 100px);
        width: 100%;
        padding: 0;
        display: block;
        transition: 0.7s;
        z-index: var(--zindex-nav);
    }

    .navContainer {
        margin: 0;
        padding-bottom: 100px;
        border-radius: unset;
        box-shadow: unset;
    }

    .HeaderLinks {
        position: relative;
        margin: auto;
        right: unset;
        text-align: center;
        text-wrap: nowrap;
    }

    .TextBox, .TextBoxDes, .DropDown {
        width: 100%;
        margin: 4px auto;
    }

    .FormActionDiv {
        width: 100%;
    }

    .LOVResultDiv, .LOVResultDiv2 {
        width: 100%;
        right: 0;
    }

    .pslogo, .HeaderLeft {
        display: none;
    }

    .footer {
        margin: auto;
        margin-bottom: 60px;
        padding: 20px;
    }

    .BottomMenu {
        display: block;
    }

    .SearchDiv {
        left: 10px;
        right: 50px;
        width: auto;
    }

    .positiveLogo {
        display: unset;
    }

    .TxtSearch {
        width: 100%;
        padding-right: 100px;
    }

    .HeadCatMenu {
        display: none;
    }

    .ProductRateCountDiv {
        display: block;
    }

        .ProductRateCountDiv p {
            text-align: right;
        }

    .PsCard, .PsCardBG {
        padding: 16px;
    }

    .fab-chat {
        right: 16px;
        left: unset;
        bottom: 68px;
    }

    .chat-panel {
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border-radius: unset;
        box-shadow: none;
    }

    .FabHeaderDiv {
        position: fixed;
        z-index: var(--zindex-popup);
    }

    .FabFooterDiv {
        position: fixed;
        bottom: 0;
        z-index: var(--zindex-popup);
    }

        .FabFooterDiv .TextBox {
            width: calc(100% - 100px) !important;
        }

    .DashboardInfoDiv {
        flex: 1 1 48%;
    }
}

@media only screen and (max-width: 601px) {
    .MainBody {
        padding: 16px 8px;
    }

    .PsCard, .PsCardBG {
        padding: 8px;
    }

    .DefCarousel {
        padding: 0 32px;
    }

    .DefCounter {
        margin: 4px;
        display: block;
    }

    .DefCatMore {
        top: 24px;
    }

    .DefServices {
        gap: 16px;
    }

    .DefServicesItem {
        width: 33%;
        height: 150px;
        box-shadow: unset;
    }

    .DefServiceImg {
        height: 45px;
    }

    .DefServicesTitle {
        font-size: var(--fs-body-md);
    }

    .DefServicesDes {
        display: none;
    }

    .ProfileTitleDiv {
        margin-top: 8px;
    }

    .ProductRateItemDiv p {
        font-size: var(--fs-body-tiny);
    }

    .ProductRateItemDiv img {
        width: 24px;
        height: 24px;
    }

    .DefProductBox {
        margin: 8px auto;
        width: 100%;
    }

    .RouteBox {
        margin: 5px auto;
    }

    .DefCatBranchLinkDiv {
        padding-right: 10px;
        display: block;
    }

    .H1 {
        margin: 24px auto;
    }

    .DefProductTitle {
        max-width: 200px;
    }

    .DefProductProfile {
        bottom: 60px;
        max-width: 200px;
    }

    .DefProductCity {
        bottom: 35px;
    }

    .LoginContentDiv {
        width: 330px;
    }

    .popupContainer {
        min-width: 90%;
        max-width: 90%;
    }

    .OptionList label, .OptionList td {
        display: block;
        text-align: right;
        margin-top: 8px;
    }

        .OptionList td label {
            display: inline-block;
        }

    .FlexWrappper3 {
        flex-direction: column;
    }

    .DashboardInfoDiv {
        flex: 1 1 100%;
    }

    .ProgressStep span {
        width: 65px;
        right: -15px;
    }
}

@media only screen and (max-width: 400px) {

    .HeaderLinks a {
        font-size: var(--fs-body-tiny);
        margin-left: 4px;
    }

        .HeaderLinks a img {
            height: 14px;
            width: 14px;
        }

    .NewsBox {
        width: 100%;
        margin: 8px auto;
    }

    .carousel .NewsBox {
        margin: 8px;
    }
}
/***********************@media only screen and*************************************/

