html, body {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

label {
    margin-bottom:0 !important;
}

.scrollbar {
    overflow:auto;
}

.scrollbar::-webkit-scrollbar {
    width: 2px;
}

.scrollbar::-webkit-scrollbar-track {
    border-radius: 2px;
    background-color: var(--light-primary);
    border: 0;
}

    .scrollbar::-webkit-scrollbar-thumb {
        border-radius: 2px;
        background-color: var(--primary-clr);
    }

.scrollbar-hor {
    overflow-x: auto;
    white-space: nowrap;
}

    .scrollbar-hor::-webkit-scrollbar {
        height: 2px;
    }

    
    .scrollbar-hor::-webkit-scrollbar-track {
        border-radius: 1px;
        background-color: var(--light-primary);
        border: 0;
    }

    .scrollbar-hor::-webkit-scrollbar-thumb {
        border-radius: 2px;
        background-color: var(--primary-clr);
    }

.ms-modal-body .input  {
    background:white;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.btn-primary {
    color: #fff !important;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn:focus, .btn:active:focus, .btn-link.nav-link:focus, .form-control:focus, .form-check-input:focus {
  box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content {
    width:100%;
    height: calc(100% - 55px);
}

.valid.modified:not([type=checkbox]) {
    outline: 1px solid #26b050;
}

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
}

.not-access-label {
    text-align:center;
}

.page {
    height: 100vh;
    display: flex;
}

#app {
    height:100%;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.loading-progress {
    position: relative;
    display: block;
    width: 8rem;
    height: 8rem;
    margin: 20vh auto 1rem auto;
}

    .loading-progress circle {
        fill: none;
        stroke: #e0e0e0;
        stroke-width: 0.6rem;
        transform-origin: 50% 50%;
        transform: rotate(-90deg);
    }

        .loading-progress circle:last-child {
            stroke: #1b6ec2;
            stroke-dasharray: calc(3.141 * var(--blazor-load-percentage, 0%) * 0.8), 500%;
            transition: stroke-dasharray 0.05s ease-in-out;
        }

.loading-progress-text {
    position: absolute;
    text-align: center;
    font-weight: bold;
    inset: calc(20vh + 3.25rem) 0 auto 0.2rem;
}

    .loading-progress-text:after {
        content: var(--blazor-load-percentage-text, "Loading");
    }

.loader {
    width: 50px;
    aspect-ratio: 1;
    border-radius: 50%;
    padding: 3px;
    background: radial-gradient(farthest-side,var(--primary-clr) 95%,#0000) 50% 0/12px 12px no-repeat, radial-gradient(farthest-side,#0000 calc(100% - 5px),var(--primary-clr) calc(100% - 4px)) content-box;
    animation: l6 2s infinite;
}

@keyframes l6 {
    to {
        transform: rotate(1turn)
    }
}

code {
    color: #c02d76;
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/Roboto-Light/Roboto-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Light/Roboto-Light.woff") format("woff"), url("../fonts/Roboto-Light/Roboto-Light.ttf") format("truetype");
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/Roboto-Regular/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular/Roboto-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/Roboto-Medium/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Medium/Roboto-Medium.woff") format("woff"), url("../fonts/Roboto-Medium/Roboto-Medium.ttf") format("truetype");
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/Roboto-Black/Roboto-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Black/Roboto-Black.woff") format("woff"), url("../fonts/Roboto-Black/Roboto-Black.ttf") format("truetype");
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/Inter/Inter-Light.ttf") format("truetype");
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/Inter/Inter-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/Inter/Inter-Medium.ttf") format("truetype");
}

@font-face {
    font-family: "Inter";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/Inter/Inter-Bold.ttf") format("truetype");
}

* {
    margin: 0;
    padding: 0;
    outline: 0;
    border: 0;
    box-sizing: border-box;
    font-family: Inter;
}

html, body {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
    background-color: var(--background-secondary)!important;
}

main {
    width: 100%;
}

.wrap {
    background: #f9fafc;
    height: 100%;
    width: 100%;
    overflow: auto;
    background: #242e42; /* Old browsers */
    background: -moz-linear-gradient(left, #242e42 0%, #242e42 250px, #f9fafc 250px, #f9fafc 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #242e42 0%,#242e42 250px,#f9fafc 250px,#f9fafc 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #242e42 0%,#242e42 250px,#f9fafc 250px,#f9fafc 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#242e42', endColorstr='#f9fafc',GradientType=1 ); /* IE6-9 */
}

.app-text {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0;
    color: var(--text-secondary);
}
    .app-text.fw-5 {
        font-weight: 500;
    }
    .app-text.fw-7 {
        font-weight: 700;
    }

    .app-text.c-primary {
        color: var(--text-primary);
    }
    .app-text.c-white {
        color: white;
    }
    .app-text.c-app {
        color: var(--primary-clr);
    }

    .app-text.fs-10 {
        font-size: 10px;
    }
    .app-text.fs-12 {
        font-size: 12px;
    }
    .app-text.fs-16 {
        font-size: 12px;
    }

    .app-text.fs-32 {
        font-size: 32px;
        line-height:32px;
    }

    .app-text.color-white {
        color:white;
    }
    .app-text.color-primary {
        color: var(--text-primary);
    }
    .app-text.lh-100 {
        line-height: 100%;
    }

.auth-page {
    width: 100%;
    height: 100vh;
    background: var(--background);
    position: relative;
    text-align: center;
    display: flex;
    justify-content:center;
    align-items:center;
}

.auth-form-container {
    width: 100%;
    max-width: 520px;
    display: inline-block;
    padding: 60px;
    vertical-align: middle;
    margin-top:-120px;
}

    .auth-form-container > .logo {
        box-shadow: 0px 0px 4px 0px #00000026;
        width:126px;
        height:126px;
        border-radius:126px;
        padding:16px;
        display:flex;
        margin:0 auto;
    }
.auth-form-container img {
    width:100%;
    margin:auto 0;
    border-radius:126px;
}

    .auth-form-container input {
        border: 0.5px solid #D8D9D8;
        height: 40px;
        border-radius: 16px;
        width: 100%;
        background: #FBFBFB;
        padding: 0 8px;
        margin-top:8px;
    }

    .auth-form-container button[type=submit] {
        height: 64px;
        width: 100%;
        font-size:16px;
    }

.main-nav.collapse {
    display: initial !important;
}
.nav-top {
    display: flex;
    justify-content: space-between;
    align-items:center;
    padding: 8px 0px 8px 20px;
    background: #ffffff;
    z-index: 1;
    height: 55px !important;
}

.nav-top-logo {
    height:40px;
    border-radius:50px;
}

.nav-top-drawer {
    
    align-items:center;
    display:none;
    justify-content:start;
}

    .nav-top-drawer img {
        width: 32px;
        height: 32px;
    }

.nav-top-right {
    display: flex;
    align-items: center;
}

.nav-top-lang {
    display: flex;
    align-items: center;
    padding:16px 13px;
    gap:10px;
    height:44px;
    color:var(--text-primary);
    font-size:16px;
    font-weight:500;
    cursor:pointer;
}

.nav-top-user {
    display: inline-block;
    position: relative;
    margin-left: 12px;
    height:44px;
}

    .nav-top-user button {
        min-width: 205px;
        text-align: left;
        display: block;
        padding-top: 0;
        padding-bottom: 0;
        height:44px;
    }

        .header-user button:after {
            float: right;
            display: block;
            border: 0;
            content: "\F140";
            display: inline-block;
            font: normal normal normal 20px/1 "Material Design Icons";
            color: #f52d56;
            margin-top: 15px;
        }

.nav-top-user:before {
    content: '';
    display: block;
    width: 1px;
    height: 35px;
    background: #71748647;
    position: absolute;
    left: -12px;
    top: 5px;
}

.nav-top-user-image {
    width: 44px;
    height: 44px;
    border-radius: 25px;
    border: 2px solid #ffffff;
    box-shadow: 0 0 4px #CCCFD3;
    display: inline-block;
    vertical-align: middle;
}

    .nav-top-user-image img {
        width: 44px;
        height: 44px;
        border-radius: 25px;
    }

    .nav-top-user-image div {
        display:flex;
        justify-content:center;
        align-items:center;
        height:100%;
        font-weight:500;
        line-height:18px;
        font-size:16px;
        color:var(--text-primary)
    }

.nav-top-user-text {
    display: inline-block;
    margin-left: 10px;
    text-align: left;
    vertical-align: middle;
}

    .nav-top-user-text b {
        font-weight: 500;
        display: block;
    }

.nav-top-user-name {
    font-weight: 500;
    line-height: 18px;
    font-size: 16px;
    color: var(--text-primary)
}

.nav-top-user-role {
    color: #a9b0bc;
    font-size: 10px;
    font-weight: 500;
    line-height: 18px;
    color: var(--text-secondary)
}

.user-online {
    position: relative;
}

    .user-online:after {
        content: '';
        display: block;
        width: 12px;
        height: 12px;
        border-radius: 6px;
        background: var(--badge-online);
        position: absolute;
        bottom: -2px;
        right: -2px;
    }

.content-main {
    height: 100%;
    padding: 30px;
    display:flex;
}

    .content-main > div {
        width: calc(100% - 230px)
    }

.left-menu-item {
    padding: 8px 0px;
    color: var(--text-secondary);
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    text-align: start;
    cursor: pointer;
    display: flex;
    align-items: center;
    
}


.left-menu-item span {
    margin-left: 15px;
}

    .left-menu-item.active span {
        color: var(--text-primary);
    }

    .left-menu-item.active {
        color: var(--primary-clr);
    }

.left-menu-group {
    padding-left: 23px;
}
    .left-menu-group.menu-open > .left-menu-item {
        display: flex;
        font-size: 14px;
    }

    .left-menu-group.menu-close > .left-menu-item {
        display: none;
    }

.main-nav {
    width: 230px;
    background: white;
    border-radius: 11px;
    padding: 14px !important;
}

.sidebar {
    width: 250px;
    min-height: 100%;
    background: #242e42;
    float: left;
    color: #ffffff;
}

.feedback-filter {
    height: 180px;
    border-radius: 11px;
    background: #FFFFFF;
    margin: 0 !important;
}

.feedback-filter-content > button {
    display: none;
}

.feedback-filter-content .btn-back {
    display: none;
}

.text-caption-feedback {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0px;
    color: var(--text-secondary);
}

.feedback-content {
    margin-left: 30px;
    width:calc(100% - 30px);
    height:100%;
    display:flex;
    flex-direction:column;
    gap:15px;
    position:relative;
}

.feedback-star-number {
    width: 100%;
    margin-top: 5px;
    display:flex;
    font-size:6px;
    font-weight:500;
    gap:2px;
    color:var(--text-primary);
}

    .feedback-star-number > div {
        position:relative;
    }

    .feedback-star-number img {
        width: 18px;
        cursor: pointer;
    }

    .feedback-star-number span {
        padding-top:2px;
        position: absolute;
        top: 50%;
        left: 50%;
        cursor: pointer;
        transform: translate(-50%, -50%);
    }

    .feedback-star-number .fs-active {
        color:white;
    }

    .feedback-star {
        width: 100%;
        margin-top: 5px;
    }
.feedback-star img {
    width: 16px;
    cursor:pointer;
}

.c3 .feedback-star img {
    width: 12%;
    margin-top:-10px;
    cursor:default;
}

.fstatus-new {
    background: #6797FF26 !important;
    color: #6797FF !important;
}

.fstatus-close {
    background: #12E97026 !important;
    color: #02C256 !important;
}

.fstatus-process {
    background: #F5891D26 !important;
    color: #F5891D !important;
}

.fstatus-spam {
    background: #FC668C26 !important;
    color: #FC668C !important;
}

.fprioritet {
    background: #FEEEDD !important;
    color: var(--text-secondary) !important;
}


.fstatus-for-close {
    background: #771DF542 !important;
    color: #771DF5 !important;
}

.ffp-content {
    padding: 10px;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.ffp-header {
    display:flex;
    justify-content:space-between;
    align-items:center;
}

.ffp-items {
    border: 1px solid var(--secondary-clr);
    overflow: auto;
    border-radius: 4px;
    border-width: 1px;
    margin-top:5px;
    display:flex;
    flex-wrap:wrap;
    height:100%;
    align-content:start;
}

.ffp-item {
    background: var(--background-secondary);
    border-radius: 5px;
    margin: 3px 5px;
    padding: 0 5px;
    height: 20px;
    font-weight: 400;
    font-size: 10px;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
    color: var(--text-secondary);
    cursor: pointer;
}

    .ffp-item.disabled {
        text-decoration-line: line-through;
        text-decoration-style: solid;
        color: var(--cancel);
    }

.ffp-item-danger {
    background: #FEEEDD;
    border-radius: 10px;
    margin: 3px 5px;
    height: 20px;
    width: 20px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
}

.ffp-modal-caption {
    font-weight: 400;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0px;
    color:var(--text-secondary)
}

.ffp-modal-wrap-list {
    background: #FFFFFF;
    border-radius: 11px;
    padding: 7px;
    display: flex;
    flex-wrap: wrap;
    align-content: start;
    gap:7px;
}

    .ffp-modal-wrap-list.selected {
        height:120px;
    }
    .ffp-modal-wrap-list.all {
        height: 280px;
    }

.ffp-search {
    border: 1px solid var(--secondary-clr);
    border-radius:8px;
    width:50%;
    height:32px;
    position:relative;
}

.ffp-search > input {
    height:100%;
    width:100%;
    border-radius:8px;
    padding-left:30px;
}

    .ffp-search > img {
        position:absolute;
        top:7px;
        left:6px;
    }
.ffp-table {
    background: #FFFFFF;
    border-radius: 11px;
    display:flex;
    flex-direction:column;
    height:320px;
}

    .ffp-table .table-row {
        display:flex;
        align-items:center;
        height:33px;
        margin:0 7px;
        flex-shrink:0;
    }

        .ffp-table .table-row > div:nth-child(1),
        .ffp-table .table-row > div:nth-child(2) {
            width: 40%;
        }
        .ffp-table .table-row > div:nth-child(3) {
            width:20%;
            display:flex;
            align-items:center;
            justify-content:end;
        }
    .ffp-table .table-line {
        border-bottom: 1px solid var(--secondary-clr);
        height: 1px;
        flex-shrink: 0;
        margin: 0 7px;
    }
    .ffp-table label {
        margin-top:8px;
    }

    .ffp-modal-wrap-item-selected {
        font-weight: 500;
        font-size: 10px;
        line-height: 19px;
        letter-spacing: 0px;
        text-align: center;
        background: var(--background-secondary);
        border-radius: 5px;
        color: var(--text-secondary);
        padding: 0 2px;
    }

    .ffp-modal-wrap-item-selected span {
        padding: 0 8px;
    }

    .ffp-modal-wrap-item-selected img {
        cursor:pointer;
    }

.ffp-modal-wrap-item {
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0px;
    width:30%;
    color: var(--text-secondary);
}

.feedback-info-content {
    margin:0px !important;
    height: calc(100% - 195px);
    display:flex;
}

.feedback-info-content >div {
    width:50%;
    height:100%;
}

.feedback-info-content .left {
    border-radius: 11px;
    background: var(--background);
    width: calc(100% - 10px);
    height: calc(100% - 52px);
}

    .feedback-info-content .right {
        border-radius: 11px;
        background: var(--background);
        width: calc(100% - 10px);
        height: calc(100% - 52px);
        margin-left: 10px;
    }

.feedback-search {
    display:flex;
    height:50px;
    padding: 12px 10px;
    align-items:center;
}
    .feedback-search > .input {
        width: 70%;
        margin-left: 15px;
        border: 1px solid var(--secondary-clr);
        border-radius:8px;
        padding:0 0 0 6px;
        font-size:14px;
        height:32px;
        display:flex;
        justify-content:space-between;
    }

    .feedback-search input {
        width: calc(100% - 30px);
    }
    .feedback-search > .input > div {
        width:32px;
        height:32px;
        margin:-1px;
        border-radius:8px;
        background:var(--primary-clr);
        display:flex;
        justify-content:center;
        align-items:center;
        padding:6px;
        color:white;
    }

    .feedback-list {
        height: calc(100% - 50px);
    }

    .feedback-list .line {
        background: var(--secondary-clr);
        height: 1px;
        margin: 0 10px;
    }

.item .line {
    background: var(--secondary-clr);
    height: 1px;
    margin:0px;
}

    .item .line-stoke {
        height: 1px;
        background-image: linear-gradient(to right, var(--secondary-clr) 50%, rgba(255, 255, 255, 0) 30%);
        background-position: bottom;
        background-size: 10px 5px;
        background-repeat: repeat-x;
    }
.feedback-list .fd-item-line-c {
    display:none;
}
.feedback-list .fd-item-line-v {
    display: flex;
}


.feedback-list .mark-items {
    display: flex;
    width:100%;
    overflow:hidden;
}
    .items .item {
        position:relative;
        width:calc(100% - 20px);
        margin: 0 10px;
    }
        .items .item:hover {
            background: #6797FF20;
        }
        .item-padding {
            position: relative;
        }
.item-padding .selected {
    position: absolute;
    height: calc(100% - 4px);
    width: 6px;
    top: 2px;
    left: 0px;
    background: var(--primary-clr);
}

.feedback-list .c1 {
    flex: 20%;
    flex-shrink:0;
}
.feedback-list .c2 {
    display: flex;
    width: 15%;
    flex-shrink: 0;
}
.feedback-list .c3 {
    width: 17%;
    flex-shrink: 0;
}
.feedback-list .c4 {
    width: 22%;
    flex-shrink: 0;
}
.feedback-list .c5 {
    display: flex;
    width: 14%;
    flex-shrink: 0;
}
.feedback-list .c6 {
    display: flex;
    width: 13%;
    flex-shrink: 0;
}

.feedback-list > .header-line .c2 > div,
.feedback-list > .header-line .c5 > div {
    width: 12px;
    margin-left: 4px;
}

.feedback-list > .header-line .c2.asc > div,
.feedback-list > .header-line .c5.asc > div,
.sortable.asc > div {
    color: var(--primary-clr);
}


.feedback-list > .header-line .c2.desc > div,
.feedback-list > .header-line .c5.desc > div,
.sortable.desc > div {
    color: #F5891D;
}

    .feed-in-tab {
        width: 100%;
        display: flex;
        text-align: center;
        line-height: 16px;
        background: #FAFAFA;
        box-shadow: 0px 0px 12px 0px #0000001A;
        height: 40px;
        border-radius: 10px;
        padding: 4px;
        gap: 10px;
    }

    .feed-in-tab div {
        flex:1;
        justify-content:center;
        display:flex;
        align-items:center;
        cursor:pointer;
    }

    .feed-in-tab > .selected {
        box-shadow: 0px 2px 12px 0px #00000014;
        background: #FFFFFF;
        border-radius: 8px;
    }

.feed-in-tab-back {
    width: 40px;
    height: 40px;
    margin: 0 8px;
    border-radius:11px;
    display:none;
    cursor:pointer;
}

    .feed-in-tab-back > img {
        transform: rotate(90deg);
    }

.fi-tab-child {
    height: calc(100% - 40px - 1rem);
}

    .fi-tab-child .row {
        justify-content:start;
    }
    .fi-tab-child .row > div {
        height: 100%;
    }


.feed-in-source {
    display: flex;
    flex-wrap: wrap;
}

    .feed-in-source > div:nth-child(odd) {
        display: flex;
        flex-wrap: wrap;
        width:40%;
        margin-top:14px;
    }
    .feed-in-source > div:nth-child(even) {
        display: flex;
        flex-wrap: wrap;
        width: 60%;
        margin-top: 14px;
    }

.feed-in-comment {
    border: 1px solid var(--secondary-clr);
    border-radius: 10px;
    padding:8px;
    height:100px;
}


.header-line {
    display: flex;
    height: 32px;
    align-items: center;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0px;
    color: var(--text-secondary);
    padding: 0 10px;
}

.feedback-list .items {
    height: calc(100% - 34px);
}

.feedback-list .fd-item-line {
    display: flex;
    height: 32px;
    align-items: center;
    font-weight: 500;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0px;
    color: var(--text-secondary);
}

.feedback-list .fd-item-line-caption {
    display:none;
}


.list-pagination {
    display: inline-flex;
    height: 40px;
    background: #FFFFFF;
    border-radius: 25px;
    cursor: pointer;
}

    .list-pagination .img-left {
        transform: rotate(90deg);
    }

    .list-pagination .disable {
       opacity:0.2;
       cursor:not-allowed;
    }

    .list-pagination .img-right {
        transform: rotate(270deg);
    }

    .list-pagination div, .list-pagination div {
        width: 30px;
        height: 30px;
        margin: 5px;
        line-height: 30px;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
        border-radius: 30px;
        color: var(--text-primary);
        -webkit-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }

    .list-pagination .select {
        color: white;
        background:var(--primary-clr);
    }
.list-pagination-size-content {
    width: auto !important;
    display: flex;
    margin: 0px !important;
}

    .list-pagination .size {
        color: var(--primary);
        background: var(--light-primary);
    }

.list-pagination img, list-pagination-size-content img {
    position:relative;
    opacity: 0.6;
    width:40px;
    height:40px;
}

.list-pagination-size-content select {
    position:absolute;
    height:35px;
    width:80px;
    opacity:0;
}

.btn-filter {
    height: 22px;
    border-radius: 5px;
    background-color: var(--primary-clr);
    padding: 2px 6px;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 0px;
    text-align:center;
    color: white;
    cursor: pointer;
}

    .btn-filter.w-m {
        height: 28px;
        line-height: 28px;
        padding: 0 32px;
    }

    .btn-filter.spam {
        background: #FFB367;
        height: 28px;
        line-height: 28px;
        padding: 0 32px;
    }
    .btn-filter.return {
        background: #FFB367;
        height: 28px;
        line-height: 28px;
        padding: 0 32px;
    }

.select-wrapper {
    position: relative;
    display: inline-block;
    width: 100%;
}

    .select-wrapper select {
        appearance: none;
        padding-right: 20px;
        padding-left: 10px;
        width: 100%;
        border: 1px solid var(--secondary-clr);
        border-radius: 5px;
        height: 22px;
        font-weight: 500;
        font-size: 10px;
        line-height: 18px;
        letter-spacing: 0px;
        color: var(--text-secondary);
    }

.select-wrapper.with-padding-left select {
    padding-left:100px;
}

.select-wrapper img {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    pointer-events: none; /* Prevents click interference */
}

    .select-wrapper .left {
        position: absolute;
        left: 10px;
        top:1px;
        font-size:10px;
        pointer-events: none; /* Prevents click interference */
    }

/*AUDIO*/
.fm-player {
    display: flex;
    align-items: center;
    height:40px;
}

.fm-control {
    width:40px;
    height:100%;
    position:relative;
}

.fm-oval-duration {
    top: 0;
    left: 0;
    padding: 2px;
    position: absolute;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    background: #EDEDED;
}

    .fm-oval-duration > div {
        width: 36px;
        height: 36px;
        border-radius: 38px;
        background: white;
    }

.fm-duration {
    width:calc(100% - 140px);
    padding:7px;
}

    .fm-duration > div {
        height: 7px;
        background: #EDEDED;
        border-radius:10px;
    }
    .fm-duration .fm-current {
        height: 7px;
        width: 0%;
        background: var(--primary-clr);
        border-radius: 10px;
    }

.fm-time {
    width: 100px;
    text-align:end;
}

.fm-control > .play, .fm-control > .pause, .fm-control > .reload {
    display: none;
    width: 32px;
    height: 32px;
    position:absolute;
    top:4px;
    left:4px;
}
.fm-control.play > .play {
    display: initial;
}
.fm-control.pause > .pause {
    display: initial;
}
.fm-control.reload > .reload {
    display: initial;
}

.fi-order-detail {

}

.afb-table-body .fi-order-detail {
    font-size: 12px;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    align-content:start;
}

    .afb-table-body .fi-order-detail > div {
        width: 50%;
        flex-shrink: 0;
        margin-top: 6px;
    }

.afb-table-body .fi-o-items  {
    max-height:none;
}

.fi-order-detail > div {
    margin-top: 10px;
}

    .fi-order-detail span,
    .fi-s-content span {
        font-weight: 700;
        color: #4A526F;
    }

.fi-order-product {
    height: 100%;
    border: 1px solid var(--secondary-clr);
    border-radius:10px;
}

    .fi-order-product > div {
        
    }

.fi-o-caption > div:nth-child(1),
.fi-o-product > div:nth-child(1),
.fi-o-modi > div > div:nth-child(1) {
    width: 50%;
}
.fi-o-caption > div:nth-child(2),
.fi-o-product > div:nth-child(2),
.fi-o-modi > div > div:nth-child(2) {
    width: 25%;
}
.fi-o-caption > div:nth-child(3),
.fi-o-product > div:nth-child(3) {
    width: 25%;
}

.fi-o-product > .fi-linkable {
    display:flex;
    align-items:center;
    justify-content:space-between;
}

    .fi-o-product > .fi-linkable > .link-icon {
        width: 18px;
        height: 18px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: relative;
        cursor: pointer;
    }
    .fi-o-product > .fi-linkable > .link-icon.active {
        background: var(--primary-clr);
        width: 18px;
        height: 18px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 11px;
        color: white;
        position: relative;
        cursor: pointer;
    }
.fi-linkable .tooltip-text {
    visibility: hidden;
    width: 120px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 6px;
    position: absolute;
    z-index: 1;
    bottom: 125%; 
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
    transition: opacity 0.3s;
}

.fi-linkable.active:hover .tooltip-text {
    visibility: visible;
    opacity: 1;
}

    .fi-o-caption {
        height: 30px;
        background: var(--background-secondary);
        border-radius: 10px 10px 0 0;
        display: flex;
        align-items: center;
        padding: 5px;
    }

.fi-o-items {
    padding: 0 6px;
    max-height:calc(100% - 110px);
}

.fi-o-item {
    border-bottom: 1px solid var(--secondary-clr);
}

.fi-o-modi {
    border-top: 1px dashed var(--secondary-clr);
    font-size:10px;
}

    .fi-o-modi > div {
        display:flex;
        padding-left:20px;
    }

    .fi-o-product {
        width: 100%;
        display: flex;
        align-items: center;
        padding: 5px 0;
    }

.fi-o-footer {
    padding:5px;
    height:70px;
    font-size:10px;
}
    .fi-o-footer span {
        font-weight:700;
        color: #4A526F;
    }
.fi-s-content {
    height:calc(100% - 50px);
}
.fi-s-footer {
    background: #FFFFFF;
    box-shadow: 0px -2px 5px 0px #0000001A;
    height: 50px;
    border-radius: 0 0 11px 11px;
    display:flex;
    justify-content:space-between;
    align-items:center;
    padding: 0 16px;
}

.fi-s-comment {
    border: 1px solid var(--secondary-clr);
    border-radius:11px;
    margin-top:4px;
}

    .fi-s-comment textarea {
        border-radius: 11px;
        padding: 8px;
        height: 90px;
        overflow: hidden; 
        resize: none;
    }

.fi-s-left {
    max-width: 90%;
    width: max-content;
    border-radius: 11px 11px 11px 0px;
}
.fi-s-right {
    max-width: 90%;
    width: max-content;
    margin-left: auto;
    text-align: right;
}
.fi-s-comment.fi-s-right {
    border-radius: 11px 11px 0px 11px;
    background: #F1F5F9;
}

    .fi-s-left > span,
    .fi-s-right > span {
        color: var(--text-secondary);
        font-size: 10px;
    }

.fi-detail {
    min-width:320px;
    max-width:90%;
    height: 480px;
    width: 500px;
    border-radius: 11px;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: var(--background);
}

    .fi-detail .feed-in-tab-back {
        display:none;
    }

    .fi-detail .fi-s-content .row > div {
        padding:0px;
        margin-top:8px;
    }

    .fi-detail .select-wrapper {
        width:50%;
    }
.so-content {
    background:white;
    padding:8px;
    border-radius:11px;
    min-height:250px;
    max-height:500px;
    display:flex;
    flex-direction:column;
}

    .so-content input {
        height: 36px;
        border: 1.5px solid var(--background-secondary);
        border-radius: 10px;
        padding: 8px;
    }
.error-content {
    color: white;
    text-align: center;
    margin: auto;
    background: var(--cancel);
    border-radius: 11px;
    padding: 16px;
}

    .feed-pro-content {
    }
    .feed-pro-content > .fpc-caption {
        font-weight: 500;
        font-size: 20px;
        line-height: 20px;
    }
    .feed-pro-content textarea {
        border-radius: 10px;
        height:120px;
        border: 1.5px solid #F1F2F8;
        resize: none;
        padding: 4px 8px;
        width:100%;
    }

.noti-gr-edit > .row input {
    border: 1.5px solid #F1F2F8;
    border-radius:11px;
    height:50px;
    width:100%;
    padding: 0 16px;
}

.rc-content {
    margin-left: 30px;
    width: calc(100% - 30px);
}

.rc-top {
    display:flex;
    justify-content:space-between;
    align-items:center;
    height:44px;
}

    .rc-top > div:nth-child(1) {
        font-size: 24px;
    }

.rc-table {
    box-shadow: 0px 0px 10px 0px #0000001A;
    background: #FFFFFF;
    border-radius: 10px;
    padding-bottom: 10px;
    margin: 10px 0;
    max-height: calc(100% - 88px - 20px);
}

.rc-table-header {
    background: #E2E7FB;
    height:30px;
    display:flex;
    align-items:center;
    border-radius: 10px 10px 0 0;
    text-align:center;
}

.rc-table-items {
}

.rc-table-item {
    display:flex;
    align-items:center;
    height:26px;
}

    .rc-table-item > .rc-active {
        background: #D8FFE6;
        height:100%;
        display:flex;
        align-items:center;
        justify-content:center;
    }

    .rc-table-item > .rc-inactive {
        background: #FFD8D8;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .rc-table-header > div:nth-last-child(n + 3),
    .rc-table-item > div:nth-last-child(n + 3) {
        flex: 1;
        padding-left: 20px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        border-right: 1px solid #ECEEF4;
    }

    .rc-table-header > div:nth-last-child(-n+2),
    .rc-table-item > div:nth-last-child(-n+2) {
        width: 80px;
    }

.rc-table-items :hover {
    background: #F8F8FA;
}


.rc-m-name {
    font-size: 16px;
    width: 100%;
    height: 44px;
    border-radius: 11px;
    padding: 18px;
    border: 1px solid var(--secondary-clr);
}

.rc-m-name {
    font-size: 16px;
    width: 100%;
    height: 44px;
    border-radius: 11px;
    padding: 18px;
}

.usr-send-content {
    height: 70vh;
}

.usr-left.show {
    display: block;
}
.usr-left.hide {
    display: none;
}

.usr-right.hide {
    display:none;
}

.usr-right.show {
    margin-top:20px;
    display: flex;
    justify-content:space-between;
    height:calc(100% - 60px);
}

.usr-right > div:nth-child(1) {
    flex: 1;
    padding: 0 16px 0 0;
}
.usr-right > div:nth-child(2) {
    flex: 2;
}
.usr-left input {
    height:40px;
    width:100%;
    border-radius:11px;
    padding: 0 8px;
}
.usr-left .btn-filter {
    margin-top:16px;
    width:250px;

}

.usr-send-content {
    display:flex;
}
.usr-send-content > div:nth-child(1) {
    flex: 1;
}
    .usr-send-content > div:nth-child(2) {
        flex: 2;
    }
    .usr-send-content .ri-file {
        position: relative;
        background: var(--background);
        gap: 4px;
        border-radius: 10px;
        height: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
    }

        .usr-send-content .ri-file > .ri-file-label {
            height:60px;
        }

        .usr-send-content .usc-type {
            background: #FAFAFA;
            box-shadow: 0px 0px 12px 0px #0000001A;
            gap: 10px;
            padding: 4px;
            border-radius: 10px;
            display: flex;
            height: 40px;
            width: 50%;
            min-width: 320px;
        }

        .usr-send-content .usc-type > .active {
            box-shadow: 0px 2px 12px 0px #00000014;
            background: #FFFFFF;
            height: 100%;
            align-content:center;
            border-radius: 8px;
            color:var(--primary-clr);
            font-weight:700;
        }

.usr-send-content .usc-type > div {
    flex:1;
    font-weight:500;
    text-align:center;
    margin:auto;
    cursor:pointer;
}

    .usr-send-content textarea {
        background: #FFFFFF;
        border-radius:11px;
        color:var(--text-secondary);
        width:100%;
        resize:none;
        height:200px;
        padding:8px;
    }

    .usr-send-content .select-wrapper,
    .usr-send-content select {
        height: 44px;
    }
    .usr-send-content label {
        margin: 0px;
    }


.usr-message {
    box-shadow: 0px 0px 12px 0px #0000001A;
    border-radius: 11px;
    padding:8px;
}
    .usr-message .send-info {
        display:flex;
        justify-content:space-between;
    }

        .usr-message .send-info > div:nth-child(2) {
            font-size:12px;
        }

        .usr-message .send-error {
            color:var(--cancel);
        }

        .pri-content {
            margin-left: 30px;
            width: calc(100% - 30px);
        }

.pri-table {
    box-shadow: 0px 0px 10px 0px #0000001A;
    background: #FFFFFF;
    border-radius: 10px;
    padding-bottom: 10px;
    margin: 10px 0;
    max-height: calc(100% - 88px - 20px);
}

.pri-table-header {
    background: #E2E7FB;
    height: 30px;
    display: flex;
    align-items: center;
    border-radius: 10px 10px 0 0;
    text-align: center;
}

    .pri-table-header > div,
    .pri-table-item > div {
        width: 25%;
    }

.pri-table-item {
    display: flex;
    align-items: center;
    height: 26px;
    width:100%;
}

    .pri-table-item .rc-active {
        background: #D8FFE6;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .pri-table-item .rc-inactive {
        background: #FFD8D8;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .pri-table-item > div {
        width: 25%;
        text-align: center;
    }

        .pri-table-item > div:nth-child(1) {
            padding-left: 40px;
            width: 25%;
        }
.pri-table-items > div:nth-child(2n) {
    background: #F8F8FA;
}

    .res-list {
        height: 100%;
        padding: 0 0 0 14px;
        width: 100%;
        display: flex;
        flex-direction: column;
    }

.res-card {
    position:relative;
    background: #FFFFFF;
    border-radius:11px;
    height:234px;
    cursor:pointer;
}
.res-card-img {
    height:50%;
}

    .res-card-img >.filial-img {
        height:100%;
        border-top-left-radius:11px;
        border-top-right-radius:11px;
        object-fit:cover;
    }

    .res-card-img > .res-card-logo {
        width: 86px;
        height: 86px;
        box-shadow: 0px 0px 4px 0px #00000026;
        background: #FFFFFF;
        border-radius: 50px;
        display: flex;
        align-items: center;
        padding: 10px;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .res-card-img > .res-card-logo img {
        width: 100%;
    }


.res-card-title {
    padding: 40px 10px 0 10px;
    font-weight:500;
    font-size: 16px;
}
    .res-card-title > div {
        margin-top:10px;
    }
    .res-card-title span {
        color: #191D31;
    }

.res-list > .content {
    flex:1;
    border-radius:11px;
    background:white;
    display:flex;
    flex-direction:column;
}
    .res-list > .content > .org-header {
        display: flex;
        height: 32px;
        align-items: center;
        font-weight: 500;
        font-size: 12px;
        line-height: 18px;
        letter-spacing: 0px;
        text-align:center;
        color: var(--text-secondary);
    }
    .res-list > .content  .flex-grow {
        flex: 1;
        display:flex;
        justify-content:start;
    }
    .res-list > .content .flex-width-1 {
        width: 140px;
        flex-shrink:0;
    }

    .res-list > .content .flex-width-0 {
        width: 30px;
        flex-shrink: 0;
    }

    .res-list > .content .sortable {
        display:flex;
        gap:8px;
        align-items:center;
    }

        .res-list > .content .sortable > div {
            width:18px;
        }

        .res-list > .content .line {
            background: var(--secondary-clr);
            height: 1px;
        }

.res-list .org-items {
    flex: 1;
}

.res-list .org-item {
    display:flex;
    padding:6px 0
}

.res-list .org-item .img-connect {
    color:var(--primary-clr);
}
    .res-list .org-item .img-disconnect {
        color: var(--rate1);
    }

    .res-list .org-items > div:nth-child(4n+1) {
        background: #F8F8FA;
    }
.res-list .org-item:hover {
    background: #6797FF26 !important;
}
    .res-list .org-item > div {
        display:flex;
        align-items:center;
        justify-content:center;
    }

    .res-list .org-item > div > div {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .res-list .org-item > div > div:nth-child(1) {
        display: none;
    }

.res-item {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

    .res-item > .ri-top {
        background: var(--background);
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 13px 0 21px;
        font-weight:700;
        font-size:20px;
    }
    .res-item > .ri-bottom {
        background: var(--background);
        height: 50px;
        padding: 10px 23px;
    }
        .res-item > .ri-bottom > .btn-filter {
            width:230px;
            height:30px;
            margin-left:auto;
        }
    .res-item > .ri-center {
        background: var(--background-secondary);
        display: flex;
        padding:25px;
        height: calc(100% - 100px);
    }

.ri-center > .ri-c-left {
    width:30%;
}

    .ri-center > .ri-c-left > input {
        height: 50px;
        border: 1.5px solid #F1F2F8;
        border-radius:10px;
        padding: 0 17px;
        width: 100%;
        font-size:16px;
    }

    .ri-center > .ri-c-left > .custom-file {
        background:var(--background);
        border-radius:10px;
    }

    .ri-c-left > .select-wrapper {
        height: 50px;
    }
        .ri-c-left > .select-wrapper select {
            height: 50px;
            border: 1.5px solid #F1F2F8;
            font-size: 16px;
            color: var(--text-primary);
            border-radius:10px;
        }
    .ri-c-left > .select-wrapper img {
        margin-right:2px;
    }
.ri-c-left > .ri-file,
.user-detail > .ri-file {
    position: relative;
    background: var(--background);
    gap: 4px;
    border-radius: 10px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.ri-file > .ri-file-label,
.user-detail > .ri-file-label {
    position: relative;
    width: 35%;
    height: 100px;
    border: 1px dashed #BCBCBC;
    background: #FAFAFA;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: var(--text-primary);
    font-size: 16px;
    font-weight: 500;
}
    .ri-file > .ri-file-label input,
    .user-detail > .ri-file-label input {
        opacity: 0;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .ri-file > .ri-file-label label {
        text-align:center;
        line-height:25px;
    }


    .ri-file > .ri-file-img {
        width: 65%;
        height: 100%;
        padding-left: 20px;
    }

.ri-file-img img {
    object-fit:contain;
}
.ri-center > .ri-c-right {
    width: 70%;
    padding-left:60px;
}

.pro-obj-card {
    background: #FFFFFF;
    padding: 9px;
    border-radius: 11px;
    display: flex;
    justify-content:space-between;
    height: 123px;
}

    .pro-obj-card > .poc-right {
        width: 72px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

        .pro-obj-card > .poc-right > div:nth-child(1) {
            width: 72px;
            height: 72px;
            text-align:center;
            vertical-align:central;
        }

    .pro-obj-card > .poc-left {
        width: calc(100% - 90px);
        display:flex;
        flex-direction:column;
        justify-content:space-between;
    }

        .pro-obj-card > .poc-left img {
            height: 26px;
            object-fit: contain;
            object-position: left;
        }

    .pro-obj-card > .poc-right > div {
        border: 1px solid #BCBCBC;
        background: #FAFAFA;
        color: #BCBCBC;
        border-radius: 5px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size:12px;
    }

    .pro-type-card {
        background: var(--background);
        border-radius: 11px;
        height: 105px;
        font-size: 16px;
        font-weight: 500;
        position: relative;
        padding: 8px;
        cursor: pointer;
    }

.pro-type-card span{
    background: var(--background);
    border-radius: 11px;
    color:var(--text-primary); 
}

    .pro-type-card > img {
        position:absolute;
        top:8px;
        left:8px;
        height:30%;
        border-radius:50%;
    }
    .pro-type-card > div {
        position: absolute;
        bottom: 8px;
        left: 8px;
        height: 30%;
    }

.pro-type-new {
    color: var(--text-primary);
    border: 1px dashed #BCBCBC;
    border-radius: 8px;
    background: #FAFAFA;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 105px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
}
.res-modal-profile {
    max-height:600px;
}

    .res-modal-profile select {
        height: 40px;
        border: 1px solid #BCBCBC;
        border-radius: 11px;
        font-size:16px;
    }

    .res-modal-profile input {
        width:100%;
        height: 40px;
        border: 1px solid #BCBCBC;
        border-radius: 11px;
        font-size: 16px;
        padding: 0 8px;
        color:var(--text-secondary);
        font-weight:500;
    }




.pro-type-list {
    height: 100%;
    padding: 0 0 0 14px;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.pro-type-list>div:nth-child(2) {
    flex-grow:1;
    align-content:baseline;
}

.pt-config > div {
    margin-top:12px;
    display:flex;
    gap:17px;
    font-size:16px;
    color:var(--text-primary);
}
.pt-content {
    border: 1.5px solid #F1F2F8;
    border-radius: 10px;
    background: #FFFFFF;
    height:80px;
    display:flex;
    flex-wrap:wrap;
    align-content:baseline;
}
/*Modal*/
.md-dialog {
    display: flex;
    justify-content: center;
    justify-items: center;
    background: #00000025;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
    backdrop-filter: blur(1px);
}

.md-content {
    margin: auto 0;
    background: var(--background-secondary);
    border-radius: 11px;
    min-width:320px;
    max-height:90%;
    display:flex;
    position:relative;
}

    .md-content.modal-sm {
        width:30%;
    }
    .md-content.modal-m {
        width: 50%;
    }
    .md-content.modal-lg {
        width: 70%;
    }
    .md-content.modal-lg-X {
        width: 90%;
    }
.md-loading {
    background: #00000005;
    backdrop-filter: blur(1px);
    border-radius:11px;
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.md-body {
    padding: 22px;
    height: calc(100% - 106px);
}

    .md-body.without-footer {
        height: calc(100% - 50px);
    }

    .md-top {
        display: flex;
        justify-content: space-between;
        align-items: center;
        background: var(--background);
        height: 50px;
        padding: 10px 10px 10px 22px;
        border-radius: 11px 11px 0 0;
    }

.md-caption {
    font-weight: 500;
    font-size: 20px;
    line-height: 18px;
    letter-spacing: 0px;
    color: var(--text-secondary);
}
.md-close {
    cursor:pointer;
}

.md-footer {
    display: flex;
    justify-content: end;
    align-items: center;
    background: var(--background);
    height: 56px;
    padding: 18px 22px;
    gap: 16px;
    border-radius: 0 0 11px 11px;
}

.md-submit {
    height: 28px;
    border-radius: 5px;
    background: var(--primary-clr);
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: center;
    color:white;
    padding:0 20px;
}

.md-cancel {
    height: 28px;
    border-radius: 5px;
    background: var(--cancel);
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0px;
    text-align: center;
    color: white;
    padding: 0 20px;
}

.ios-switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.ios-switch {
    position: relative;
    display: inline-block;
    width: 33px;
    height: 18px;
}

    .ios-switch .slider {
        position: absolute;
        cursor: pointer;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #C2C4CF;
        border-radius: 34px;
        transition: 0.4s;
    }

        .ios-switch .slider::before {
            position: absolute;
            content: "";
            height: 14px;
            width: 14px;
            left: 2px;
            bottom: 2px;
            background-color: white;
            border-radius: 50%;
            transition: 0.4s;
        }

    .ios-switch input:checked + .slider {
        background-color: #06AD4F;
    }

        .ios-switch input:checked + .slider::before {
            transform: translateX(15px);
        }

    .ios-switch .slider::before {
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
    }

.user-page {
    padding-left:30px;
    height:100%;
    display:flex;
    flex-direction:column;
}

.user-top {
    display:flex;
    justify-content:space-between;
    font-size:32px;
    line-height:32px;
    align-items:center;
    height:32px;
}

.user-content {
    margin-top: 14px;
    flex-grow: 1;
    display: flex;
    gap: 20px;
    height: calc(100% - 48px);
}
.user-left,
.user-right {
    width: 50%;
    height:100%;
}

.user-left-table {
    background: #FFFFFF;
    border-radius: 11px;
    max-height:calc(100% - 50px);
}

.user-list > .items {
    padding-bottom:5px;
}

.user-list > .line {
    background: var(--secondary-clr);
    height: 1px;
    margin: 0 10px;
}

.user-list .ul-phone,
.user-list .ul-status{
    padding: 0 8px;
}

.user-list .ul-fio,
.user-list .ul-phone {
    width: 30%;
    height: 100%;
    display: flex;
    align-items: center;
}

.ul-item-line-v > .ul-status-online {
    background: #12E97026;
    color: #02C256;
    padding: 2px 8px;
    border-radius:5px;
}

.ul-item-line-v > .ul-status-offline {
    background: #FC668C26;
    color: #FC668C;
    padding: 2px 8px;
    border-radius: 5px;
}

.user-list .ul-phone {
    border-left: 1px solid var(--secondary-clr);
    border-right: 1px solid var(--secondary-clr);
}

.user-list .ul-status {
    width: 15%;
}
.user-list .ul-action {
    width: 25%;
    display:none;
}

.user-list .ul-role {
    width: 25%;
}

.ul-item-padding {
    display:flex;
    position:relative;
}

    .ul-item-padding > .selected {
        background: #6797FF;
        height:100%;
        width:6px;
        position:absolute;
        top:0px;
        left:0px;
    }

    .ul-item-padding > .item {
    }
.ul-item-line {
    display:flex;
    height:30px;
}

.ul-item-line div {
    display: flex;
    align-items:center;
}

    .ul-item-line .ul-item-line-c,
    .ul-item-orgs .ul-item-line-c {
        display: none;
    }

.ul-item-orgs > .ul-item-line-v {
    display:flex;
    flex-wrap:wrap;
}

.user-right {
    background: #FFFFFF;
    border-radius: 11px;
    padding: 12px 17px;
}

.ud-caption {
    font-size:16px;
    font-weight:500;
}

.user-detail .row {
    margin:0px;
}

.user-detail .row > div:nth-child(2n+1) {
    padding-left: 0px;
    padding-right:8px;
}
    .user-detail .row > div:nth-child(2n) {
        padding-right: 0px;
        padding-left: 8px;
    }

    .user-detail .row input,
    .user-detail .row select {
        border: 1.5px solid var(--background-secondary);
        border-radius: 10px;
        height: 50px;
        font-size: 16px;
        padding: 0 17px;
    }

.user-detail .ri-file {
    position: relative;
    background: var(--background);
    gap: 4px;
    border-radius: 10px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px;
}

.user-detail .pt-criteria {
    margin-top:20px;
}

.user-detail {
    height: calc(100% - 50px);
    padding-right:3px;
}

.user-detail-bottom {
    display: flex;
    justify-content: space-between;
    align-items:center;
    height: 50px;
    border-bottom-left-radius: 11px;
    border-bottom-right-radius: 11px;
}

.user-cabinet {
    height:100%;
    padding-left:30px;
}

    .user-cabinet > div {
        width:50%;
        background:white;
        border-radius:11px;
        padding:16px;
    }

.add-feed-body {
    height:100%;
    display:flex;
    flex-direction:column;
}


    .add-feed-body input,
    .add-feed-body select{
        height: 36px;
        border: 1.5px solid var(--background-secondary);
        border-radius: 10px;
        padding: 8px;
    }

    .add-feed-body textarea {
        height: 64px;
        color:var(--text-secondary);
        border: 1.5px solid var(--background-secondary);
        border-radius: 10px;
        padding: 8px;
        resize: none;
    }

    .add-feed-body > .row > div {
        margin-top: 18px;
    }

    .add-feed-body img {
        height: 36px;
        width: 36px;
    }
.afb-info-order {
    font-size:16px;
    font-weight:700;
}
.afb-card {
    border: 1.5px solid var(--background-secondary);
    background: #FFFFFF;
    border-radius: 10px;
    padding: 14px;
    flex: 1;
    display: flex;
    flex-direction: column;
    min-height: 300px;
}

.afb-type {
    box-shadow: 0px 0px 12px 0px #0000001A;
    background: #FAFAFA;
    gap: 10px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    height: 36px;
    margin-top: 22px;
}

    .afb-type div {
        flex: 1;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        transition: all 0.3s ease;
        cursor:pointer;
    }

    .afb-type > .active {
        box-shadow: 0px 0px 12px 0px #0000001A;
        margin: 4px;
        height: calc(100% - 8px);
        border-radius: 10px;
    }

.afb-table {
    border: 1px solid #D3DAE1;
    border-radius: 11px;
    flex:1;
    display:flex;
    flex-direction:column;
    min-height:0;
}

.afb-table-header {
    border-radius: 11px 11px 0 0;
    background: #F1F5F9;
    display:flex;
    align-items:center;
}
    .afb-table-header > div,
    .afb-table-row  > div {
        padding: 5px;
        width: 14%;
    }

.afb-table-header-voice {
    border-radius: 11px 11px 0 0;
    background: #F1F5F9;
    display: flex;
    align-items: center;
}

    .afb-table-header-voice > div,
    .afb-table-row-voice > div {
        padding: 5px;
        width: 25%;
    }

.afb-table-row,
.afb-table-row-voice {
    display: flex;
    align-items: center;
}

    .afb-table-row:hover,
    .afb-table-row-voice :hover {
        background: #6797FF10;
    }

    .afb-table-row > div > div:nth-child(1),
    .afb-table-row-voice > div > div:nth-child(1) {
        display: none;
    }

    .afb-table-row .afb-select-order {
        width: 24px;
        height: 24px;
        border: 3px solid var(--background-secondary);
        border-radius: 50px;
        margin-right: 8px;
        cursor: pointer;
        transition: all 0.3s ease;
    }

        .afb-table-row .afb-select-order.active {
            background:var(--primary-clr);
            border-color: var(--primary-clr);
            transition:all 0.3s ease;
        }

        .afb-table-row .afb-select-order:hover {
            border-color: var(--primary-clr);
        }

.afb-table-body .line,
.afb-table-body-voice .line {
    border-bottom: 1px solid var(--secondary-clr);
}

.afb-table-body {
    flex:1;
    min-height:0px;
    display:block;
}

.afb-card .afb-type {
    margin-top: 22px;
}

.afb-card .row > div:nth-child(2),
.afb-card .row > div:nth-child(3) {
    margin-top: 0px;
}

.faa-content {
    height: 100%;
    padding: 0 0 0 30px;
    width: calc(100% + 20px);
    display: flex;
    flex-direction: column;
    gap:20px;
}

.faa-content .caption {
    font-weight:500;
    font-size:32px;
    line-height:32px;
}

    .faa-content .faa-items {
        flex:1;
        padding-right:20px;
        display:flex;
        flex-direction:column;
        gap:20px;
    }

    .faa-content .title {
        font-weight: 500;
        font-size: 20px;
        line-height: 20px;
    }

.faa-card {
    background:white;
    border-radius:11px;
    padding:16px;
    margin-top:18px;
}
.faa-card .faa-state {
    display:flex;
    justify-content:space-between;
    align-items:center;
    margin-top:4px;
}
.faa-card .select-wrapper {
    height: 40px;
}

    .faa-card select {
        height: 100%;
        border-radius:10px;
        border: 1.5px solid #F1F2F8;
    }
    .faa-card img {
        height: 100%;
    }
    .faa-card textarea {
        height: 120px;
        border-radius: 10px;
        border: 1.5px solid #F1F2F8;
        resize: none;
        padding:4px 8px;
    }

.faa-card .faa-toggle {
    display: flex;
    align-items: end;
    gap: 8px;
}
    .faa-card .btn-filter {
        width:120px;
        margin-top:10px;
        margin-left:auto;
    }

    .faa-toggle label {
        margin-bottom: 0;
    }

.stat-content {
    margin-left: 10px;
    margin-right: -20px;
    width: calc(100% + 20px);
    padding:0 20px;
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
}

    .stat-content > .cards-container {
        margin-top:40px;
    }

.mci-list {
    display:flex;
    gap:32px;
    row-gap:4px;
    flex-wrap:wrap;
    justify-content:center;
    font-weight:700;
    color:var(--text-primary);
    font-size:16px;
}

    .mci-list > .mci-item {
        display: flex;
        justify-content: center;
        align-items:center;
        gap: 8px;
        cursor:pointer;
    }
        .mci-list > .mci-item.line {
            text-decoration-line:line-through;
        }

        .mci-list > .mci-item > .point {
            width: 10px;
            height: 10px;
            border-radius: 10px;
        }
            .mci-list > .mci-item > .point.cl_1 {
                background: var(--rate1);
            }
            .mci-list > .mci-item > .point.cl_2 {
                background: var(--rate2);
            }
            .mci-list > .mci-item > .point.cl_3 {
                background: var(--rate3);
            }
            .mci-list > .mci-item > .point.cl_4 {
                background: var(--rate4);
            }
            .mci-list > .mci-item > .point.cl_5 {
                background: var(--rate5);
            }
            .st-person-header {

            }
.user-act-icon-cont {
    display:flex;
    justify-content:space-between
    
}
    .user-act-icon-cont .img {
        width: 10%;
        max-width: 18px;
        color: #a9b0bc;
    }
    .user-act-icon-cont.st_1 > .img.active {
        color: var(--rate1);
    }
    .user-act-icon-cont.st_2 > .img.active {
        color: var(--rate2);
    }
    .user-act-icon-cont.st_3 > .img.active {
        color: var(--rate3);
    }
    .user-act-icon-cont.st_4 > .img.active {
        color: var(--rate4);
    }
    .user-act-icon-cont.st_5 > .img.active {
        color: var(--rate5);
    }


.fis-action {
    position: relative;
    height:28px;
}
.fis-action-content {
    position:absolute;
    bottom:0;
    right:0;
    display:flex;
    flex-direction:column-reverse;
    gap:30px;
}
    .fis-action-content .commands {
        display: none;
        margin-bottom: 0px;
        padding: 16px;
        margin: -16px;
        background: #FAFAFA;
        box-shadow: 0px 0px 12px 0px #0000001A;
        border-radius:11px;
    }

        .fis-action-content .commands > div {
            margin-top: 8px;
            height: auto;
            min-height: 32px;
            display: flex;
            align-items: center;
            justify-content: center;
            transform: scale(0);
        }
            .fis-action-conten .commands > div:nth-child(1) {
                animation-delay: 0.25s;
                animation: bounce-out-nds 0.3s linear;
                animation-fill-mode: forwards;
            }
            .fis-action-content .commands > div:nth-child(2) {
                animation-delay: 0.2s;
                animation: bounce-out-nds 0.2s linear;
                animation-fill-mode: forwards;
            }
            .fis-action-content .commands > div:nth-child(3) {
                animation-delay: 0.15s;
                animation: bounce-out-nds 0.15s linear;
                animation-fill-mode: forwards;
            }
            .fis-action-content .commands > div:nth-last-child(-n+2) {
                animation-delay: 0.1s;
                animation: bounce-out-nds 0.1s linear;
                animation-fill-mode: forwards;
            }

.fis-action-content:hover .commands > div:nth-child(1) {
    animation-delay: 0.08s;
    animation: bounce-nds 0.1s linear;
    animation-fill-mode: forwards;
}
.fis-action-content:hover .commands > div:nth-child(2) {
    animation-delay: 0.15s;
    animation: bounce-nds 0.1s linear;
    animation-fill-mode: forwards;
}
.fis-action-content:hover .commands > div:nth-child(3) {
    animation-delay: 0.15s;
    animation: bounce-nds 0.1s linear;
    animation-fill-mode: forwards;
}
.fis-action-content:hover .commands > div:nth-last-child(-n+2) {
    animation-delay: 0.2s;
    animation: bounce-nds 0.1s linear;
    animation-fill-mode: forwards;
}

.fis-action-content:hover .commands  {
    display: block;
}

.promo-name {
    height: 40px;
    width: 100%;
    border-radius: 11px;
    padding: 0 8px;
    background: white;
    display: flex;
    align-items: center;
    margin-top: 8px;
}
    .promo-name span {
        font-weight:600;
        color:var(--text-primary);
        margin-left:4px;
    }


    .promo-create-content {
        display: flex;
        gap: 40px;
    }

    .promo-create-content > div {
        flex:1;
        flex-shrink:0;
        overflow:auto;
    }

    .promo-create-content input {
        height: 40px;
        width: 100%;
        border-radius: 11px;
        padding: 0 8px;
    }

    .promo-create-content .period {
        display:flex;
        gap:16px;
    }

@keyframes bounce-nds {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
        transform: scale(1);
    }
}

@keyframes bounce-out-nds {
    from {
        opacity: 1;
        transform: scale(1);
    }

    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media only screen and (max-width: 480px) {
    .nav-top-lang span {
        display:none;
    }

    .nav-top-logo {
        display:none;
    }
    .main-nav {
        position: absolute;
        z-index: 3;
        width: calc(100% - 20px);
        height: calc(100% - 75px);
        margin: -20px;
        overflow:auto;
    }

    .collapse:not(.show) {
        display: none;
    }
}

/* #media Mobile */ 
@media (max-width: 480px) {
    .nav-top-user button {
        min-width: 105px;
    }
    .auth-form-container {
        width:calc(100% - 64px) !important;
        padding:32px !important;
    }

    .content-main {
        padding: 0px;
    }
        .content-main > div {
            width:100%;
        }
        .nav-top-drawer {
            display: flex;
        }
    .main-nav {
        width: 100%;
        height: calc(100% - 55px);
        margin: 0px;
        border-radius: 0px;
        z-index:10;
    }

    .main-nav.collapse {
        display: none !important;
    }


    .feedback-content {
        margin:0;
        width:100%;
    }
    .feedback-info-content {
        height: calc(100% - 55px);
    }

    .feedback-info-content .left {
        background:#00000000;
        width:100%;
    }
    .text-caption-feedback {
        display:none;
    }
    .feedback-search {
        display:none;
    }
    .feedback-list {
        height:100%;
    }
    .feedback-list .line {
        display: none;
    }

    .feedback-list .line-stoke {
        display: none;
    }

    .feedback-list .header-line {
        display: none;
    }

    .feedback-list .item-padding {
        background: white;
        margin: 5px;
        border-radius: 11px;
        padding:10px;
    }
        .feedback-list .items {
            height:100%;
        }

    .feedback-list .item {
        display:flex;
    }

    .feedback-list .item-padding .selected {
        display:none;
    }

    .feedback-list .fd-item-line-caption,
    .feedback-list .fd-item-line {
        display: block;
    }
        .feedback-list .fd-item-line {
            width:100%;
        }

    .feedback-list .fd-item-line-c {
        display:flex;
    }

    .feedback-list .fd-item-line {
        height:auto;
    }

    .feedback-list .item,
    .feedback-list .fd-item-line {
        display: contents;
    }

    .feedback-list .c1,
    .feedback-list .c2,
    .feedback-list .c3,
    .feedback-list .c4,
    .feedback-list .c5     {
        display: flex;
        font-size: 14px;
        align-items: center;
        width: 100%;
        height: 24px;
    }

    .feedback-list .mark-items {
        display: flex;
        font-size: 14px;
        align-items: start;
        width: 100%;
        overflow:auto;
    }

    .feedback-list .mark-items .fd-item-line-v {
        flex-wrap: wrap;
        gap:5px;
        height: auto;
    }

        .feedback-list .fd-item-line-c {
            width: 40%;
            color: var(--text-secondary);
            font-weight: 500;
        }
    .feedback-list .fd-item-line-v {
        width: 60%;
        color: var(--text-secondary);
    }

    .feedback-list .ffp-item {
        margin:0px;
    }
    .feedback-list  .feedback-star img {
        height:18px;
    }

    .feedback-filter-content.ffc-collapse {
        position: absolute;
        left: 0;
        z-index: 3;
        margin-top:-1px;
        width: 100%;
        height: 100%;
        background: var(--background-secondary);
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .feedback-filter-content .feedback-filter {
        display: none;
    }
    .feedback-filter-content.ffc-collapse > .feedback-filter {
        display: block;
        border-radius: 0px;
        height: 100%;
        background: #ffffff;
    }

        .feedback-filter-content.ffc-collapse > .feedback-filter > .feedback-filter {
            display: flex;
            align-items:center;
            height: 50px;
            border-radius:0px;
            box-shadow: 0px 4px 4px #0000001A;
        }

    .feedback-filter-content.ffc-collapse > button {
        display: none;
    }

    .feedback-filter-content > button {
        display: block;
        margin-left:auto;
        margin: 10px 10px 0px auto; 
    }

    .feedback-filter > div {
        height: 128px;
    }

    .ffp-content.ffp-status {
        flex-direction:column-reverse
    }

    .feedback-filter.btn-back > div {
        height: 40px;
        width: 40px;
        display: flex;
        justify-content: center;
        align-items: center;
        border-radius: 20px;
    }

        .feedback-filter.btn-back > div > img {
            width: 40px;
            transform: rotate(90deg);
        }

    .feedback-star-number img {
        width: 24px;
        cursor: pointer;
    }

    .feedback-star-number span {
        padding-top: 3px;
        font-size:7px;
    }

    .ffp-modal-wrap-item {
        width:48%;
    }

    .list-pagination {
        height:32px;
        margin:5px;
    }

        .list-pagination div {
            height: 22px;
            width: 22px;
            line-height: 22px;
            -webkit-user-select: none;
            -ms-user-select: none; 
            user-select: none;
        }
    .list-pagination img {
        width: 32px;
        height: 32px;
    }

    .feedback-info-content > div {
        width: 100%;
        height: 100%;
    }

    .feedback-info-content > .fi-c-selected {
        position: absolute;
        top: 0;
    }
    .fi-c-selected {
        display: none;
    }

        .fi-c-selected.selected {
            display: block;
        }

        .fi-c-selected > .right {
            height: 100%;
            width: 100%;
            border-radius:0px;
            margin: 0px;
            background: white;
        }

            .fi-c-selected > .right > div:nth-child(1) {
                box-shadow: 0px 4px 4px #0000001A;
            }

    .feed-in-tab-back {
        display: flex;
    }

    .feed-in-source > div:nth-child(odd),
    .feed-in-source > div:nth-child(even) {
        width: 100%;
    }
    .fi-order-product {
        height:auto;
    }

    .fi-tab-child .row >div {
        height:auto;
    }

    .afb-table-body .fi-order-detail > div {
        width: 100%;
        flex-shrink: 0;
        margin-top: 6px;
    }

    .pri-content {
        margin: 0;
        padding: 16px;
        width:100%;
    }


    .res-list > .row {
        padding: 0 10%;
    }

    .res-item > .ri-center {
        background: var(--background-secondary);
        display: block;
        padding: 25px;
        height: calc(100% - 100px);
    }

    .ri-center > .ri-c-left {
        width: 100%;
    }

    .ri-center > .ri-c-right {
        border: 1.5px solid #F1F2F8;
        border-radius: 10px;
        width: 100%;
        font-size: 16px;
        padding: 0px;
        margin-top: 35px;
    }

    .rc-content {
        margin:0;
        width:100%;
        padding:16px;
    }
    .rc-top > div:nth-child(1) {
        font-size:18px;
    }

    .rc-table-item > div:nth-child(1),
    .pri-table-item > div:nth-child(1) {
        padding-left: 16px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }
    .res-list {
        padding: 16px 0;
    }
    .res-list > div:nth-child(1) {
        display: block !important;
    }

    .res-list > div:nth-child(1) .btn-filter {
        margin-top: 16px;
        width: 240px;
        margin-left: auto;
    }

    .org-header > div:nth-child(3),
    .org-item > div:nth-child(3),
    .org-header > div:nth-child(4),
    .org-item > div:nth-child(4) {
        display: none !important;
    }

    .pro-type-list {
        padding: 16px 0;
    }

        .pro-type-list > div:nth-child(1) {
            display: block !important;
        }

        .pro-type-list .btn-filter {
            margin-top: 16px;
            width: 240px;
            margin-left: auto;
        }

    .ffp-modal-wrap-item {
        width: 90%;
    }

    .ffp-table .table-row > div:nth-child(1)
    {
        width: 80%;
    }

    .ffp-table .table-row > div:nth-child(2) {
        display:none;
    }
    .afb-card {
        min-height:auto;
    }
    .afb-card .afb-type {
        margin-top: 0px;
    }

    .afb-card .row > div:nth-child(2),
    .afb-card .row > div:nth-child(3) {
        margin-top: 8px;
    }

    .afb-table {
        border: none;
    }

    .afb-table-header,
    .afb-table-body > .line,
    .afb-table-header-voice,
    .afb-table-body-voice > .line {
        display: none;
    }

    .afb-table-body,
    .afb-table-body-voice {
        display: block;
    }

    .afb-table-row,
    .afb-table-row-voice {
        display: block;
        box-shadow: 0px 0px 4px 0px #0000001A;
        background: #FAFAFA;
        border-radius: 10px;
        margin: 10px 0;
    }

        .afb-table-row > div,
        .afb-table-row-voice > div {
            display: flex;
            width: 100%;
            padding: 4px 16px;
        }

            .afb-table-row > div > div:nth-child(1),
            .afb-table-row-voice > div > div:nth-child(1) {
                display: block;
                width: 40%;
            }

            .afb-table-row > div > div:nth-child(2)
            .afb-table-row-voice > div > div:nth-child(2) {
                color: var(--text-primary);
                font-weight: 500;
            }

    .faa-content {
        padding: 16px;
        margin-right:0px;
        width:100%;
    }
}
/* #media Tablet */ 
@media (min-width: 481px) and (max-width: 1024px) {
    .content-main {
        padding: 8px;
    }

    .feedback-content {
        margin-left: 8px;
    }
    .feedback-filter > div {
        height: 50%;
    }
    .feedback-filter {
        height: 280px;
    }

    .feedback-info-content {
        height: calc(100% - 295px);
    }

    .feedback-info-content > div {
        width: 100%;
        height: 100%;
    }
        .feedback-info-content .left {
            width:100%;
        }

        .feedback-info-content > .fi-c-selected {
            position: absolute;
            top: 0;
        }

    .feedback-star-number img {
        width: 22px;
        cursor: pointer;
    }

    .feedback-star-number span {
        padding-top: 3px;
        font-size: 7px;
    }

    .fi-c-selected {
        display:none;
    }

    .fi-c-selected > .right {
        height: 100%;
        width:100%;
        margin: 0px;
        background: white;
    }

        .fi-c-selected.selected {
            display: initial;
        }

    .feed-in-tab-back {
        display:flex;
    }

    .afb-table-body .fi-order-detail > div {
        width: 100%;
        flex-shrink: 0;
        margin-top: 6px;
    }

    .res-list > div:nth-child(1) {
        display:block !important;
    }
    .res-list > div:nth-child(1) .btn-filter {
        margin-top:16px;
        width:240px;
        margin-left:auto;
    }

    .pro-type-list > div:nth-child(1) {
        display: block !important;
    }

    .pro-type-list .btn-filter {
        margin-top: 16px;
        width: 240px;
        margin-left: auto;
    }

    .ffp-modal-wrap-item {
        width: 48%;
    }

    .user-cabinet > div {
        width:100%
    }

    .org-header > div:nth-child(3),
    .org-item > div:nth-child(3) {
        display: none !important;
    }
}

/* #media Desctop */ 
@media (min-width: 1025px) {
    .feedback-filter > div {
        height: 100%;
    }

    .feedback-filter {
        height: 180px;
    }

    .feedback-info-content {
        height: calc(100% - 195px);
    }
}
/*#media Custom*/
@media (min-width: 1025px) and (max-width: 1199px) {
    .text-caption-feedback {
        font-size:12px;
    }
    .ffp-content .btn-filter {
        font-size:12px;
    }
    .feedback-star img {
        width:12px;
    }
    .fd-item-line .c4 {
        font-size: 10px;
        width: 23%;
    }
    .feedback-list .c3,
    .fd-item-line .c3 {
        width:16%;
    }
    .feedback-filter {
        height: 280px;
    }

    .feedback-info-content {
        height: calc(100% - 295px);
    }
    .feedback-filter > div {
        height: 50%;
    }

    .feed-in-source > div:nth-child(odd),
    .feed-in-source > div:nth-child(even) {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        margin-top: 14px;
    }
    .fi-order-product {
        height:auto;
    }
    .fi-tab-child > .row {
        height:auto !important;
    }

    .ffp-modal-wrap-item {
        width: 48%;
    }
    .feedback-star-number img {
        width: 24px;
        cursor: pointer;
    }

    .feedback-star-number span {
        padding-top: 3px;
        font-size: 7px;
    }
}
/*#media*/
@media (min-width: 481px) and (max-width: 767px) {

    .auth-form-container {
        width: calc(100% - 64px) !important;
        padding: 60px !important;
    }

    .feedback-filter > div {
        height: 64px;
        align-content:start;
    }
        
    .feedback-filter > div:nth-child(5) {
        height: 128px;
        align-content: start;
    }

    .feedback-filter {
        height: 320px;
    }

    .feedback-info-content {
        height: calc(100% - 335px);
    }
    .ffp-content {
        padding:4px 10px;
    }

        .ffp-content.ffp-status {
            display:flex;
            height:128px;
            flex-direction:column-reverse;
        }
        .ffp-content.ffp-status > .d-flex {
            width: 100%;
        }
            .ffp-content.ffp-status > .ffp-content {
                width: 100%;
                padding: 0px!important;
                height: 64px !important;
            }

    .feedback-star img {
        width:9px;
    }

    .list-pagination {
        height: 24px;
    }

    .list-pagination div, .list-pagination div {
        width: 20px;
        height: 20px;
        margin: 2px;
        line-height: 20px;
        font-size: 12px;
        font-weight: 500;
        text-align: center;
        border-radius: 20px;
        padding: 0px;
        color: var(--text-primary);
    }

    .list-pagination img, list-pagination-size-content img {
        position: relative;
        opacity: 0.6;
        width: 20px;
        height: 20px;
    }

    .feedback-info-content .left {
        height: calc(100% - 36px);
    }
        .list-pagination-size-content select {
        position: absolute;
        height: 20px;
        width: 20px;
        opacity: 0;
    }

    .rc-top > div:nth-child(1) {
        font-size: 18px;
    }

    .rc-table-item > div:nth-child(1),
    .pri-table-item > div:nth-child(1) {
        padding-left: 16px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .res-list > .row {
        padding: 0 10%;
    }

    .res-item > .ri-center {
        background: var(--background-secondary);
        display: block;
        padding: 25px;
        height: calc(100% - 100px);
    }

    .ri-center > .ri-c-left {
        width: 100%;
    }

        .ri-center > .ri-c-right {
            border: 1.5px solid #F1F2F8;
            border-radius: 10px;
            width: 100%;
            font-size: 16px;
            padding:0px;
            margin-top:35px;
        }

    .pro-type-list .btn-filter {
        width: 200px;
    }

    .ffp-modal-wrap-item {
        width: 90%;
    }
    .ffp-table .table-row > div:nth-child(1).responsive {
        width: 80%;
    }

    .ffp-table .table-row > div:nth-child(2).responsive {
        display: none;
    }
    .afb-card {
        min-height: auto;
    }
    .afb-card .afb-type {
        margin-top:0px;
    }

    .afb-card .row > div:nth-child(2),
    .afb-card .row > div:nth-child(3) {
        margin-top: 8px;
    }

    .add-feed-body > .row > div {
        margin-top: 8px;
    }

    .afb-table {
        border:none;
    }
    .afb-table-header, afb-table-body > .line {
        display: none;
    }

    .afb-table-body {
        display: flex;
        flex-wrap: wrap;
        
    }

    .afb-table-row {
        width: calc(50% - 10px);
        display: block;
        box-shadow: 0px 0px 4px 0px #0000001A;
        background: #FAFAFA;
        border-radius: 10px;
        margin: 5px;
        padding: 8px 16px;
    }
    .afb-table-row > div {
        width:100%;
        
    }

        .afb-table-row > div > div:nth-child(1) {
            display: block;
            font-size:12px;
        }

        .afb-table-row > div > div:nth-child(2) {
            color:var(--text-primary);
            font-weight:500;
        }

    .faa-card .faa-state {
        flex-direction:column;
        justify-items:start;
        align-items:start;
        gap:4px;
    }
    .faa-card .select-wrapper {
        width:100% !important;
    }
}