
@font-face {
    font-family: 'LiveForum';
    src: url('../fonts/icomoon.eot?b5nk3v');
    src: url('../fonts/icomoon.eot?b5nk3v#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?b5nk3v') format('truetype'), url('../fonts/icomoon.woff?b5nk3v') format('woff'), url('../fonts/icomoon.svg?b5nk3v#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}


/*GLOBALS*/

:root {
    --font-family-base: "Manrope", sans-serif;
    --font-weight-regular: 200;
    --font-weight-medium: 500;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --line-height-base: 1.5;
    --font-size-base: 1rem; /* 16px */
    --font-size-h1: 1.5rem; /* 24px */
    --font-size-h2: 1.25rem; /* 20px */
    --font-size-h3: 1.125rem; /* 18px */
    --font-size-h4: 1rem; /* 16px */
    --font-size-h5: 0.875rem; /* 14px */
    /* Blue */
    --blue-100: #EBF3FF;
    --blue-200: #CCE2FF;
    --blue-300: #A3CBFF;
    --blue-400: #57A0FF;
    --blue-500: #0064E5;
    --blue-600: #0055C2;
    --blue-700: #204550;
    --blue-800: #002C66;
    --blue-900: #001633;
    /* Orange */
    --orange-100: #FDDFD5;
    --orange-200: #FBBEAC;
    --orange-300: #F99E82;
    --orange-400: #F77D59;
    --orange-500: #F55D2F;
    --orange-600: #C44A26;
    --orange-700: #93381C;
    --orange-800: #622513;
    --orange-900: #311309;
    /* Neutrals */
    --neutral-100: #F8F8F8;
    --neutral-200: #F1F1F1;
    --neutral-300: #E9E9E9;
    --neutral-400: #E2E2E2;
    --neutral-500: #DBDBDB;
    --neutral-600: #AFAFAF;
    --neutral-700: #838383;
    --neutral-800: #585858;
    --neutral-900: #2C2C2C;
    /* Warning */
    --warning-100: #FDECCE;
    --warning-200: #FBD89D;
    --warning-300: #F9C56D;
    --warning-400: #F7B13C;
    --warning-500: #F59E0B;
    --warning-600: #C47E09;
    --warning-700: #935F07;
    --warning-800: #623F04;
    --warning-900: #312002;
    /* Error */
    --error-100: #fff3f3;
    --error-200: #F59999;
    --error-300: #F16667;
    --error-400: #EC3334;
    --error-500: #E70001;
    --error-600: #B90001;
    --error-700: #8B0001;
    --error-800: #5C0000;
    --error-900: #2E0000;
    /* Save */
    --save-100: #CCE6DC;
    --save-200: #99CCB8;
    --save-300: #66B395;
    --save-400: #339971;
    --save-500: #00804E;
    --save-600: #00663E;
    --save-700: #004D2F;
    --save-800: #00331F;
    --save-900: #001A10;
    /* Info */
    --info-100: #E7F3FE;
    --info-200: #C0E1FB;
    --info-300: #7AC0F8;
    --info-400: #4DABF5;
    --info-500: #2196F3;
    --info-600: #1A78C2;
    --info-700: #145A92;
    --info-800: #0D3C61;
    --info-900: #071E31;
    /* LiveForum */
    --LiveForum-100: #CCE8E6;
    --LiveForum-200: #99D2CC;
    --LiveForum-300: #66BBB3;
    --LiveForum-400: #33A599;
    --LiveForum-500: #008E80;
    --LiveForum-600: #007266;
    --LiveForum-700: #004455;
    --LiveForum-800: #003933;
    --LiveForum-900: #001C1A;
    /*BORDERS*/
    --border-radius-sm: 4px;
    --border-radius-md: 8px;
    --border-radius-lg: 16px;
}


.icon-configuration:before {
    content: "\e913";
    font-size: 20px;
}

.icon-invitationCode:before {
    content: "\e914";
    font-size: 20px;
}

.icon-allestimentoMico:before {
    content: "\e915";
    font-size: 20px;
}

.icon-download1:before {
    content: "\e916";
    font-size: 20px;
}

.icon-note:before {
    content: "\e917";
    font-size: 20px;
}

.icon-notifiche:before {
    content: "\e918";
    font-size: 20px;
}

.icon-chat:before {
    content: "\e919";
    font-size: 20px;
}

.icon-poster:before {
    content: "\e91a";
    font-size: 20px;
}

.icon-interventi:before {
    content: "\e91b";
    font-size: 20px;
}

.icon-utenti:before {
    content: "\e91c";
    font-size: 20px;
}

.icon-sponsor:before {
    content: "\e91d";
    font-size: 20px;
}

.icon-espositori:before {
    content: "\e91e";
    font-size: 20px;
}

.icon-arrow-right:before {
    content: "\e912";
}

.icon-arrow:before {
    content: "\e911";
}

.icon-dashboard:before {
    content: "\e910";
}

.icon-profile1:before {
    content: "\e90f";
}

.icon-password:before {
    content: "\e90e";
}

.icon-close-eye:before {
    content: "\e90c";
}

.icon-open-eye:before {
    content: "\e90d";
}

.icon-chevron-down:before {
    content: "\e90a";
    font-size: 20px;
}

.icon-chevron-up:before {
    content: "\e90b";
    font-size: 20px;
}

.icon-link:before {
    content: "\e909";
}

.icon-close:before {
    content: "\e900";
}

.icon-delete:before {
    content: "\e901";
}

.icon-download:before {
    content: "\e902";
    font-size: 20px;

}

.icon-drag:before {
    content: "\e903";
}

.icon-hamburger:before {
    content: "\e904";
}

.icon-mail:before {
    content: "\e905";
}

.icon-plus:before {
    content: "\e906";
}

.icon-profile:before {
    content: "\e907";
}

.icon-refresh:before {
    content: "\e908";
}
.icon-profile:before {
    content: "\e907";
    background: none;
    border: none;
    cursor: pointer;
    font-size: 24px;
    color: var(--neutral-800);
    font-size: 24px;
}

.icon-profile {
    content: "\e907";
    background: none;
    border: none;
    cursor: pointer;
    font-size: 32px;
    color: var(--blue-500);
    font-size: 16px;
}

.icon-home {
    color: black;
    background-color: #000;
}

@media (min-width: 768px) {
    : root {
        --font-size-h1: 36px; /* 40px */
        --font-size-h2: 24px; /* 24px */
        --font-size-h3: 16px; /* 20px */
        --font-size-h4: 1.125rem; /* 18px */
        --font-size-h5: 1rem; /* 16px */
    }
}

body {
    font-family: var(--font-family-base);
    font-size: var(--font-size-base);
    font-weight: var(--font-weight-regular);
    line-height: var(--line-height-base);
    color: var(--neutral-900);
    margin: 0;
}

h1 {
    font-size: var(--font-size-h1);
    font-weight: var(--font-weight-medium);
    margin: 0 0 1.5rem;
}

h2 {
    font-size: var(--font-size-h2);
    font-weight: var(--font-weight-semibold);
    margin: 0 0 1rem;
}

h3 {
    font-size: var(--font-size-h3);
    font-weight: var(--font-weight-medium);
    margin: 0 0 0.75rem;
}

h4 {
    font-size: var(--font-size-h4);
    font-weight: var(--font-weight-medium);
    margin: 0 0 0.5rem;
}

h5 {
    font-size: var(--font-size-h5);
    font-weight: var(--font-weight-medium);
    margin: 0 0 0.25rem;
}

p {
    margin: 0 0 1rem;
    font-size: var(--font-size-base);
    font-weight: var(--font-weight-regular);
    line-height: var(--line-height-base);
    color: var(--neutral-800);
}


/*icons images*/
input[type=text] {
    width: 100%;
    box-sizing: border-box;
    border: 2px solid #ccc;
    border-radius: 4px;
    font-size: 16px;
    background-color: white;
    background-image: url('searchicon.png');
    background-position: 10px 10px;
    background-repeat: no-repeat;
    padding: 12px 20px 12px 40px;
}

/*RESET*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}


ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}
/*-----------------------
    GLOBAL & RESET
-------------------------*/
* {
    box-sizing: border-box;
}

    *, *::before, *::after {
        box-sizing: border-box;
    }

/*login.css*/

h1 {
    font-size: var(--font-size-h1);
    font-weight: var(--font-weight-medium);
    margin: 0 0 1.5rem;
}

h2 {
    font-size: var(--font-size-h2);
    font-weight: var(--font-weight-semibold);
    margin: 0 0 1rem;
}

h3 {
    font-size: var(--font-size-h3);
    font-weight: var(--font-weight-medium);
    margin: 0 0 0.75rem;
}

h4 {
    font-size: var(--font-size-h4);
    font-weight: var(--font-weight-medium);
    margin: 0 0 0.5rem;
}

h5 {
    font-size: var(--font-size-h5);
    font-weight: var(--font-weight-medium);
    margin: 0 0 0.25rem;
}

p {
    margin: 0 0 1rem;
    font-size: var(--font-size-base);
    font-weight: var(--font-weight-regular);
    line-height: var(--line-height-base);
    color: var(--neutral-800);
}


*, *::before, *::after {
    box-sizing: border-box;
}


/* container's box */
.box {
    padding: 20px;
    border-radius: 16px;
    border: 0.5px solid var(--neutral-500);
    margin-bottom: 24px;
    /*width: fit-content;*/
    background: #fff;
    /*gap: 8px;*/
    display: grid;
    margin-top: 16px;
}

/*-----------------------
    IMPORT FONT ICONE
-------------------------*/

@font-face {
    font-family: 'LiveForum';
    src: url('../fonts/icomoon.eot?gaoq0o');
    src: url('../fonts/icomoon.eot?gaoq0o#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?gaoq0o') format('truetype'), url('../fonts/icomoon.woff?gaoq0o') format('woff'), url('../fonts/icomoon.svg?gaoq0o#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}


.icon {
    width: 32px;
    height: 32px;
    background-color: var(--blue-500);
    border: 1px solid var(--neutral-300);
    color: #fff;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    padding:0;
}


[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'LiveForum' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-arrow{
    font-size: 20px;
}

.icon-arrow-right:before {
    content: "\e912";
}

.icon-arrow:before {
    content: "\e911";
}

.icon-dashboard:before {
    content: "\e910";
    font-size: 20px;
}

.icon-dashboard {
    font-size: 16px;
}

.icon-profile1:before {
    content: "\e90f";
}

.icon-password:before {
    content: "\e90e";
}

.icon-close-eye:before {
    content: "\e90c";
}

.icon-open-eye:before {
    content: "\e90d";
}

.icon-chevron-down:before {
    content: "\e90a";
}

.icon-chevron-up:before {
    content: "\e90b";
}

.icon-link:before {
    content: "\e909";
}

.icon-close:before {
    content: "\e900";
}

.icon-delete:before {
    content: "\e901";
}

.icon-download:before {
    content: "\e902";
}

.icon-drag:before {
    content: "\e903";
}

.icon-hamburger:before {
    content: "\e904";
}

.icon-mail:before {
    content: "\e905";
}

.icon-plus:before {
    content: "\e906";
    font-size: 18px;
}

.icon-profile:before {
    content: "\e907";
}

.icon-refresh:before {
    content: "\e908";
    padding-bottom: -2px
}


.drop-zone .icon-download {
    font-size: 24px;
    margin-bottom: 8px;
    color: var(--error-600);
}


.filters__toggle .icon-chevron-down {
    color: var(--blue-500);
    font-size: 24px;
}

.filters__toggle .icon-chevron-up {
    color: var(--blue-500);
    font-size: 24px;
}

.filters__content {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-height 0.4s ease, opacity 0.4s ease;
}

    .filters__content.open {
        max-height: 1000px; /* Adattalo se serve */
        opacity: 1;
    }

/*-----------------------
    layout-membership
-------------------------*/

@media(min-width: 768px) {
    /* Parte sinistra: login */
    .left {
        /*flex: 1; */ /* Occupa il 50% */
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 40px;
        width: 40%;
        height: 100vh;
        background-color: var(--blue-200);
    }

    /* Parte destra: immagine di sfondo */
    .right {
        flex: 1; /* Occupa il 50% */
        background-image: url('../images/login_background.jpg'); /* <-- cambia con la tua immagine */
        background-size: cover;
        background-position: center;
        width: 50%;
        height: 100vh;
        /*position: absolute;*/
    }

   /* .layout-membership {
        display: flex;
    }
*/
    .login_form {
        width: 50%;
    }

    .background {
        width: 50%;
    }
}

/* Parte sinistra: login */
.left {
    /*flex: 1; */ /* Occupa il 50% */
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px;
    width: 40%;
    height: 100vh;
    background-color: var(--blue-200);
}

/* Parte destra: immagine di sfondo */
.right {
    flex: 1; /* Occupa il 50% */
    background-image: url('../images/login_background.jpg'); /* <-- cambia con la tua immagine */
    background-size: cover;
    background-position: center;
    width: 50%;
    height: 100vh;
}

/*.layout-membership {
    display: flex;
}*/

.login_form {
    width: 50%;
}

.background {
    width: 50%;
}

/*-------------
    LAYOUT
--------------*/

.layout {
    /*margin-top: 60px;*/ /* spazio navbar fissa */
}

    .layout.sidebar-open {
        transition: margin-left 0.3s ease;
    }

.content-page {
    flex: 1;
    transition: margin-left 0.3s ease;
    /*padding: 16px;*/
    align-items: center;
    background: var(--neutral-100);
    padding-top: 35px;
}

.container {
    display: flex;
    height: 100vh;
    flex-direction: row;
    align-items: flex-start;
    width: 100%;
}

form.login-form {
    background-color: #fff;
    border-radius: 16px;
}
/*-------------
    BUTTONS
--------------*/

.event-btn {
    display: none;
}


.btn {
    border: none;
    font-size: var(--font-family-base);
    display: inline-flex;
    align-items: center;
    border-radius: 8px;
    cursor: pointer;
    font-weight: 500;
    padding: 16px 24px;
}

a.btn, a:link.btn {
    text-decoration: none;
}

/* Primary Buttons */
.primary-btn {
    background: var(--blue-500);
    color: #fff;
}

    .primary-btn:hover, a:hover.primary-btn {
        background: Var(--blue-600);
        color: #fff;
    }

.primary-outlined-btn {
    background: none;
    color: var(--blue-500);
    border: 1px solid var(--blue-600);
}

    .primary-outlined-btn:hover {
        background: var(--blue-100);
    }

.primary-ghost-btn {
    color: var(--blue-500);
    background: none;
    font-weight: 600;
}

    .primary-ghost-btn:hover {
        background: var(--blue-100);
    }

.disabled-btn {
    background: var(--neutral-100);
    border: 1px solid var(--neutral-500);
    color: var(--neutral-800);
    cursor: not-allowed;
}

    .disabled-btn:hover {
        background: var(--neutral-200);
    }

/* Secondary Buttons */
.secondary-btn {
    background: var(--orange-500);
    color: #fff;
}

    .secondary-btn:hover {
        background: var(--orange-300);
    }

.secondary-outlined-btn {
    background: none;
    color: var(--orange-500);
    border: 1px solid var(--orange-500);
}

    .secondary-outlined-btn:hover {
        background: var(--orange-300);
    }

.secondary-ghost-btn {
    color: var(--orange-500);
}

    .secondary-ghost-btn:hover {
        background-color: var(--orange-100);
    }

/* Save Buttons */
.save-btn {
    background: var(--save-500);
    color: #fff;
}

    .save-btn:hover {
        background: var(--save-700);
    }

.save-outlined-btn {
    border: 1px solid var(--save-500);
    color: var(--save-500);
}

    .save-outlined-btn:hover {
        background-color: var(--save-100);
    }

.save-ghost-btn {
    color: var(--save-500);
}

    .save-ghost-btn:hover {
        background-color: var(--save-100);
    }

/* Delete Buttons */
.delete-btn {
    background: var(--error-500);
    color: #fff;
}

    .delete-btn:hover {
        background: var(--error-700);
    }

.delete-outlined-btn {
    border: 1px solid var(--error-600);
    color: var(--error-600);
    background: none;
}

    .delete-outlined-btn:hover {
        background: var(--error-100);
    }

.delete-ghost-btn {
    color: var(--error-500);
}

    .delete-ghost-btn:hover {
        background-color: var(--error-100);
    }

/* Warning Buttons */
.warning-btn {
    background: var(--warning-500);
    color: #fff;
}

    .warning-btn:hover {
        background: var(--warning-600);
    }

.warning-outlined-btn {
    border: 1px solid var(--warning-600);
    color: var(--warning-600);
}

    .warning-outlined-btn:hover {
        background: var(--warning-100);
    }

.warning-ghost-btn {
    color: var(--warning-600);
}

    .warning-ghost-btn:hover {
        background-color: var(--warning-100);
    }

/* Button Sizes */
.lg-btn {
    height: 48px;
}

.md-btn {
    height: 44px;
}

.sm-btn {
    height: 32px;
    font-size: var(--font-size-h5);
}

/*login btn*/
.login-btn {
    margin-top: 16px;
}

/*-------------
    NAVBAR
--------------*/
.navbar {
    position: fixed;
    top: 0;
    left: 55px;
    right: -70px;
    height: 35px;
    background: #fff;
    display: flex;
    align-items: center;
    padding: 0 16px;
    z-index: 1000;
    border-bottom: 1px solid var(--neutral-100);
    justify-content: space-between;
    width: 100%;
}


.dashboard-btn {
    gap: 8px;
    align-items: center;
    justify-content: center;
}

@media(min-width: 768px) {

    .navbar {
        position: fixed;
        top: 0;
        left: 55px;
        right: -70px;
        height: 50px;
        background: #fff;
        display: flex;
        align-items: center;
        padding: 0 16px;
        z-index: 1000;
        border-bottom: 1px solid var(--neutral-100);
        justify-content: space-between;
        width: 100%;
    }

    .dashboard-btn {
        display: initial;
    }
}

#nav-icon4 {
    width: 40px;
    height: 40px;
    position: relative;
    justify-content: center;
    margin: 0;
    row-gap: 2px;
    background: none;
    border: none;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    color: var(--blue-500);
    /*padding-top: 12px;
    padding-left: 12px;*/
    padding: 20px 20px 24px 18px;
}

    #nav-icon4 span {
        display: block;
        margin-bottom: 5px;
        height: 3px;
        width: 25px;
        background: var(--neutral-800);
        border-radius: 3px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

        #nav-icon4 span:nth-child(1) {
            top: 6px;
        }

        #nav-icon4 span:nth-child(2) {
            top: 18px;
        }

        #nav-icon4 span:nth-child(3) {
            top: 30px;
        }

    /* Animazione "X" */
    #nav-icon4.open span:nth-child(1) {
        top: 6px;
        transform: rotate(45deg) translate(6px, 6px);
    }

    #nav-icon4.open span:nth-child(2) {
        opacity: 0;
    }

    #nav-icon4.open span:nth-child(3) {
        top: 22px;
        transform: rotate(-45deg) translate(6px, -6px);
    }

.navbar__logo {
    width: 40%;
    max-width: 200px;
    display: flex;
    align-items: center;
}

    .navbar__logo img {
        width: 80%; /*fa si che il logo sia in mezzo alla navbar*/
        padding-top: 2px;
    }

.nav-menu {
    display: flex;
}

.nav-items {
    display: flex;
    width: calc(100% - 60px);
    justify-content: space-between;
    height: 35px;
}

#compress:hover ~ a > .nav-text {
    display: none;
}
/*-------------
    SIDEBAR
--------------*/
/* Sidebar base (overlay di default per mobile) */
#sidebar {
    position: fixed;
    /*top: 55px;*/
    width: 60px;
    height: 100%;
    background-color: #fff;
    transition: left 0.3s ease;
    z-index: 1000;
    overflow: hidden;
    border-right: 1px solid var(--neutral-200);
}

#sidebar .sidebar-collapsed{
    width: 60px;
    overflow: hidden;
}


#sidebar.open {
    left: 0;
}

/* Layout con sidebar aperta */
.layout.sidebar-open .content-page {
    margin-left: 250px;
    transition: margin-left 0.3s ease;
    padding-left: 100px;
}

/* Overlay */
.overlay {
    display: none;
    position: fixed;
    top: 60px; /* Era duplicato, rimosso un'istanza */
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 998;
}

/* Quando sidebar è attiva su mobile */
.sidebar-open-mobile #sidebar {
    left: 0;
}

.sidebar-open-mobile .overlay {
    display: block;
}

.nav-sidebar-open {
    padding-left: 170px;
}

.sidebar-menu {
    /*overflow-y: auto;*/
    /*overflow: hidden;*/
    padding-right: 4px;
    margin-right: 8px;
    background: #fff;
    color: var(--blue-500);
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 100vh;
    scrollbar-width: thin; /* per Firefox */
    scrollbar-color: #ccc transparent ;/* per Firefox */
}

/*.sidebar {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 100vh;
    scrollbar-width: thin;*/ /* Firefox */
    /*scrollbar-color: #ccc transparent;
}*/

    /* Webkit (Chrome, Edge, Safari) */
    .sidebar-menu::-webkit-scrollbar {
        width: 4px; /* sottile come una linea */
    }

    .sidebar-menu::-webkit-scrollbar-thumb {
        background-color: #bbb;
        border-radius: 10px;
    }

    .sidebar-menu::-webkit-scrollbar-track {
        background: transparent;
    }

    /* Rimuove i "pulsanti di scorrimento" (freccette) */
    .sidebar-menu::-webkit-scrollbar-button {
        display: none;
        height: 0;
        width: 0;
    }


.item{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
}

/*-----------------
    BREADCRUMBS
-------------------*/
.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 32px 0 0 16px ;
    align-items: end;
    width: fit-content;
    background: none;
    border: none;
}

    .breadcrumb li:not(:last-child)::after {
        display: inline-block;
        margin: 0 0.25rem;
    }

    .breadcrumb li + li::before {
        padding: 8px;
        color: black;
        content: ">";
    }

    .breadcrumb li a {
        color: var(--blue-600);
        text-decoration: none;
        /*font-size: var(--font-size-h5);*/
    }

        .breadcrumb li a:hover {
            color: var(--blue-500);
            text-decoration: underline;
        }

    .breadcrumb li:last-child {
        color: var(--blue-500);
       /* font-size: var(--font-size-h5);*/
    }

        .breadcrumb li:last-child:focus {
            color: var(--blue-500);
            /*font-size: var(--font-size-h5);*/
        }


    /* Ultimo elemento del breadcrumb*/
    .breadcrumb li:last-child {
        color: var(--blue-600);
       /* font-size: var(--font-size-h4);*/
    }

        /* Se l'ultimo elemento contiene un <a>, forza il colore diverso */
        .breadcrumb li:last-child a {
            color: var(--blue-500);
            pointer-events: none; /* disabilita il click se vuoi */
            cursor: default;
            font-weight: 500;
        }

/*--------------------
    FILTER_SECTION
----------------------*/
.filters {
    background: #fff;
    width: 100%;
    box-sizing: border-box;
    transition: margin-left 0.3s;
    display: flex;
    flex-direction: column;
}

.filters__toggle {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    font-size: var(--font-size-base);
    padding: 8px 0px 8px;
    background: none;
    border: none;
    cursor: pointer;
}

.desktop-only {
    display: block;
}

.filters__fields {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.filters__actions {
    display: flex;
    gap: 4px;
    margin-top: 16px;
    justify-content: flex-end;
}

/*------------
    INPUT
--------------*/
.input-component {
    display: flex;
    flex-direction: column;
    gap: 6px;
    width: 100%;
    margin-bottom: 16px;
    flex-wrap: wrap;
    max-width: 100%;
}

    .input-component input:focus,
    .input-component select:focus {
        border-color: var(--blue-500);
        outline: none;
    }

    .input-component .login input,
    .input-component .login select {
        width: 100%;
        height: 40px;
        padding: 0 12px;
        border: 1px solid var(--neutral-300);
        border-radius: 8px;
        font-size: var(--font-size-base);
        transition: border-color 0.2s ease;
        background-color: #fff;
    }

.helper-text {
    font-size: 12px;
    color: var(--neutral-800);
}

.error input,
.error select {
    border-color: var(--error-500);
    background-color: var(--error-100);
}

    .error input:focus {
        border-color: var(--blue-500);
        outline: none;
    }

.error .error-msg {
    font-size: 12px;
    color: var(--error-500);
}

/*input.css per login*/
.input-component {
    display: flex;
    flex-direction: column;
    gap: 4px;
    width: 100%;
    font-weight: 500;
}

    .input-component label {
        font-size: 16px;
        color: var(--neutral-900);
    }

    .input-component input:focus,
    .input-component select:focus {
        border-color: var(--blue-500);
        outline: none;
        background: #fff;
    }

.helper-text {
    font-size: 12px;
    color: var(--neutral-800);
    margin-top: 0;
}

.error input,
.error select {
    border-color: var(--error-300);
    background-color: var(--neutral-100);
}

    .error input:focus {
        border-color: var(--error-500);
        outline: none;
    }


.error .error-msg {
    font-size: 12px;
    color: var(--error-300);
}


/*-------------------
    FORM_SECTION
--------------------*/
.form__content {
    background-color: #fff;
    max-width: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
}

.input-grid {
    display: grid;
    /*margin-top: 24px;*/
    /*gap: 16px;*/
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    flex-direction: row;
    gap: 8px;
}

/* >= 480px: 2 input per riga */
@media (min-width: 1200px) {
    .input-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}


.form__actions {
    display: flex;
    justify-content: flex-end;
    gap: 18px;
}

/*-------------
    WIDGET
--------------*/
.widget-container {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.widget {
    background-color: white;
    width: calc(50% - 10px);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.widget-title {
    font-size: 16px;
    color: var(--blue-900);
    margin-bottom: 10px;
    font-weight: 500;
}

.widget-value {
    font-size: 32px;
    font-weight: bold;
    color: var(--blue-500);
}

.widget-footer {
    margin-top: 15px;
    font-size: 12px;
    color: var(--neutral-800);
}

.link {
    display: flex;
    justify-content: flex-end;
}

    .link a {
        color: var(--blue-600);
        text-decoration: none;
        font-size: 14px;
        font-weight: 500;
    }

        .link a:hover {
            text-decoration: underline var(--blue-600);
        }


/*-----------------------
    SEGMENTED_CONTROL
-------------------------*/
.segmented-control {
    display: inline-flex;
    background: var(--neutral-300);
    border-radius: 24px;
   /*border: 1px solid var(--neutral-200);*/
    overflow: hidden;
    background-color: transparent;
    gap: 2px;
    padding: 8px 8px 8px 8px;
    margin-bottom: 16px;
}

.segment {
    padding: 8px 12px;
    border: 1px solid var(--neutral-500);
    height: 32px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    color: #000;
    font-weight: 500;
    /*font-size: var(--font-size-base);*/
    cursor: pointer;
    transition: background-color 0.2s ease;
    flex: 1;
}

    .segment:not(:last-child) {
        border-right: 1px solid #DBDBDB;
    }

    .segment.active {
        background-color: var(--blue-500);
        color: #fff;
        outline: 0;
    }

#option1 {
    border-radius: 8px 2px 2px 8px;
}

#option2 {
    border-radius: 2px;
}

#option3 {
    border-radius: 2px 8px 8px 2px;
}

button#option1 .segment {
    padding: 8px 12px;
    border: 1px solid var(--neutral-500);
    height: 32px;
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    color: #000;
    font-weight: 500;
    font-size: var(--font-size-base);
    cursor: pointer;
    transition: background-color 0.2s ease;
    flex: 1;
}

.icon-segment {
    width: 40px;
    height: 40px; /* aggiunto per uniformare */
    padding: 0;
    background-color: var(--blue-500);
    /* Centratura dell'icona */
    display: flex;
    align-items: center;
    justify-content: center;
}

/*---------------
    CHECKBOX
----------------*/
.checkbox input {
    opacity: 0;
    position: absolute;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkbox {
    display: inline-block;
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    user-select: none;
    margin-bottom: 8px;
}

    .checkbox::after {
        content: "";
        position: absolute;
        left: 0;
        top: 0px;
        height: 20px;
        width: 20px;
        display: block;
        background-color: #fff;
        border: 2px solid var(--neutral-300);
        border-radius: 4px;
        transition: all 0.2s ease;
    }

    .checkbox:has(input:checked)::after {
        background-color: var(--blue-500);
        border-color: var(--blue-500);
    }

    .checkbox::before {
        content: "";
        position: absolute;
        display: none;
        z-index: 100;
        top: -3px;
    }

    .checkbox:has(input:checked)::before {
        display: block;
        left: 8px;
        top: 3px;
        width: 6px;
        height: 12px;
        border: solid 1px #fff;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg);
    }

/*------------
    TOGGLE
-------------*/
.form__toggles {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    /*margin-bottom: 8px;*/
}

.switch {
    position: relative;
    display: inline-block;
    width: 48px;
    height: 28px;
}

    .switch input {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: var(--neutral-300);
}

    .slider:before {
        position: absolute;
        content: "";
        height: 20px;
        width: 21px;
        left: 4px;
        bottom: 4px;
        background-color: #fff;
        transition: .4s;
    }

.switch-input:checked ~ .slider {
    background-color: var(--blue-500);
}

    .switch-input:checked ~ .slider:before {
        -webkit-transform: translateX(20px);
        -ms-transform: translateX(20px);
        transform: translateX(20px);
    }

.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }

.toggle-container .label {
    margin: 4px;
    margin-top: 4px;
    font-size: var(--font-size-base);
    position: relative;
}

.toggle {
    width: 16px;
    height: 16px;
    flex-shrink: 0;
    border-radius: 4px;
    border: 1.5px solid var(--neutral-300);
}

.toggle-container {
    display: inline-grid;
    align-items: flex-start;
    row-gap: 4px;
}


/*-------------------
    DRAG_AND_DROP
---------------------*/
.upload-card {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    background: #fff;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
    width: fit-content;
    height: 100%;
    position: relative;
}

/* Colonne laterali */
.upload-column {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

    /* Colonna icona drag (centrata e con linea verticale a destra) */
    .upload-column.icon-column {
        max-width: 70px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100px; /* Era 100px, poi 60px, consolidato in responsive */
        position: relative;
    }

    .upload-column.right-column {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
    }

.options {
    margin-top: auto; /* Spinge i pulsanti in fondo alla colonna */
    display: flex;
    justify-content: flex-end;
    gap: 12px;
}

.icon-column {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px; /* Consolidato qui */
    position: relative;
    padding: 0 8px;
}

/* Linea grigia */
.upload-column.icon-column::after {
    content: "";
    position: absolute;
    top: 16px;
    bottom: 16px;
    right: 0;
    width: 1.5px;
    background-color: var(--neutral-400);
    border-radius: 1px;
}

/*Icona drag */
.drag-icon {
    font-size: 40px;
    color: var(--neutral-800);
    cursor: grab;
}

.input-row {
    display: flex;
    gap: 12px; /* Spazio tra input e bottoni */
    width: 100%;
}

.input-wrapper {
    flex: 1 1 auto;
    min-width: 0;
}

.input-row .btn.primary-btn.md-btn {
    height: 40px;
    max-width: 160px;
    min-width: 0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
}

.input-wrapper input[type="text"] {
    width: 100%;
    padding: 10px 14px;
    font-size: 15px;
    border: 1px solid var(--blue-100);
    border-radius: 8px;
    background: #fff;
    transition: border 0.2s;
    box-sizing: border-box;
}

.btn.primary-btn.md-btn.input-button {
    white-space: nowrap;
}

.input-button:hover,
.input-button:focus {
    background: #003d91;
    outline: none;
}

/* Bottoni esterni */
.extra-buttons {
    display: flex;
    gap: 6px;
    flex-direction: row;
    align-items: flex-end;
}

    .extra-buttons button {
        padding: 8px 10px;
        border-radius: 8px;
        cursor: pointer;
        flex-wrap: wrap;
    }

    .extra-buttons button,
    .input-button {
        width: 100%;
        box-sizing: border-box;
        justify-content: center;
    }

/* Anteprima */
.preview img {
    max-width: 100%;
    margin-top: 10px;
}

/* Icona di successo */
.success-icon {
    color: var(--save-500);
    font-size: 24px;
    margin-bottom: 8px;
}


.file-details-row {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 5px;
    font-size: var(--font-size-h5);
}

.file-name {
    white-space: nowrap;
}

.file-name-centered {
    color: var(--blue-600) !important;
    text-align: center;
    font-weight: bold;
}

/* Input con bottone */
.input-with-button .input-wrapper {
    position: relative;
    width: 100%;
}

.input-with-button input {
    padding-right: 40px;
}

.input-with-button .input-button {
    position: absolute;
    right: 8px;
    top: 50%;
    transform: translateY(-50%);
    height: 28px;
    padding: 0 10px;
    border: none;
    background: var(--blue-500);
    color: #fff;
    border-radius: 6px;
    font-size: var(--font-size-h5);
    cursor: pointer;
    transition: opacity 0.3s ease;
    opacity: 0;
    pointer-events: none;
}

    .input-with-button .input-button i {
        font-size: var(--font-size-h5);
    }

    .input-with-button .input-button:hover {
        background: #003d91;
    }

.url-input-group {
    display: flex;
    align-items: flex-end;
    gap: 8px;
    flex: 1 1 auto;
    /* min-width: 0; */
}

    .url-input-group input[type="text"] {
        flex: 1 1 auto;
        /* min-width: 0; */
    }

.video-preview {
    position: relative;
    width: 100%;
    max-width: 480px;
    aspect-ratio: 16 / 9;
    margin-top: 12px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

    .video-preview iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        border: none;
    }

/*--------------------------------------------------
    DRAG_AND_DROP (seconda sezione, consolidata)
----------------------------------------------------*/
.drop-zone {
    position: relative;
    width: 100%;
    max-width: 400px;
    padding: 40px;
    border: 2px solid var(--blue-200);
    border-radius: 12px;
    background-color: var(--blue-100);
    text-align: center;
    color: var(--blue-600);
    cursor: pointer;
    transition: background-color 0.3s ease, border-color 0.3s ease;
    margin: 20px auto;
}

    .drop-zone.dragover {
        background-color: var(--blue-100);
        border-color: var(--blue-500);
    }

    .drop-zone p {
        color: var(--neutral-900);
        font-size: var(--font-size-base);
        font-weight: 400;
        margin: 0;
        line-height: 20px;
    }

        .drop-zone p:nth-child(3),
        .drop-zone p:nth-child(4) {
            font-size: var(--font-size-h5);
            color: var(--neutral-800);
            line-height: 20px;
        }

.upload-icon {
    font-size: 40px;
    color: var(--blue-600);
    margin-bottom: 10px;
}

.drop-zone .instructions {
    color: var(--neutral-800);
}

.remove-btn {
    cursor: pointer;
    color: var(--error-600);
    font-weight: bold;
    position: absolute;
    top: 8px;
    right: 10px;
    font-size: 18px;
    transition: color 0.2s;
}

    .remove-btn:hover {
        color: var(--error-600);
    }

.file-info { /* Consolidato da una duplicazione */
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: var(--neutral-500);
    padding: 8px 12px;
    border-radius: 6px;
    font-family: 'Manrope', sans-serif;
    margin-top: 5px;
    font-size: var(--font-size-h5);
    gap: 10px;
}

/*---------------
    STEPPER
----------------*/
.stepper {
    /*display: flex;*/
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    gap: 24px;
    max-width: 1200px;
    background: #fff;
    width: 100%;
    max-width: 100%;
    padding: 24px;
    border-radius: 16px;
}


.step {
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    cursor: pointer;
    border-top: 2.5px solid var(--neutral-500);
}
icon-mail
.step-radio {
    display: none;
}

.step:checked {
}

/* Cerchio blu se step attivo */
.step-radio:checked ~ .step-content .circle {
    background-color: var(--blue-500);
    border-top: 2.5px solid var(--blue-500);
    border-color: var(--blue-500);
    color: var(--blue-500);
}

/* Testo in grassetto se step attivo */
.step-radio:checked ~ .step-content .step-label {
    font-weight: bold;
    color: var(--blue-500);
}

/* Container radio + label */
.step-content {
    display: flex;
    gap: 6px;
    margin-top: 6px;
}

/* Cerchio: grigio di default */
.circle {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #fff;
    border: 3px solid var(--neutral-500);
    position: relative;
    transition: all 0.3s ease;
    align-items: flex-start;
}

/* Testo */
.step-label {
    font-size: var(--font-size-h5);
    color: var(--neutral-800);
    transition: all 0.3s ease;
}

/*------------
    RESPONSIVE
--------------*/
/* 476px */
@media (max-width: 476px) {
    .input-component {
        max-width: 100%;
    }
}

/* 768px */
@media (min-width: 768px) {
    /* FILTERS */
    .filters__toggle {
        display: none;
    }

    .desktop-only {
        display: block;
        font-size: 18px;
    }

    .filters__content {
        display: block;
        max-height: 2000px;
        overflow: visible;
        opacity: 1;
    }

    .filters__fields {
        flex-direction: row;
        align-items: center;
        flex-wrap: wrap;
        gap: 10px;
    }

        .filters__fields > .input-grid {
            flex: 1 1 40px;
            width: 100%;
            /*min-width: 150px;
            max-width: 100%;*/
        }

    .filters__actions {
        flex-basis: 100%;
        justify-content: flex-end;
        gap: 4px;
    }

    /* SIDEBAR */
   
    .layout {
        display: flex;
        width: 90%;
    }

    .sidebar-open-desktop #sidebar {
        left: 0;
        overflow: hidden;
        width: auto;
    }

    .sidebar-open-desktop .content-page {
        margin-left: 100px;
        transition: margin-left 0.3s ease;
        /*width: 100%;*/
    }

    .overlay {
        display: none !important;
    }

    /* BREADCRUMBS */
    .breadcrumb li a,
    .breadcrumb li:last-child {
        /*font-size: var(--font-size-base);*/
    }

    /* FORM_SECTION */
    .form__content {
        flex-wrap: wrap; /* Già presente, ma per chiarezza in media query */
        grid-template-columns: repeat(2, 1fr);
        gap: 16px;
    }

    @media (max-width: 1024px) {
        .upload-card {
            flex-direction: column;
            height: auto;
            min-width: 0;
            max-width: 100%;
            gap: 16px;
        }

        .stepper {
            max-width: 100%;
            max-width: 100%;
            padding: 24px;
            border-radius: 16px;
        }

        .options {
            position: static;
            margin-top: 16px;
            justify-content: flex-end;
            width: 100%;
            right: 0;
            bottom: 0;
        }

        .upload-column {
            width: 100%;
            max-width: 100%;
        }

        .icon-column {
            width: 100%;
            max-width: 100%;
            border-right: none;
            justify-content: flex-start;
            margin-bottom: 8px;
        }

        .upload-column.icon-column::after {
            display: none;
        }

        .video-preview {
            max-width: 100%;
            height: 200%; /* Questo potrebbe essere problematico, `aspect-ratio` è preferibile */
            aspect-ratio: 16 / 9;
        }

        /* Nasconde l'icona drag e disabilita ordinamento */
        .icon-column,
        .drag-icon {
            display: none !important;
            pointer-events: none !important;
            user-select: none !important;
        }

        .input-row {
            flex-direction: column;
            align-items: stretch;
            gap: 12px;
        }
    }

    @media (min-width: 601px) and (max-width: 1024px) {
        .widget {
            width: calc(33.333% - 13.33px);
        }
    }

    @media (min-width: 1024px) {
        .widget {
            width: calc(20% - 16px);
        }
    }

    @media(max-width: 600px) {
        .url-input-group {
            flex-wrap: nowrap;
        }

        p {
            margin: 0;
            font-size: 14px;
        }

        .membership-layout {
            display: flex;
            align-items: center;
            min-height: 100vh;
        }

        .membership-layout {
            background: url(../images/login_background.jpg) no-repeat center center fixed;
            background-size: auto;
            background-size: cover;
            position: relative;
        }

        fieldset {
            border: 0;
            padding: 0;
            margin: 0;
            min-width: 0;
        }

        legend {
            font-size: 14px;
            color: var(--neutral-500);
        }

        /*login*/
        .login-container {
            background-color: #fff;
            border-radius: 8px;
            padding: 48px 24px;
            width: 100%;
            height: 100%;
            max-width: 500px;
            display: grid;
            row-gap: 16px;
            justify-content: center;
            align-items: center;
            margin: 16px;
        }

        /*.login-container > * {
                width: fit-content;
            }

        @media (min-width: 768px) {
            .login-container {
                background-color: #fff;
                border-radius: 8px;
                padding: 48px 24px;
                width: 100%;
                max-width: 500px;
                display: grid;
                row-gap: 16px;
                justify-content: center;
                align-items: center;
                margin: 16px;
            }

                .login-container > * {
                    width: 100%;
                }*/
    }

    .captcha-container {
        background-color: var(--neutral-200);
        border-radius: 16px;
        height: 40px;
        display: flex;
        align-items: center;
        padding: 24px;
        margin-bottom: 16px;
    }

    @media (min-width: 768px) {
        .login-container {
            padding: 48px 32px;
        }
    }

    /*input.css per login*/
    .input-component {
        display: flex;
        flex-direction: column;
        gap: 4px;
        width: 100%;
        font-weight: 500;
    }

        .input-component label {
            font-size: 14px;
        }

        .input-component input,
        .input-component select {
            width: 100%;
            height: 32px;
            padding: 0 12px;
            border: 1px solid var(--neutral-400);
            border-radius: 8px;
            font-size: 14px;
            transition: border-color 0.2s ease;
            font-family: "Manrope", sans-serif;
            background-color: white;
           /* padding-left: 32px;*/
        }

            .input-component input:focus,
            .input-component select:focus {
                border-color: var(--blue-500);
                outline: none;
                background: #fff;
            }


    .forgot-password a{
        color: var(--blue-500);
        text-decoration: none;

    }


    .input-component-dropdown input,
    .input-component-dropdown select {
        width: 100%;
        height: 32px;
        padding: 0 12px;
        border: 1px solid var(--neutral-400);
        border-radius: 8px;
        font-size: 14px;
        transition: border-color 0.2s ease;
        font-family: "Manrope", sans-serif;
        background-color: white;
        margin-bottom: 16px;
    }

        .input-component-dropdown input:focus,
        .input-component-dropdown select:focus {
            border-color: var(--blue-500);
            outline: none;
            background: #fff;
        }

    #login-password .input-component{
        color: var(--blue-500);
        padding-left: 32px;
    }

    .helper-text {
        font-size: 12px;
        color: var(--neutral-500);
        margin-top: 0;
    }

    .error input,
    .error select {
        border-color: var(--error-300);
        background-color: var(--neutral-100);
    }

        .error input:focus {
            border-color: var(--error-500);
            outline: none;
        }

    .error .error-msg {
        font-size: 12px;
        color: var(--error-300);
    }

    .field-validation-error {
        color: var(--error-500);
    }

    @media (max-width: 476px) {
        .input-component {
            max-width: 100%;
        }

        .captcha {
            gap: 8px;
        }

            .captcha .text {
                font-size: 14px;
            }

            .captcha .logo {
                font-size: 12px;
            }

                .captcha .logo img {
                    width: 28px;
                }

                .captcha .logo small {
                    font-size: 10px;
                }
    }

    /*password dimenticata*/

    .password-dimenticata a {
        text-decoration: none;
        color: var(--blue-600);
        font-size: 14px;
        margin-top: 0;
    }

        .password-dimenticata a:hover {
            text-decoration: inherit;
        }

    /*button*/
    .btn {
        border: none;
        font-size: 14px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        border-radius: 8px;
        cursor: pointer;
        font-weight: 500;
        padding: 8px 16px;
        width: fit-content;
    }

    a.btn, a:link.btn {
        text-decoration: none;
    }

    /*primary*/
    .primary-btn {
        background: var(--blue-500);
        color: #fff;
    }

        .primary-btn:hover, a:hover.primary-btn {
            background: var(--blue-600);
            color: #fff;
        }

    .primary-ghost-btn {
        color: var(--blue-500);
        background: none;
        font-weight: 600;
    }

        .primary-ghost-btn:hover {
            background: var(--blue-100);
        }

    .primary-outlined-btn {
        background: none;
        color: var(--blue-500);
        border: 1px solid var(--blue-600);
    }

        .primary-outlined-btn:hover {
            background: var(--blue-100);
        }

    .LiveForum-btn {
        background: var(--blue-500);
        color: #fff;
    }

        .LiveForum-btn:hover {
            background: var(--blue-600);
            color: #fff;
        }

    .LiveForum-outlined-btn {
        background: none;
        color: var(--blue-500);
        border: 1px solid var(--blue-500);
    }

        .LiveForum-outlined-btn:hover {
            background: var(--blue-200);
            color: var(--blue-600);
            border: 1px solid var(--blue-500);
        }

    .LiveForum-ghost-btn {
        color: var(--blue-500);
        background: none;
        font-weight: 600;
    }

        .LiveForum-ghost-btn:hover {
            color: var(--blue-600);
            background: var(--blue-200);
            font-weight: 600;
        }

    /*img*/

    .login_img {
        width: 100%;
        max-width: 330px;
        justify-content: center;
        align-items: center;
        display: flex;
        margin-bottom: 16px;
    }

        /* Logo al centro */
        .login_img img {
            width: 100%;
        }

    /*checkbox*/

    .checkbox input {
        opacity: 0;
        position: absolute;
        cursor: pointer;
        height: 0;
        width: 0;
    }

    .checkbox {
        display: inline-block;
        position: relative;
        padding-left: 30px;
        cursor: pointer;
        user-select: none;
    }


        .checkbox::after {
            content: "";
            position: absolute;
            left: 0;
            top: -2px;
            height: 20px;
            width: 20px;
            display: block;
            background-color: #fff;
            border: 2px solid var(--neutral-200);
            border-radius: 4px;
            transition: all 0.2s ease;
        }

        .checkbox:has(input:checked)::after {
            background-color: var(--blue-500);
            border-color: var(--blue-500);
        }

        .checkbox::before {
            content: "";
            position: absolute;
            display: none;
            z-index: 100;
        }

        .checkbox:has(input:checked)::before {
            display: block;
            left: 8px;
            top: 3px;
            width: 6px;
            height: 12px;
            border: solid 1px #fff;
            border-width: 0 2px 2px 0;
            transform: rotate(45deg);
        }



    /*captcha*/

    .captcha {
        background-color: var(--neutral-100);
        border: 1px solid var(--neutral-500);
        border-radius: 4px;
        color: var(--neutral-800);
        display: flex;
        justify-content: center;
        align-items: baseline;
        gap: 12px;
        flex-wrap: nowrap;
    }

        .captcha .spinner,
        .captcha .text,
        .captcha .logo {
            flex-shrink: 0;
        }

            .captcha .logo img {
                width: 32px;
                height: auto;
            }


    @media screen and (max-width: 500px) {
        .captcha {
            /*flex-direction: column;*/
        }

        .text {
            margin: .5em !important;
            text-align: center;
        }

        .logo {
            align-self: center !important;
        }

        .spinner {
            margin: 2em .5em .5em .5em !important;
        }
    }

    .text {
        font-size: 16px;
        font-weight: 600;
        margin-right: 1em;
    }

    .spinner {
        position: relative;
        width: 2em;
        height: 2em;
        display: flex;
        margin: 2em 1em;
        align-items: center;
        justify-content: center;
    }

    input[type="checkbox"] {
        position: absolute;
        opacity: 0;
        z-index: -1;
    }

        input[type="checkbox"] + .checkmark {
            display: inline-block;
            width: 2em;
            height: 2em;
            background-color: #fff;
            border: 2.5px solid var(--neutral-200);
            border-radius: 3px;
            display: flex;
            justify-content: center;
            align-items: center;
            cursor: pointer;
        }

            input[type="checkbox"] + .checkmark span {
                content: '';
                position: relative;
                margin-top: -3px;
                transform: rotate(45deg);
                width: .75em;
                height: 1.2em;
                opacity: 0;
            }

            input[type="checkbox"] + .checkmark > span:after {
                content: '';
                position: absolute;
                display: block;
                height: 3px;
                bottom: 0;
                left: 0;
                background-color: var(--save-300);
            }

            input[type="checkbox"] + .checkmark > span:before {
                content: '';
                position: absolute;
                display: block;
                width: 3px;
                bottom: 0;
                right: 0;
                background-color: var(--save-300);
            }

        input[type="checkbox"]:checked + .checkmark {
            animation: 2s spin forwards;
        }

            input[type="checkbox"]:checked + .checkmark > span {
                animation: 1s fadein 1.9s forwards;
            }

                input[type="checkbox"]:checked + .checkmark > span:after {
                    animation: .3s bottomslide 2s forwards;
                }

                input[type="checkbox"]:checked + .checkmark > span:before {
                    animation: .5s rightslide 2.2s forwards;
                }

    @keyframes fadein {
        0% {
            opacity: 0;
        }

        100% {
            opacity: 1;
        }
    }

    @keyframes bottomslide {
        0% {
            width: 0;
        }

        100% {
            width: 100%;
        }
    }

    @keyframes rightslide {
        0% {
            height: 0;
        }

        100% {
            height: 100%;
        }
    }

    .logo {
        display: flex;
        flex-direction: column;
        align-items: center;
        height: 100%;
        align-self: flex-end;
        margin: 0.5em 1em;
    }

        .logo img {
            height: 2em;
            width: 2em;
        }

        .logo p {
            color: var(--neutral-800);
            margin: 0;
            font-size: 1em;
            font-weight: 700;
            margin: .4em 0 .2em 0;
        }

        .logo small {
            color: var(--neutral-800);
            margin: 0;
            font-size: .8em;
        }

    @keyframes spin {
        10% {
            width: 0;
            height: 0;
            border-width: 6px;
        }

        30% {
            width: 0;
            height: 0;
            border-radius: 50%;
            border-width: 1em;
            transform: rotate(0deg);
            border-color: rgb(199,218,245);
        }

        50% {
            width: 2em;
            height: 2em;
            border-radius: 50%;
            border-width: 4px;
            border-color: rgb(199,218,245);
            border-right-color: rgb(89,152,239);
        }

        70% {
            border-width: 4px;
            border-color: rgb(199,218,245);
            border-right-color: rgb(89,152,239);
        }

        90% {
            border-width: 4px;
        }

        100% {
            width: 2em;
            height: 2em;
            border-radius: 50%;
            transform: rotate(720deg);
            border-color: transparent;
        }
    }

    ::selection {
        background-color: transparent;
        color: teal;
    }

    ::-moz-selection {
        background-color: transparent;
        color: teal;
    }


    .buttons-login {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }
}

.k-grid {
    border-width: 0px;
    border-color: var(--neutral-300);
    color: #000;
    background-color: #fff;
    font-family: inherit;
}

    .k-grid table {
        width: 100%;
        /*width: 500px;*/
        max-width: none;
        border-width: 0;
        border-color: inherit;
        border-collapse: separate;
        border-spacing: 0;
        empty-cells: show;
        outline: 0;
    }

    .k-grid tbody, .k-grid tfoot, .k-grid thead {
        text-align: left;
        border-color: inherit;
    }

        .k-grid tbody tr.k-state-hover, .k-grid tbody tr:hover {
            color: inherit;
            background-color: transparent;
        }

        .k-grid tbody tr.k-alt:hover {
            background-color: var(--blue-100);
        }

    .k-grid .k-alt {
        background-color: var(--neutral-100);
    }

.k-grid-pager {
    /* color: #000;*/
    background-color: #fff;
    border: none;
    padding-top: 16px;
}

.k-filter-row th, .k-grid-header th.k-header {
    border-width: 0px;
}

.k-grid td {
    border-width: 0px;
}

/*elementi tabella*/
.k-pager-info {
    display: none;
}

/*reload tabella*/
.k-pager-refresh {
    display: none;
}

.k-pager-wrap {
    justify-content: center;
}

.input-component input.input-validation-error, .input-component select.input-validation-error {
    border-color: var(--error-500);
    background-color: var(--error-100);
}

.field-validation-error {
    color: var(--error-500);
}

.step a, .step a:link {
    display: block;
}

.icon-cursor-move:before {
    content: "\e903";
}

.tab-content {
    background: none;
    border: 0px;
}

.k-dialog {
    background-color: red;
    border-radius: 8px;
    background-color: var(--blue-100);
    width: 100%;
    max-width: 500px;
}

.k-window-content {
    height: fit-content;
    width: fit-content;
}

.profile-btn {
    display: flex;
    align-items: center;
}

button.icon-profile1 {
    background: none;
    border: none;
    font-size: 24px;
    font-family: 'Manrope';
}

.input-icon {
    position: relative;
    display: grid;
}

.g-recaptcha {
    font-size: 14px;
}

.icon-password {
    position: absolute;
    padding-left: 8px;
    padding-top: 8px
}

.icon-mail {
    position: absolute;
    padding-left: 8px;
    padding-top: 8px
}

/*overflow: hidden*/
.forgot-password {
    font-size: 10px,
}


.sidebar-open-mobile #sidebar .nav-text {
    opacity: 100%;
    overflow: hidden;
}

.nav-text {
    font-size: 14px;
}

.body-row {
    background-color: var(--blue-100);
    display: flex;
}

.head-row {
    background-color: var(--blue-300);
    display: flex;
}

/*stepper*/
:root {
    --circle-size: clamp(1.5rem, 5vw, 3rem);
    --spacing: clamp(0.25rem, 2vw, 0.5rem);
}


/*** Non-demo CSS ***/

.wrapper {
    max-width: 1000px;
    margin: 2rem auto 0;
    justify-content: center;
}

*,
*:before,
*:after {
    box-sizing: border-box;
}

.k-master-row {
    height: 80px;
}

.k-pager-nav {
    border-radius: 3em;
    padding: 4px 4px;
    min-width: 2.14em;
    height: 2.14em;
    /* border-width: 1px; */
    /* border-style: solid; */
    outline: 0;
    box-sizing: border-box;
    color: inherit;
    text-align: center;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
}


.k-pager-numbers .k-link {
    /* border-radius: 3em; */
    padding: 4px 4px;
    min-width: 2.14em;
    height: 2.14em;
    /* border-width: 1px; */
    border-style: solid;
    outline: 0;
    box-sizing: border-box;
    color: inherit;
    text-align: center;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    border: none;
}

.k-pager-wrap .k-link {
    border: none;
}

.k-pager-sizes .k-dropdown, .k-pager-sizes > select {
    border-radius: 8px;
}

.k-dropdown-wrap k-state-default {
    border-radius: 8px;
}

.k-dropdown-wrap {
    border-radius: 8px;
    border-color: var(--blue-800);
}

/*Ciaoo come va per netcomm? c'è qualcosa da fare?*/
.switch.switch-3d .switch-label {
    position: relative;
    display: block;
    height: inherit;
    font-size: 10px;
    font-weight: 600;
    text-transform: uppercase;
    background-color: #f0f3f5;
    border: 1px solid #a4b7c1;
    border-radius: 16px;
    transition: opacity background 0.15s ease-out;
    box-sizing: border-box;
}

.switch-label {
    width: 48px;
}

.switch.switch-3d .switch-handle {
    position: absolute;
    top: 0;
    left: 0;
    width: 25px;
    height: 25px;
    background: #fff;
    border: 1px solid #a4b7c1;
    border-radius: 16px;
    /*margin-top: 2px;*/
    transition: left 0.15s ease-out;
    border: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
}

/*switch css*/


.switch.switch-3d {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 40px;
    height: 24px;
    background-color: transparent;
    cursor: pointer;
}

    .switch.switch-3d .switch-input {
        position: absolute;
        top: 0;
        left: 0;
        opacity: 0;
    }

    .switch.switch-3d .switch-label {
        position: relative;
        display: block;
        height: inherit;
        font-size: 10px;
        font-weight: 600;
        text-transform: uppercase;
        background-color: #f0f3f5;
        border: 1px solid #a4b7c1;
        border-radius: 2px;
        transition: opacity background 0.15s ease-out;
    }

    .switch.switch-3d .switch-input:checked ~ .switch-label::before {
        opacity: 0;
    }

    .switch.switch-3d .switch-input:checked ~ .switch-label::after {
        opacity: 1;
    }

    .switch.switch-3d .switch-handle {
        position: absolute;
        top: 0;
        left: 0;
        width: 24px;
        height: 24px;
        background: #fff;
        border: 1px solid #a4b7c1;
        border-radius: 1px;
        transition: left 0.15s ease-out;
        border: 0;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    }

    .switch.switch-3d .switch-input:checked ~ .switch-handle {
        left: 16px;
    }

    .switch.switch-3d.switch-lg {
        width: 48px;
        height: 28px;
    }

        .switch.switch-3d.switch-lg .switch-label {
            font-size: 12px;
        }

        .switch.switch-3d.switch-lg .switch-handle {
            width: 28px;
            height: 28px;
        }

        .switch.switch-3d.switch-lg .switch-input:checked ~ .switch-handle {
            left: 20px;
        }

    .switch.switch-3d.switch-sm {
        width: 32px;
        height: 20px;
    }

        .switch.switch-3d.switch-sm .switch-label {
            font-size: 8px;
        }

        .switch.switch-3d.switch-sm .switch-handle {
            width: 20px;
            height: 20px;
        }

        .switch.switch-3d.switch-sm .switch-input:checked ~ .switch-handle {
            left: 12px;
        }

    .switch.switch-3d.switch-xs {
        width: 24px;
        height: 16px;
    }

        .switch.switch-3d.switch-xs .switch-label {
            font-size: 7px;
        }

        .switch.switch-3d.switch-xs .switch-handle {
            width: 16px;
            height: 16px;
        }

        .switch.switch-3d.switch-xs .switch-input:checked ~ .switch-handle {
            left: 8px;
        }

    .switch-pill .switch-label,
    .switch.switch-3d .switch-label,
    .switch-pill .switch-handle,
    .switch.switch-3d .switch-handle {
        border-radius: 50em !important;
    }

        .switch-pill .switch-label::before,
        .switch.switch-3d .switch-label::before {
            right: 2px !important;
        }

        .switch-pill .switch-label::after,
        .switch.switch-3d .switch-label::after {
            left: 2px !important;
        }

.switch-primary > .switch-input:checked ~ .switch-label {
    background: #20a8d8 !important;
    border-color: #1985ac;
}

.switch-primary > .switch-input:checked ~ .switch-handle {
    border-color: #1985ac;
}

.switch-primary-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #20a8d8;
}

    .switch-primary-outline > .switch-input:checked ~ .switch-label::after {
        color: #20a8d8;
    }

.switch-primary-outline > .switch-input:checked ~ .switch-handle {
    border-color: #20a8d8;
}

.switch-primary-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #20a8d8;
}

    .switch-primary-outline-alt > .switch-input:checked ~ .switch-label::after {
        color: #20a8d8;
    }

.switch-primary-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #20a8d8 !important;
    border-color: #20a8d8;
}

.switch-secondary > .switch-input:checked ~ .switch-label {
    background: #a4b7c1 !important;
    border-color: #869fac;
}

.switch-secondary > .switch-input:checked ~ .switch-handle {
    border-color: #869fac;
}

.switch-secondary-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #a4b7c1;
}

    .switch-secondary-outline > .switch-input:checked ~ .switch-label::after {
        color: #a4b7c1;
    }

.switch-secondary-outline > .switch-input:checked ~ .switch-handle {
    border-color: #a4b7c1;
}

.switch-secondary-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #a4b7c1;
}

    .switch-secondary-outline-alt > .switch-input:checked ~ .switch-label::after {
        color: #a4b7c1;
    }

.switch-secondary-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #a4b7c1 !important;
    border-color: #a4b7c1;
}

.switch-success > .switch-input:checked ~ .switch-label {
    background: #4dbd74 !important;
    border-color: #3a9d5d;
}

.switch-success > .switch-input:checked ~ .switch-handle {
    border-color: #3a9d5d;
}

.switch-success-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #4dbd74;
}

    .switch-success-outline > .switch-input:checked ~ .switch-label::after {
        color: #4dbd74;
    }

.switch-success-outline > .switch-input:checked ~ .switch-handle {
    border-color: #4dbd74;
}

.switch-success-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #4dbd74;
}

    .switch-success-outline-alt > .switch-input:checked ~ .switch-label::after {
        color: #4dbd74;
    }

.switch-success-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #4dbd74 !important;
    border-color: #4dbd74;
}

.switch-info > .switch-input:checked ~ .switch-label {
    background: #63c2de !important;
    border-color: #39b2d5;
}

.switch-info > .switch-input:checked ~ .switch-handle {
    border-color: #39b2d5;
}

.switch-info-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #63c2de;
}

    .switch-info-outline > .switch-input:checked ~ .switch-label::after {
        color: #63c2de;
    }

.switch-info-outline > .switch-input:checked ~ .switch-handle {
    border-color: #63c2de;
}

.switch-info-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #63c2de;
}

    .switch-info-outline-alt > .switch-input:checked ~ .switch-label::after {
        color: #63c2de;
    }

.switch-info-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #63c2de !important;
    border-color: #63c2de;
}

.switch-warning > .switch-input:checked ~ .switch-label {
    background: #ffc107 !important;
    border-color: #d39e00;
}

.switch-warning > .switch-input:checked ~ .switch-handle {
    border-color: #d39e00;
}

.switch-warning-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #ffc107;
}

    .switch-warning-outline > .switch-input:checked ~ .switch-label::after {
        color: #ffc107;
    }

.switch-warning-outline > .switch-input:checked ~ .switch-handle {
    border-color: #ffc107;
}

.switch-warning-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #ffc107;
}

    .switch-warning-outline-alt > .switch-input:checked ~ .switch-label::after {
        color: #ffc107;
    }

.switch-warning-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #ffc107 !important;
    border-color: #ffc107;
}

.switch-danger > .switch-input:checked ~ .switch-label {
    background: #f86c6b !important;
    border-color: #f63c3a;
}

.switch-danger > .switch-input:checked ~ .switch-handle {
    border-color: #f63c3a;
}

.switch-danger-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f86c6b;
}

    .switch-danger-outline > .switch-input:checked ~ .switch-label::after {
        color: #f86c6b;
    }

.switch-danger-outline > .switch-input:checked ~ .switch-handle {
    border-color: #f86c6b;
}

.switch-danger-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f86c6b;
}

    .switch-danger-outline-alt > .switch-input:checked ~ .switch-label::after {
        color: #f86c6b;
    }

.switch-danger-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #f86c6b !important;
    border-color: #f86c6b;
}

.switch-light > .switch-input:checked ~ .switch-label {
    background: #f0f3f5 !important;
    border-color: #d1dbe1;
}

.switch-light > .switch-input:checked ~ .switch-handle {
    border-color: #d1dbe1;
}

.switch-light-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f0f3f5;
}

    .switch-light-outline > .switch-input:checked ~ .switch-label::after {
        color: #f0f3f5;
    }

.switch-light-outline > .switch-input:checked ~ .switch-handle {
    border-color: #f0f3f5;
}

.switch-light-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f0f3f5;
}

    .switch-light-outline-alt > .switch-input:checked ~ .switch-label::after {
        color: #f0f3f5;
    }

.switch-light-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #f0f3f5 !important;
    border-color: #f0f3f5;
}

.switch-dark > .switch-input:checked ~ .switch-label {
    background: #29363d !important;
    border-color: #151b1f;
}

.switch-dark > .switch-input:checked ~ .switch-handle {
    border-color: #151b1f;
}

.switch-dark-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #29363d;
}

    .switch-dark-outline > .switch-input:checked ~ .switch-label::after {
        color: #29363d;
    }

.switch-dark-outline > .switch-input:checked ~ .switch-handle {
    border-color: #29363d;
}

.switch-dark-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #29363d;
}

    .switch-dark-outline-alt > .switch-input:checked ~ .switch-label::after {
        color: #29363d;
    }

.switch-dark-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #29363d !important;
    border-color: #29363d;
}

.switch-blue > .switch-input:checked ~ .switch-label {
    background: #20a8d8 !important;
    border-color: #1985ac;
}

.switch-blue > .switch-input:checked ~ .switch-handle {
    border-color: #1985ac;
}

.switch-blue-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #20a8d8;
}

    .switch-blue-outline > .switch-input:checked ~ .switch-label::after {
        color: #20a8d8;
    }

.switch-blue-outline > .switch-input:checked ~ .switch-handle {
    border-color: #20a8d8;
}

.switch-blue-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #20a8d8;
}

    .switch-blue-outline-alt > .switch-input:checked ~ .switch-label::after {
        color: #20a8d8;
    }

.switch-blue-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #20a8d8 !important;
    border-color: #20a8d8;
}

.switch-indigo > .switch-input:checked ~ .switch-label {
    background: #6610f2 !important;
    border-color: #510bc4;
}

.switch-indigo > .switch-input:checked ~ .switch-handle {
    border-color: #510bc4;
}

.switch-indigo-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #6610f2;
}

    .switch-indigo-outline > .switch-input:checked ~ .switch-label::after {
        color: #6610f2;
    }

.switch-indigo-outline > .switch-input:checked ~ .switch-handle {
    border-color: #6610f2;
}

.switch-indigo-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #6610f2;
}

    .switch-indigo-outline-alt > .switch-input:checked ~ .switch-label::after {
        color: #6610f2;
    }

.switch-indigo-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #6610f2 !important;
    border-color: #6610f2;
}

.switch-purple > .switch-input:checked ~ .switch-label {
    background: #6f42c1 !important;
    border-color: #59339d;
}

.switch-purple > .switch-input:checked ~ .switch-handle {
    border-color: #59339d;
}

.switch-purple-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #6f42c1;
}

    .switch-purple-outline > .switch-input:checked ~ .switch-label::after {
        color: #6f42c1;
    }

.switch-purple-outline > .switch-input:checked ~ .switch-handle {
    border-color: #6f42c1;
}

.switch-purple-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #6f42c1;
}

    .switch-purple-outline-alt > .switch-input:checked ~ .switch-label::after {
        color: #6f42c1;
    }

.switch-purple-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #6f42c1 !important;
    border-color: #6f42c1;
}

.switch-pink > .switch-input:checked ~ .switch-label {
    background: #e83e8c !important;
    border-color: #d91a72;
}

.switch-pink > .switch-input:checked ~ .switch-handle {
    border-color: #d91a72;
}

.switch-pink-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #e83e8c;
}

    .switch-pink-outline > .switch-input:checked ~ .switch-label::after {
        color: #e83e8c;
    }

.switch-pink-outline > .switch-input:checked ~ .switch-handle {
    border-color: #e83e8c;
}

.switch-pink-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #e83e8c;
}

    .switch-pink-outline-alt > .switch-input:checked ~ .switch-label::after {
        color: #e83e8c;
    }

.switch-pink-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #e83e8c !important;
    border-color: #e83e8c;
}

.switch-red > .switch-input:checked ~ .switch-label {
    background: #f86c6b !important;
    border-color: #f63c3a;
}

.switch-red > .switch-input:checked ~ .switch-handle {
    border-color: #f63c3a;
}

.switch-red-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f86c6b;
}

    .switch-red-outline > .switch-input:checked ~ .switch-label::after {
        color: #f86c6b;
    }

.switch-red-outline > .switch-input:checked ~ .switch-handle {
    border-color: #f86c6b;
}

.switch-red-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f86c6b;
}

    .switch-red-outline-alt > .switch-input:checked ~ .switch-label::after {
        color: #f86c6b;
    }

.switch-red-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #f86c6b !important;
    border-color: #f86c6b;
}

.switch-orange > .switch-input:checked ~ .switch-label {
    background: #f8cb00 !important;
    border-color: #c5a100;
}

.switch-orange > .switch-input:checked ~ .switch-handle {
    border-color: #c5a100;
}

.switch-orange-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f8cb00;
}

    .switch-orange-outline > .switch-input:checked ~ .switch-label::after {
        color: #f8cb00;
    }

.switch-orange-outline > .switch-input:checked ~ .switch-handle {
    border-color: #f8cb00;
}

.switch-orange-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f8cb00;
}

    .switch-orange-outline-alt > .switch-input:checked ~ .switch-label::after {
        color: #f8cb00;
    }

.switch-orange-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #f8cb00 !important;
    border-color: #f8cb00;
}

.switch-yellow > .switch-input:checked ~ .switch-label {
    background: #ffc107 !important;
    border-color: #d39e00;
}

.switch-yellow > .switch-input:checked ~ .switch-handle {
    border-color: #d39e00;
}

.switch-yellow-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #ffc107;
}

    .switch-yellow-outline > .switch-input:checked ~ .switch-label::after {
        color: #ffc107;
    }

.switch-yellow-outline > .switch-input:checked ~ .switch-handle {
    border-color: #ffc107;
}

.switch-yellow-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #ffc107;
}

    .switch-yellow-outline-alt > .switch-input:checked ~ .switch-label::after {
        color: #ffc107;
    }

.switch-yellow-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #ffc107 !important;
    border-color: #ffc107;
}

.switch-green > .switch-input:checked ~ .switch-label {
    background: #4dbd74 !important;
    border-color: #3a9d5d;
}

.switch-green > .switch-input:checked ~ .switch-handle {
    border-color: #3a9d5d;
}

.switch-green-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #4dbd74;
}

    .switch-green-outline > .switch-input:checked ~ .switch-label::after {
        color: #4dbd74;
    }

.switch-green-outline > .switch-input:checked ~ .switch-handle {
    border-color: #4dbd74;
}

.switch-green-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #4dbd74;
}

    .switch-green-outline-alt > .switch-input:checked ~ .switch-label::after {
        color: #4dbd74;
    }

.switch-green-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #4dbd74 !important;
    border-color: #4dbd74;
}

.switch-teal > .switch-input:checked ~ .switch-label {
    background: #20c997 !important;
    border-color: #199d76;
}

.switch-teal > .switch-input:checked ~ .switch-handle {
    border-color: #199d76;
}

.switch-teal-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #20c997;
}

    .switch-teal-outline > .switch-input:checked ~ .switch-label::after {
        color: #20c997;
    }

.switch-teal-outline > .switch-input:checked ~ .switch-handle {
    border-color: #20c997;
}

.switch-teal-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #20c997;
}

    .switch-teal-outline-alt > .switch-input:checked ~ .switch-label::after {
        color: #20c997;
    }

.switch-teal-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #20c997 !important;
    border-color: #20c997;
}

.switch-cyan > .switch-input:checked ~ .switch-label {
    background: #63c2de !important;
    border-color: #39b2d5;
}

.switch-cyan > .switch-input:checked ~ .switch-handle {
    border-color: #39b2d5;
}

.switch-cyan-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #63c2de;
}

    .switch-cyan-outline > .switch-input:checked ~ .switch-label::after {
        color: #63c2de;
    }

.switch-cyan-outline > .switch-input:checked ~ .switch-handle {
    border-color: #63c2de;
}

.switch-cyan-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #63c2de;
}

    .switch-cyan-outline-alt > .switch-input:checked ~ .switch-label::after {
        color: #63c2de;
    }

.switch-cyan-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #63c2de !important;
    border-color: #63c2de;
}

.switch-gray-100 > .switch-input:checked ~ .switch-label {
    background: #f0f3f5 !important;
    border-color: #d1dbe1;
}

.switch-gray-100 > .switch-input:checked ~ .switch-handle {
    border-color: #d1dbe1;
}

.switch-gray-100-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f0f3f5;
}

    .switch-gray-100-outline > .switch-input:checked ~ .switch-label::after {
        color: #f0f3f5;
    }

.switch-gray-100-outline > .switch-input:checked ~ .switch-handle {
    border-color: #f0f3f5;
}

.switch-gray-100-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #f0f3f5;
}

    .switch-gray-100-outline-alt > .switch-input:checked ~ .switch-label::after {
        color: #f0f3f5;
    }

.switch-gray-100-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #f0f3f5 !important;
    border-color: #f0f3f5;
}

.switch-gray-200 > .switch-input:checked ~ .switch-label {
    background: #c2cfd6 !important;
    border-color: #a4b7c2;
}

.switch-gray-200 > .switch-input:checked ~ .switch-handle {
    border-color: #a4b7c2;
}

.switch-gray-200-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #c2cfd6;
}

    .switch-gray-200-outline > .switch-input:checked ~ .switch-label::after {
        color: #c2cfd6;
    }

.switch-gray-200-outline > .switch-input:checked ~ .switch-handle {
    border-color: #c2cfd6;
}

.switch-gray-200-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #c2cfd6;
}

    .switch-gray-200-outline-alt > .switch-input:checked ~ .switch-label::after {
        color: #c2cfd6;
    }

.switch-gray-200-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #c2cfd6 !important;
    border-color: #c2cfd6;
}

.switch-gray-300 > .switch-input:checked ~ .switch-label {
    background: #a4b7c1 !important;
    border-color: #869fac;
}

.switch-gray-300 > .switch-input:checked ~ .switch-handle {
    border-color: #869fac;
}

.switch-gray-300-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #a4b7c1;
}

    .switch-gray-300-outline > .switch-input:checked ~ .switch-label::after {
        color: #a4b7c1;
    }

.switch-gray-300-outline > .switch-input:checked ~ .switch-handle {
    border-color: #a4b7c1;
}

.switch-gray-300-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #a4b7c1;
}

    .switch-gray-300-outline-alt > .switch-input:checked ~ .switch-label::after {
        color: #a4b7c1;
    }

.switch-gray-300-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #a4b7c1 !important;
    border-color: #a4b7c1;
}

.switch-gray-400 > .switch-input:checked ~ .switch-label {
    background: #869fac !important;
    border-color: #688797;
}

.switch-gray-400 > .switch-input:checked ~ .switch-handle {
    border-color: #688797;
}

.switch-gray-400-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #869fac;
}

    .switch-gray-400-outline > .switch-input:checked ~ .switch-label::after {
        color: #869fac;
    }

.switch-gray-400-outline > .switch-input:checked ~ .switch-handle {
    border-color: #869fac;
}

.switch-gray-400-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #869fac;
}

    .switch-gray-400-outline-alt > .switch-input:checked ~ .switch-label::after {
        color: #869fac;
    }

.switch-gray-400-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #869fac !important;
    border-color: #869fac;
}

.switch-gray-500 > .switch-input:checked ~ .switch-label {
    background: #678898 !important;
    border-color: #526d7a;
}

.switch-gray-500 > .switch-input:checked ~ .switch-handle {
    border-color: #526d7a;
}

.switch-gray-500-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #678898;
}

    .switch-gray-500-outline > .switch-input:checked ~ .switch-label::after {
        color: #678898;
    }

.switch-gray-500-outline > .switch-input:checked ~ .switch-handle {
    border-color: #678898;
}

.switch-gray-500-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #678898;
}

    .switch-gray-500-outline-alt > .switch-input:checked ~ .switch-label::after {
        color: #678898;
    }

.switch-gray-500-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #678898 !important;
    border-color: #678898;
}

.switch-gray-600 > .switch-input:checked ~ .switch-label {
    background: #536c79 !important;
    border-color: #3e515b;
}

.switch-gray-600 > .switch-input:checked ~ .switch-handle {
    border-color: #3e515b;
}

.switch-gray-600-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #536c79;
}

    .switch-gray-600-outline > .switch-input:checked ~ .switch-label::after {
        color: #536c79;
    }

.switch-gray-600-outline > .switch-input:checked ~ .switch-handle {
    border-color: #536c79;
}

.switch-gray-600-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #536c79;
}

    .switch-gray-600-outline-alt > .switch-input:checked ~ .switch-label::after {
        color: #536c79;
    }

.switch-gray-600-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #536c79 !important;
    border-color: #536c79;
}

.switch-gray-700 > .switch-input:checked ~ .switch-label {
    background: #3e515b !important;
    border-color: #29363d;
}

.switch-gray-700 > .switch-input:checked ~ .switch-handle {
    border-color: #29363d;
}

.switch-gray-700-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #3e515b;
}

    .switch-gray-700-outline > .switch-input:checked ~ .switch-label::after {
        color: #3e515b;
    }

.switch-gray-700-outline > .switch-input:checked ~ .switch-handle {
    border-color: #3e515b;
}

.switch-gray-700-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #3e515b;
}

    .switch-gray-700-outline-alt > .switch-input:checked ~ .switch-label::after {
        color: #3e515b;
    }

.switch-gray-700-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #3e515b !important;
    border-color: #3e515b;
}

.switch-gray-800 > .switch-input:checked ~ .switch-label {
    background: #29363d !important;
    border-color: #151b1f;
}

.switch-gray-800 > .switch-input:checked ~ .switch-handle {
    border-color: #151b1f;
}

.switch-gray-800-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #29363d;
}

    .switch-gray-800-outline > .switch-input:checked ~ .switch-label::after {
        color: #29363d;
    }

.switch-gray-800-outline > .switch-input:checked ~ .switch-handle {
    border-color: #29363d;
}

.switch-gray-800-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #29363d;
}

    .switch-gray-800-outline-alt > .switch-input:checked ~ .switch-label::after {
        color: #29363d;
    }

.switch-gray-800-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #29363d !important;
    border-color: #29363d;
}

.switch-gray-900 > .switch-input:checked ~ .switch-label {
    background: #151b1e !important;
    border-color: black;
}

.switch-gray-900 > .switch-input:checked ~ .switch-handle {
    border-color: black;
}

.switch-gray-900-outline > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #151b1e;
}

    .switch-gray-900-outline > .switch-input:checked ~ .switch-label::after {
        color: #151b1e;
    }

.switch-gray-900-outline > .switch-input:checked ~ .switch-handle {
    border-color: #151b1e;
}

.switch-gray-900-outline-alt > .switch-input:checked ~ .switch-label {
    background: #fff !important;
    border-color: #151b1e;
}

    .switch-gray-900-outline-alt > .switch-input:checked ~ .switch-label::after {
        color: #151b1e;
    }

.switch-gray-900-outline-alt > .switch-input:checked ~ .switch-handle {
    background: #151b1e !important;
    border-color: #151b1e;
}

.form-data ul li:last-child {
    right: 25px;
    position: absolute;
}

ul li label.switch {
    right: 0;
    float: right;
    /*border: 2px solid rebeccapurple;*/
}

.switch.switch-3d .switch-input:checked ~ .switch-handle {
    left: 23px;
}

.table.k-editor {
    width: 100%;
    height: 250px;
    table-layout: fixed;
    border-radius: 8px;
    border-collapse: separate;
    border-spacing: 0;
    margin-bottom: 16px;
    border: 1px solid var(--neutral-400);
    /* border: 1px solid blue; */
}

.k-master-row {
    height: 40px;
}

/*stepper*/

:root {
    --circle-size: clamp(1.5rem, 5vw, 3rem);
    --spacing: clamp(0.25rem, 2vw, 0.5rem);
}


/*** Non-demo CSS ***/
.wrapper {
    max-width: 1000px;
    margin: 2rem auto 0;
}

*,
*:before,
*:after {
    box-sizing: border-box;
}


:root {
    --circle-size: 2.5rem;
    --line-color: #e0e0e0;
}

/* Lista stepper */
.c-stepper {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 0;
    margin: 0;
    list-style: none;
}

/* Ogni step */
.c-stepper__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    flex: 1;
    text-align: center;
}

/* Cerchio */
.c-stepper__circle {
    width: var(--circle-size);
    height: var(--circle-size);
    border-radius: 50%;
    background-color: var(--blue-500, #007bff); /* fallback colore */
    opacity: 0.5;
    z-index: 1;
}

/* Titolo sotto il cerchio */
.c-stepper__title {
    font-weight: bold;
    font-size: 16px;
    margin-top: 0.5rem;
}


/* Contenitore stepper */
.wrapper {
    max-width: 1000px;
    margin: 2rem auto;
    padding: 1rem;
}

/* Reset box-sizing */
*,
*::before,
*::after {
    box-sizing: border-box;
}


.c-stepper__circle:not(:last-child)::after {
    content: "";
    color: red;
    width: 50px;
}

.k-validator-tooltip{
    border-radius: 8px;
    background-color: var(--blue-100);
    border-color: var(--blue-800);
}

.user {
    font-family:'Manrope', sans-serif;
}


.container-fluid {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: 52px;
}

.nav {
    padding-left: 170px;
}

.card-title {
    background: #fff;
    border: 1px solid var(--neutral-500);
    padding: 8px;
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 600;
    color: var(--neutral-900);
}

.item{
    width: 100%;
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
}

.forgot-password{
    color: var(--blue-500);
}

.link .forgot-password{
    display: flex;
    justify-content: flex-end;
}

.link .forgot-password a {
    color: var(--blue-600);
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
}

.link .forgot-password a:hover {
    text-decoration: underline var(--blue-600);
}

.sidebar-item {
    width: 200px;
    height: 48px;
    overflow: hidden;
    color: var(--neutral-800);
    background-color: transparent;
    font-weight: 500;
    padding: 16px;
    font-size: var(--font-size-base);
    display: flex;
    align-items: center;
    gap: 16px;
    cursor: pointer;
    border: none;
    text-decoration: none;
}

.sidebar-item:hover{
    background: var(--blue-100);
}

.sidebar-item:active{
    text-decoration: none;
}

a:hover {
    color: var(--neutral-800);
    text-decoration: none;
    background: none;
    border: none;
}

.sidebar-item.dropdown:active {
    border: none;
    text-decoration: none;
}

.dropdown-container {
    display: none;
    /*margin-right: 16px;*/
    padding-left: 1rem;
    margin-bottom: 8px;
    /*background-color: var(--blue-800);*/
    width: 100%;
    padding: 8px;
}

    .dropdown-container.active,
    .dropdown-container.show {
        display: block;
        border: none;
        text-decoration: none;
    }

    .dropdown-container li {
        margin-bottom: 8px;
        padding-left: 16px;
        gap: 8px;
        width: 100%;
    }

    .dropdown-container a {
        display: block; /* fa sì che l'intero link sia cliccabile */
        padding: 12px 16px;
        margin: 0; /* elimina margini inutili */
        border-left: 1px solid transparent; /* bordino per evidenziare */
        width: 100%; /* occuperà tutta la larghezza */
        box-sizing: border-box;
        background-color: var(--blue-500);
        text-decoration: none;
        color: white;
        border-radius: 2px;
        transition: background-color 0.3s ease;
    }

        .dropdown-container a:hover {
            background-color: var(--blue-600); /* colore hover più scuro */
            border-left-color: white; /* bordino evidenziato */
        }

.overlay.active {
    display: block;
}

@media(min-width: 768px) {
    .container {
        display: flex;
        height: 100vh;
        flex-direction: row;
        align-items: flex-start;
       
        width: 100%;
    }
}

/*new sidebar*/
:root {
    --white-color: #fafafb;
    --background-color: #17171e;
    --grey-color: #b5b5be;
    --dark-grey-color: #292932;
}

* {
    box-sizing: border-box;
}

html,
body {
    font-size: 62.5%;
    font-weight: 500;
}

body {
    font-size: 1.4rem;
    color: var(--white-color);
    
}

.lead {
    font-size: 1.5rem;
    font-weight: 300;
}

/**/
.container {
    /*margin: 150px auto;
    max-width: 960px;*/
    color: #000;
}

.side-bar {
    width: 23.2rem;
    height: 100%;
    padding: 2.1rem 1.2rem;
    background-color: #17171e;
    position: fixed;
    transition: all 0.5s ease;
    top: 0;
}

.logo-name-wrapper {
    position: relative;
    margin-bottom: 2.1rem;
    display: flex;
    font-size: 1.2rem;
}

.logo-name {
    display: flex;
    align-items: center;
}

.logo-name__name {
    margin-left: 0.9rem;
    white-space: nowrap;
}

.logo-name__button {
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 1.8rem;
    transform: translateY(-50%);
    background-color: transparent;
    border: none;
    cursor: pointer;
}

.logo-name__icon {
    font-size: 1.8rem;
    color: var(--grey-color);
}

.message {
    background-color: var(--dark-grey-color);
    display: flex;
    align-items: center;
    padding: 1.55rem 0 1.55rem 1.2rem;
    border-radius: 0.4rem;
    margin-bottom: 3.6rem;
    cursor: pointer;
    position: relative;
}

.message-icon {
    font-size: 2rem;
    transform: translateX(3rem);
    transition: all 0.5s ease;
}

.message-text {
    margin-left: 1.1rem;
    font-size: 1.4rem;
    white-space: nowrap;
    transform: translateX(3rem);
    transition: all 0.5s ease;
}

.features-list {
    padding-bottom: 1rem;
    border-bottom: 1px solid #292932;
    list-style: none;
}

.features-item {
    display: flex;
    align-items: center;
    position: relative;
    padding: 0.5rem 0.9rem;
    margin-bottom: 1.1rem;
    color: var(--grey-color);
    cursor: pointer;
    transition: 0.5s ease;
}

    .features-item::before {
        transition: 0.5s ease;
        content: '';
        position: absolute;
        left: -1.2rem;
        height: 100%;
        border-left: 3px solid var(--white-color);
        border-radius: 2px;
        opacity: 0;
        visibility: hidden;
    }

    .features-item:hover {
        color: var(--white-color);
        transition: 0.5s ease;
    }

        .features-item:hover::before {
            opacity: 1;
            visibility: unset;
        }

.features-item-icon {
    font-size: 2rem;
}

.features-item-text {
    margin-left: 1.5rem;
    transition: opacity 0.6s ease;
    opacity: 1;
}

.inbox-number {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background-color: #1e75ff;
    padding: 0.5rem 0.9rem;
    border-radius: 0.4rem;
    color: var(--white-color);
    opacity: 1;
    transition: 0.6s linear;
}

.inbox-icon {
    position: relative;
}

    .inbox-icon .status {
        position: absolute;
        top: 0;
        right: -1px;
        background-color: #1e75ff;
        height: 9px;
        width: 9px;
        border-radius: 50%;
        border: 2px solid var(--white-color);
        opacity: 0;
        transition: 0.6s linear;
    }

.category-list {
    padding-top: 2.1rem;
    padding-bottom: 0.9rem;
    color: var(--grey-color);
    list-style: none;
    font-size: 1.2rem;
    font-weight: 500;
    border-bottom: 1px solid #292932;
}

.category-header {
    font-size: 1.2rem;
    text-transform: uppercase;
    line-height: 1.8rem;
    color: var(--white-color);
    margin-bottom: 1.3rem;
    white-space: nowrap;
}

.category-item {
    position: relative;
    padding: 0.9rem 1.1rem;
    line-height: 1.8rem;
    cursor: pointer;
    white-space: nowrap;
}

.category-item-status {
    height: 0.8rem;
    width: 0.8rem;
    border-radius: 50%;
    border: none;
    background-color: white;
    display: inline-block;
}

.category-item-text {
    margin-left: 1rem;
    transition: opacity 0.6s ease;
    opacity: 1;
}

.category-item-number {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.chat-list {
    padding: 2.1rem 0;
    font-size: 1.2rem;
}

.chat-header {
    text-transform: uppercase;
    line-height: 1.8rem;
    color: var(--white-color);
    margin-bottom: 1.3rem;
    white-space: nowrap;
}

.chat-new-btn {
    color: #1e75ff;
    background-color: transparent;
    outline: none;
    border: none;
    line-height: 1.8rem;
    display: flex;
    align-items: center;
    padding-bottom: 2.1rem;
    padding-left: 0.1rem;
    cursor: pointer;
    position: relative;
    
    font-weight: 500;
}

.chat-new-btn-text {
    white-space: nowrap;
    transition: opacity 0.6s ease;
    opacity: 1;
}

.chat-icon {
    font-size: 2.1rem;
    margin-right: 1.2rem;
}

.chat-item {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 2.1rem;
    color: var(--grey-color);
    cursor: pointer;
}

.chat-item-avatar-wrapper {
    position: relative;
}

    .chat-item-avatar-wrapper::before {
        content: '';
        position: absolute;
        top: 0;
        right: -3px;
        border-radius: 50%;
        height: 8px;
        width: 8px;
        background-color: #79d861;
        opacity: 0;
        transition: 0.6s linear;
    }

    .chat-item-avatar-wrapper.has-message::before {
        background-color: #1e75ff;
        border: 2px solid var(--white-color);
        height: 6px;
        width: 6px;
    }

.chat-item-avatar {
    object-fit: cover;
    object-position: top;
    height: 2.1rem;
    width: 2.1rem;
    border-radius: 50%;
    border: 1px solid var(--white-color);
}

/* background color in inline style */
.chat-item-status {
    height: 0.8rem;
    width: 0.8rem;
    border-radius: 50%;
    border: none;
    background-color: white;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    margin-right: 5px;
    opacity: 1;
    transition: 0.6s linear;
}

.chat-item-number {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background-color: #1e75ff;
    padding: 0.5rem 0.9rem;
    border-radius: 0.4rem;
    color: var(--white-color);
    opacity: 1;
    transition: 0.6s linear;
}

.chat-item-name {
    white-space: nowrap;
    transition: opacity 0.6s ease;
    opacity: 1;
    margin-left: 1.4rem;
}

.tooltip {
    position: absolute;
    top: -2.1rem;
    left: 6.4rem;
    background-color: white;
    color: var(--background-color);
    border-radius: 0.4rem;
    padding: 0.5rem 0.9rem;
    font-size: 1.4rem;
    transition: 0s;
    opacity: 0;
    display: none;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.side-bar.collapse .message:hover .tooltip,
.features-item:hover .tooltip,
.category-item:hover .tooltip,
.chat-new-btn:hover .tooltip {
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.5s ease;
    opacity: 1;
}

.side-bar.collapse {
    width: 6.4rem;
}

    .side-bar.collapse .tooltip {
        display: block;
    }

    .side-bar.collapse .logo-name,
    .side-bar.collapse .category-header,
    .side-bar.collapse .chat-header,
    .side-bar.collapse .chat-new-btn-text,
    .side-bar.collapse .features-item-text,
    .side-bar.collapse .inbox-number,
    .side-bar.collapse .category-item-text,
    .side-bar.collapse .category-item-number,
    .side-bar.collapse .message-text,
    .side-bar.collapse .chat-item-name,
    .side-bar.collapse .chat-item-number,
    .side-bar.collapse .chat-item-status {
        opacity: 0;
        pointer-events: none;
    }

    .side-bar.collapse .message-text {
        opacity: 0;
        pointer-events: none;
        transform: translateX(0);
    }

    .side-bar.collapse .message-icon {
        transform: translateX(0);
    }

    .side-bar.collapse .logo-name__button {
        right: 0.5rem;
    }

    .side-bar.collapse .inbox-icon .status,
    .side-bar.collapse .chat-item-avatar-wrapper::before {
        opacity: 1;
    }


    /**/

body {

    font-size: 1.4rem;
    color: var(--white-color);
    height: 100vh;
    background-color: #fafafa;
}

.lead {
    font-size: 1.5rem;
    font-weight: 300;
}

/*.container {
    margin: 150px auto;
    max-width: 960px;
    color: #000;
}*/

.side-bar {
    width: 23.2rem;
    height: 100%;
    padding: 2.1rem 1.2rem;
    background-color: #17171e;
    position: fixed;
    transition: all 0.5s ease;
    top: 0;
}

.logo-name-wrapper {
    position: relative;
    margin-bottom: 2.1rem;
    display: flex;
    font-size: 1.2rem;
}

.logo-name {
    display: flex;
    align-items: center;
}

.logo-name__name {
    margin-left: 0.9rem;
    white-space: nowrap;
}

.logo-name__button {
    position: absolute;
    top: 50%;
    right: 0;
    font-size: 1.8rem;
    transform: translateY(-50%);
    background-color: transparent;
    border: none;
    cursor: pointer;
}

.logo-name__icon {
    font-size: 1.8rem;
    color: var(--grey-color);
}

.message {
    background-color: var(--dark-grey-color);
    display: flex;
    align-items: center;
    padding: 1.55rem 0 1.55rem 1.2rem;
    border-radius: 0.4rem;
    margin-bottom: 3.6rem;
    cursor: pointer;
    position: relative;
}

.message-icon {
    font-size: 2rem;
    transform: translateX(3rem);
    transition: all 0.5s ease;
}

.message-text {
    margin-left: 1.1rem;
    font-size: 1.4rem;
    white-space: nowrap;
    transform: translateX(3rem);
    transition: all 0.5s ease;
}

.features-list {
    padding-bottom: 1rem;
    border-bottom: 1px solid #292932;
    list-style: none;
}

.features-item {
    display: flex;
    align-items: center;
    position: relative;
    padding: 0.5rem 0.9rem;
    margin-bottom: 1.1rem;
    color: var(--grey-color);
    cursor: pointer;
    transition: 0.5s ease;
}

    .features-item::before {
        transition: 0.5s ease;
        content: '';
        position: absolute;
        left: -1.2rem;
        height: 100%;
        border-left: 3px solid var(--white-color);
        border-radius: 2px;
        opacity: 0;
        visibility: hidden;
    }

    .features-item:hover {
        color: var(--white-color);
        transition: 0.5s ease;
    }

        .features-item:hover::before {
            opacity: 1;
            visibility: unset;
        }

.features-item-icon {
    font-size: 2rem;
}

.features-item-text {
    margin-left: 1.5rem;
    transition: opacity 0.6s ease;
    opacity: 1;
}

.inbox-number {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background-color: #1e75ff;
    padding: 0.5rem 0.9rem;
    border-radius: 0.4rem;
    color: var(--white-color);
    opacity: 1;
    transition: 0.6s linear;
}

.inbox-icon {
    position: relative;
}

    .inbox-icon .status {
        position: absolute;
        top: 0;
        right: -1px;
        background-color: #1e75ff;
        height: 9px;
        width: 9px;
        border-radius: 50%;
        border: 2px solid var(--white-color);
        opacity: 0;
        transition: 0.6s linear;
    }

.category-list {
    padding-top: 2.1rem;
    padding-bottom: 0.9rem;
    color: var(--grey-color);
    list-style: none;
    font-size: 1.2rem;
    font-weight: 500;
    border-bottom: 1px solid #292932;
}

.category-header {
    font-size: 1.2rem;
    text-transform: uppercase;
    line-height: 1.8rem;
    color: var(--white-color);
    margin-bottom: 1.3rem;
    white-space: nowrap;
}

.category-item {
    position: relative;
    padding: 0.9rem 1.1rem;
    line-height: 1.8rem;
    cursor: pointer;
    white-space: nowrap;
}

.category-item-status {
    height: 0.8rem;
    width: 0.8rem;
    border-radius: 50%;
    border: none;
    background-color: white;
    display: inline-block;
}

.category-item-text {
    margin-left: 1rem;
    transition: opacity 0.6s ease;
    opacity: 1;
}

.category-item-number {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}

.chat-list {
    padding: 2.1rem 0;
    font-size: 1.2rem;
}

.chat-header {
    text-transform: uppercase;
    line-height: 1.8rem;
    color: var(--white-color);
    margin-bottom: 1.3rem;
    white-space: nowrap;
}

.chat-new-btn {
    color: #1e75ff;
    background-color: transparent;
    outline: none;
    border: none;
    line-height: 1.8rem;
    display: flex;
    align-items: center;
    padding-bottom: 2.1rem;
    padding-left: 0.1rem;
    cursor: pointer;
    position: relative;
 
    font-weight: 500;
}

.chat-new-btn-text {
    white-space: nowrap;
    transition: opacity 0.6s ease;
    opacity: 1;
}

.chat-icon {
    font-size: 2.1rem;
    margin-right: 1.2rem;
}

.chat-item {
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: 2.1rem;
    color: var(--grey-color);
    cursor: pointer;
}

.chat-item-avatar-wrapper {
    position: relative;
}

    .chat-item-avatar-wrapper::before {
        content: '';
        position: absolute;
        top: 0;
        right: -3px;
        border-radius: 50%;
        height: 8px;
        width: 8px;
        background-color: #79d861;
        opacity: 0;
        transition: 0.6s linear;
    }

    .chat-item-avatar-wrapper.has-message::before {
        background-color: #1e75ff;
        border: 2px solid var(--white-color);
        height: 6px;
        width: 6px;
    }

.chat-item-avatar {
    object-fit: cover;
    object-position: top;
    height: 2.1rem;
    width: 2.1rem;
    border-radius: 50%;
    border: 1px solid var(--white-color);
}

/* background color in inline style */
.chat-item-status {
    height: 0.8rem;
    width: 0.8rem;
    border-radius: 50%;
    border: none;
    background-color: white;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    margin-right: 5px;
    opacity: 1;
    transition: 0.6s linear;
}

.chat-item-number {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    background-color: #1e75ff;
    padding: 0.5rem 0.9rem;
    border-radius: 0.4rem;
    color: var(--white-color);
    opacity: 1;
    transition: 0.6s linear;
}

.chat-item-name {
    white-space: nowrap;
    transition: opacity 0.6s ease;
    opacity: 1;
    margin-left: 1.4rem;
}

.tooltip {
    position: absolute;
    top: -2.1rem;
    left: 6.4rem;
    background-color: white;
    color: var(--background-color);
    border-radius: 0.4rem;
    padding: 0.5rem 0.9rem;
    font-size: 1.4rem;
    transition: 0s;
    opacity: 0;
    display: none;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.side-bar.collapse .message:hover .tooltip,
.features-item:hover .tooltip,
.category-item:hover .tooltip,
.chat-new-btn:hover .tooltip {
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.5s ease;
    opacity: 1;
}

.side-bar.collapse {
    width: 6.4rem;
}

    .side-bar.collapse .tooltip {
        display: block;
    }

    .side-bar.collapse .logo-name,
    .side-bar.collapse .category-header,
    .side-bar.collapse .chat-header,
    .side-bar.collapse .chat-new-btn-text,
    .side-bar.collapse .features-item-text,
    .side-bar.collapse .inbox-number,
    .side-bar.collapse .category-item-text,
    .side-bar.collapse .category-item-number,
    .side-bar.collapse .message-text,
    .side-bar.collapse .chat-item-name,
    .side-bar.collapse .chat-item-number,
    .side-bar.collapse .chat-item-status {
        opacity: 0;
        pointer-events: none;
    }

    .side-bar.collapse .message-text {
        opacity: 0;
        pointer-events: none;
        transform: translateX(0);
    }

    .side-bar.collapse .message-icon {
        transform: translateX(0);
    }

    .side-bar.collapse .logo-name__button {
        right: 0.5rem;
    }

    .side-bar.collapse .inbox-icon .status,
    .side-bar.collapse .chat-item-avatar-wrapper::before {
        opacity: 1;
    }



    /*login responsive*/

    @media(max-width: 768px) {
        .right {
            display: none;
        }

        .left {
            width: 100%;
            background-image: url("../images/login_background.jpg");
        }

        .login_img img {
            width: 100%;
            
        }

        .input-component input,
        .input-component select {
            width: 300px;
            height: 32px;
            padding: 0 12px;
            border: 1px solid var(--neutral-400);
            border-radius: 8px;
            font-size: 14px;
            transition: border-color 0.2s ease;
            font-family: "Manrope", sans-serif;
            background-color: white;
            padding-left: 32px;
        }

            .input-component input:focus,
            .input-component select:focus {
                border-color: var(--blue-500);
                outline: none;
                background: #fff;
            }

        .login-container {
            padding: 48px 32px;
            width: 100%;
            z-index: 1000;
            display: grid;
            align-items: center;
        }
        .input-component{
            display: grid;
            justify-content: center;
        }


        .fieldset {
            margin-top: 24px;
        }
        .container{
            background-image: url("../images/login_background.jpg")
        }

        .link a{
            color: var(--blue-500);
            text-decoration: none;
        }

        .input-component-dropdown input, .input-component-dropdown select {
            width: 300px;
            height: 32px;
            padding: 0 12px;
            border: 1px solid var(--neutral-400);
            border-radius: 8px;
            font-size: 14px;
            transition: border-color 0.2s ease;
            font-family: "Manrope", sans-serif;
            background-color: white;
            margin-bottom: 16px;
        }

        .forgot-password{
            width: 300px;
        }

        .login-btn {
            width: 300px;
            font-size: 14px;
        }

        .fieldset{
            display: flex;
            justify-content:center;
        }

        .input-component-dropdown {
            display: grid;
            justify-content: center;
        }

        .buttons-login{
            display: grid;
            justify-content: center;
            width: 300px;
        }

        .input-login {
            display: grid;
        }
    }


    @media(max-width: 375px ){
        .login-container {
            padding: 48px 32px;
            width: 300px;
        }

        .container {
            background-image: url("../images/login_background.jpg")
        }

        .input-component-dropdown input, ..input-component-dropdown select {
            width: 100%;
            height: 32px;
            padding: 0 12px;
            border: 1px solid var(--neutral-400);
            border-radius: 8px;
            font-size: 14px;
            transition: border-color 0.2s ease;
            font-family: "Manrope", sans-serif;
            background-color: white;
            margin-bottom: 16px;
        }

        .login-btn{
            width: 300px;
            font-size: 14px;
        }

        .custom-select {
            width: 100%;
            height: 32px;
            padding: 0 12px;
            border: 1px solid var(--neutral-400);
            border-radius: 8px;
            font-size: 14px;
            transition: border-color 0.2s ease;
            font-family: "Manrope", sans-serif;
            background-color: white;
            margin-bottom: 16px;
        }

        .fieldset {
            margin-top: 24px;
        }

        .input-component-dropdown{
            display: grid;
            justify-content: center;
        }

        .buttons-login{
           
            display: grid;
            justify-content: center;
        }

        .input-login {
            display: grid;
        }

    }

.graph{
    width: 50%;
}

.k-chart{
    width: 50%;
}

.chart-wrapper{
    width: 100%;
}

.breadcrumb-open{
    padding-left: 70px;
}

.breadcrumb .breadcrumb-open {
    padding-left: 70px;
}


.content-page .page {
    padding-top: 4px;
}

.table-actions{
    text-align: right;
}



.form__content .strong {
    color: var(--neutral-800);
    font-size: 20px;
}