:root {
    /*--palm-blue-1: #2A3650;*/
    /*--palm-blue-1: #5D24F5;*/
    /*--palm-blue-1: #2A3650;*/
    --palm-blue-1: #2A3650;
    /* --palm-yellow-1: #F5F360;*/
    /* --palm-lila-1: #CDC1FF;*/

}

html {
    scrollbar-width: thin;
}

.sidebar-nav::-webkit-scrollbar,
.vertical-scrollable::-webkit-scrollbar {
    width: 6px !important;
}

.sidebar-nav::-webkit-scrollbar-thumb,
.vertical-scrollable::-webkit-scrollbar {
    background-color: transparent;
    border-radius: 10px;
    border: 2px solid rgba(255, 255, 255, 0);
}

.sidebar-nav::-webkit-scrollbar-thumb {
    background-color: #cbd5e1 !important;
}


.pre-scrollable-70vh {
    min-height: 70vh;
    overflow-y: scroll;
    overflow-x: hidden;
}


.pre-scrollable-inverse-70vh {
    min-height: 70vh;
    overflow-y: scroll;
    overflow-x: hidden;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;

}

body {
    zoom: 1;
    font-family: Inter, sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

header {
    display: flex !important;
    justify-content: space-evenly;
    align-content: center;
}

header li>a>i {
    font-size: 1.1rem !important;
}

#logo {
    width: auto !important;
    max-width: 180px !important;
    height: auto !important;
    max-height: 50px !important;
    object-fit: contain !important;
    object-position: left center !important;
}

.app-header .nav-item .nav-link>.img-avatar,
.app-header .nav-item .avatar.nav-link>img {
    height: 30px !important;
}

.app-header {
    display: flex !important;
    flex-wrap: nowrap !important;
    flex-direction: row !important;
    align-items: center !important;
}

#navbarManager,
#navbarNotification {
    display: flex;
    justify-content: center;
    flex-wrap: nowrap;
}

#sygnet {
    height: 28px;
}

.sidebar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0;
    color: #fff;
    background: #2A3650;
}

/*2A3650*/

/*.app-footer {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 0;
    color: #0c0e10;
    background: #F4F6FC;
    border: none;
    flex: 0 0 0;
    margin-left: 240px!important;
    !* box-shadow: 0 -2px 2px rgba(0, 0, 0, 0.1);*!
   !* margin: 0 10px 0 10px!important;*!
}*/


.app-footer {
    /* background: #F4F6FC;*/
    background-color: #F4F7F9;
    border: none;
    color: #0c0e10;
    display: block;
    margin: 0 !important;
    padding: 2rem 0 0 250px;
    flex: unset !important;
}

.app-footer #contentFooter {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    font-size: 14px !important;
    padding-right: 15px;
}

.app-footer #contentFooter .clickable {
    text-decoration: underline !important;
}

#powered_by {
    color: #2A3650 !important;
    font-weight: bold;
    text-decoration: underline;
}

.main .container-fluid {
    padding: 30px 30px 0px 10px;
}

.app-header {
    height: 50px;
    flex: 0 0 50px;
    box-shadow: 0 2px 5px #0000001a;
}

.app-header .navbar-nav {
    align-items: center;
}

.sidebar .nav {
    width: 210px;
}

#mainSideBar {
    transition: left 0.8s ease !important;
}

.sidebar-floating {
    position: fixed;
    left: 230px;
    z-index: 2019;
    min-height: 91%;
    top: 5%;
    box-shadow: 0 4px 17px -1px rgba(0, 0, 0, 1.5), 0 2px 17px -1px rgba(0, 0, 0, 0.06) !important;
    transition: all 0.8s ease;
}

.sidebar .sidebar-nav {
    width: 216px;
}

.sidebar .nav-link.active {
    background: #F4F6FC;
    color: #2A3650 !important;
    font-weight: 700;
    border-radius: 0.65rem;
}

.sidebar .nav-link.active i {
    color: #2A3650 !important;
}

.sidebar .nav-link:hover {
    border-radius: 0.65rem;
}

.sidebar .sidebar-minimizer {
    border-radius: 0.65rem;
}

.sidebar .nav-dropdown-toggle::before,
.sidebar .sidebar-minimizer::before {
    filter: brightness(3);
}

.sidebar .nav-item {
    margin-left: 10px;
}

.sidebar .nav-link {
    padding: 0.6rem 1rem;
    margin-top: 8px;
}

.sidebar .nav-dropdown-items {
    margin: 0;
}

.nav-dropdown-items li {
    padding-left: 10px !important;
}

.no-border {
    border: 0px !important;
}

.talent-standard-white-card,
.card-widget-white,
.card-no-border,
.box {
    transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
    border-radius: 15px !important;
    border-color: rgb(241, 240, 243) !important;
    border-style: solid !important;
    border-width: 1px !important;
    padding-top: 1rem !important;
}


.palm-list-block {
    padding-top: 1rem !important;
    display: flex;
    flex-direction: row;
    width: 100%;
    border-radius: 15px;
    align-items: center;
    background-color: white;
}

.profil .palm-list-block {
    box-shadow: unset !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    padding-bottom: 10px !important;
    border-radius: 0 !important;
}

.box,
.mentor {
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
}

.page-item.active .page-link {
    background-color: #2A3650;
    border-color: #2A3650;
}

.img-logo-big {
    height: 40px;
}

.bg-palm-yellow {
    background-color: #f5e890 !important;
    border-color: #f5e890 !important;
}


.bg-palm-grey {
    background-color: var(--palm-grey-1) !important;
    border-color: var(--palm-grey-1) !important;
}

.card-title {
    margin-left: 10px;
    margin-top: -20px;
    margin-bottom: 0.75rem;
    padding: 4px 10px 4px 10px;
    color: white;
    border-radius: 0.5rem;
    font-weight: bold;
    width: fit-content;
    background-color: #2A3650 !important;
}

#mainSideBar {
    margin: 14px 0 0 10px;
    border-radius: 0.5rem;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.5), 0 2px 4px -1px rgba(0, 0, 0, 0.06) !important;
}

.app-body {
    background-color: #F4F7F9;
}


.talent-container-1 {
    margin: -25px -45px 0 -30px;
    background-color: #F4F7F9;
}

.sidebar-fixed .sidebar {
    width: 220px;
}

.sidebar-nav ul li:first-child {
    border-top: 14px
}

html:not([dir="rtl"]) .sidebar {
    margin-left: -220px !important;
}

.main-no-sidebar {
    margin-left: 1rem !important;
}

.card {
    border: none;
}

.page-item.active .page-link {
    font-weight: bold;
}

#palmTablePagination li {
    margin-left: 3px;
}

#logo {
    display: block;
    filter: url(#color-change);
}

@media (min-width: 1026px) {
    .header-fixed .app-body {
        margin-top: 50px;
    }

    .sidebar-fixed .app-header+.app-body .sidebar {
        height: calc(100vh - 70px)
    }
}

.skill {
    /*background-color: #e0e0e0;*/
    margin-bottom: 5px;
    padding: 5px;
    box-sizing: border-box;
}

.accordion .card-header {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%232f353a' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e");
    background-repeat: no-repeat !important;
    background-position: right 0.75rem center !important;
    background-size: 8px 10px !important;
}

.accordion .show {
    /*    background: #f7f7f7!important;*/
}

#myToast {
    width: auto !important;
    position: absolute !important;
    z-index: 999;
    right: 30px;
    box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.notification-text-dark-bold {
    color: #2f353a !important;
    line-height: 120% !important;
    font-size: 11px !important;
    font-weight: normal !important;
}

input[type="checkbox"].form-check-input {
    width: 20px;
    height: 20px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #e4e7ea;
    border: 1px solid #ccc;
    border-radius: 3px;
    outline: none;
    margin-right: 14px !important;
}

input[type="radio"].form-check-input {
    width: 20px;
    height: 20px;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #e4e7ea;
    /*border: 1px solid #ccc;*/
    border-radius: 12px;
    outline: none;
    margin-right: 14px !important;
}

input[type="checkbox"].form-check-input:checked,
input[type="radio"].form-check-input:checked {
    background-color: #ffffff;
    border-color: #e4e7ea;
}

input[type="checkbox"].form-check-input:checked::before {
    font: normal normal normal 16px/1 FontAwesome;
    content: '\f00c';
    position: absolute;
    top: 2px;
    left: 2px;
    color: #2A3650;
}

input[type="radio"].form-check-input:checked::before {
    font: normal normal normal 16px/1 FontAwesome;
    content: '\f05d';
    color: #2A3650;
    font-size: 22px;
}

.form-check-input:disabled {
    background-color: #d9d9d9;
    border-color: #d9d9d9;
    cursor: not-allowed;
}


.h-200 {
    height: 200px !important;
}

.h-300 {
    height: 300px !important;
}

.h-360 {
    height: 360px !important;
}

.h-400 {
    height: 400px !important;
}


@media (min-width: 992px) {
    .brand-minimized .app-header .navbar-brand .navbar-brand-minimized {
        height: 28px;
        width: 28px;
    }

    .sidebar-minimized .sidebar .nav-item {
        margin-left: 0
    }
}


@media (max-width: 1026px) {

    html:not([dir="rtl"]) .sidebar-lg-show.sidebar-fixed .main,
    /*html:not([dir="rtl"]) .sidebar,  */
    html:not([dir="rtl"]) .sidebar-show.sidebar-fixed .main {
        margin-left: 0 !important;
    }

    html:not([dir="rtl"]) .sidebar-lg-show .app-footer {
        padding: 2rem 0 0 40px !important;
    }

    .sidebar .sidebar-minimizer {
        top: -1px;
        left: 124px;
    }
}

@media (min-width: 1027px) {

    html:not([dir="rtl"]) .sidebar-lg-show .sidebar,
    html:not([dir="rtl"]) .sidebar-show .sidebar {
        margin-left: 10px !important;
    }

    html:not([dir="rtl"]) .sidebar-lg-show.sidebar-fixed .main,
    html:not([dir="rtl"]) .sidebar-show.sidebar-fixed .main {
        margin-left: 220px;
    }

    html:not([dir="rtl"]) .sidebar-lg-show.sidebar-fixed.sidebar-compact .main,
    html:not([dir="rtl"]) .sidebar-show.sidebar-fixed.sidebar-compact .main {
        margin-left: 150px;
    }
}

@media (max-width: 800px) {

    #switchTheme,
    #supportButton,
    #languageButton {
        display: none;
    }
}


.screen-breadcrumb {
    display: flex;
    justify-content: flex-start;
    align-items: center;

}

.screen-breadcrumb-item {
    cursor: pointer;
    margin-bottom: 0px;
}

.screen-breadcrumb-item:hover {
    cursor: pointer;
    text-decoration: underline;
    margin-bottom: 0px;
    color: var(--palm-blue-1);
}

.screen-breadcrumb-separator {
    margin: 0px 10px;
}

.screen-breadcrumb-last-item {
    margin-bottom: 0px;
    font-weight: bold;
}

.tab-link-palm {
    display: block;
    padding: 0.5rem 0rem;
    margin-left: 0rem;
    margin-right: 0.6rem;
    cursor: pointer;
    color: var(--palm-blue-1) !important;
}

.nav-item {
    display: block;
    padding: 0.5rem 0rem;
    margin-left: 0rem;
    margin-right: 0.6rem;
    cursor: pointer;
}

/* Palm Table */

.palmTable-overide-class {
    margin-right: -1rem;
    margin-left: -2rem;
}

.pt-text {
    font-weight: normal !important;
    margin-bottom: 0px;
}


.pt-strong-text {
    font-weight: bolder !important;
    margin-bottom: 0px;
}

#palmTableCardsDiv {
    background-color: white !important;
}


.palmtable-row-card {
    box-shadow: none !important;
    border-radius: none !important;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: rgb(241, 240, 243) !important;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    padding: 0px;
}

.clickable-title {
    cursor: pointer;
}

.clickable-title:hover {
    text-decoration: underline !important;
    color: var(--palm-violet-5) !important;
}


.text-link-palm {
    margin-top: 2px;
    margin-bottom: 2px;
    color: var(--palm-violet-5) !important;
}


.text-link-palm-white {
    margin-top: 2px;
    margin-bottom: 2px;
    color: white !important;
}

.text-link-palm,
.text-link-palm-white:hover {
    cursor: pointer;
    text-decoration: underline;
}

.clickable {
    text-decoration: none;
    color: var(--palm-violet-5) !important;
}

.clickable-white {
    text-decoration: none;
    color: white !important;
}

.clickable,
.clickable-white:hover {
    cursor: pointer;
    /*text-decoration: underline !important;*/
}

.sidebar-minimizer {
    z-index: 1020 !important;
    position: absolute !important;
    top: -64px;
    width: 50px;
    height: 50px;
    background-color: transparent !important;
    left: 183px;
}

.sidebar-minimized .sidebar .sidebar-minimizer {
    left: 60px;
}

.sidebar-minimizer::before {
    all: unset !important;
    content: '\f0c9' !important;
    font: normal normal normal 16px/1 FontAwesome !important;
    color: #2a3650 !important;
}

@media (min-width: 1026px) {
    .header-fixed .app-header {
        position: fixed;
        z-index: 1019;
        width: 100%;
    }
}

@media (max-width: 991.98px) {
    .app-header .navbar-brand {
        position: absolute;
        top: -13px !important;
        left: 50%;
        margin-left: -77.5px;
    }

    .talent-container-2 {
        margin: 8% 8% 0 8%;
    }

    .app-header {
        position: fixed;
        z-index: 1019;
        width: 100%;
        text-align: center;
        background-color: #fff;
    }

    .sidebar .sidebar-minimizer {
        top: -16px;
        left: 224px;
        z-index: 1020 !important;
        display: block;
    }
}

/*-- Skills ------------------------------------------------------------------*/


.skills-container-1 {
    background-color: #F4F6FC;
}

.form-control-skills {
    text-align: center !important;
    display: block;
    width: 50px;
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    color: black;
    background-color: #fff;
    background-clip: padding-box;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-bottom: 0;
}

.input-skills {
    background-color: #ffffff;
    border-radius: 8px;
    border: none;
    padding: 10px 13px;
    height: 40px;
    box-sizing: border-box;
    outline: none;
}


.input-group-skills {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    /*-ms-flex-wrap: wrap;
    flex-wrap: wrap;*/
    -ms-flex-align: center;
    align-items: center;
}


.skill-group-prepend,
.skill-group-append {
    display: -ms-flexbox;
    display: flex;
    border: 1px solid silver;
    z-index: 10;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    justify-content: center;
    align-items: center;
}

.skill-bloc {
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-right: 1rem;
}

.tag-master {
    align-items: center;
    display: flex;
    padding: 4px 0px;
    width: fit-content;
}

.tag-skills {
    align-items: center;
    border: 1px none;
    border-radius: 24px;
    display: flex;
    gap: 4px;
    padding: 4px 8px;
    font-weight: 500;
    font-size: 10px;
    line-height: 15px;
    margin-right: 0.5rem;
    background-color: var(--palm-violet-1);
    width: fit-content;
}

.tag-skill {
    background-color: var(--palm-violet-1);
    border: 1px none;
    border-radius: 24px;
    display: flex;
    padding: 4px 8px;
    width: fit-content;
}

.tag-skill-value {
    align-items: center;
    border: 1px none;
    border-radius: 24px;
    display: flex;
    gap: 4px;
    padding: 4px 8px;
    width: fit-content;
    font-size: 11px;
    cursor: pointer;
    margin-left: auto;
}


.skills-up {
    display: flex;
    align-items: center;
    margin-left: -3px;
}


.skill-arrow {
    /*margin-left: 0.5rem !important;*/
    /*margin-right: 0.5rem !important;*/
    margin-left: auto !important;
    padding-left: 2px !important;
    padding-right: 2px !important;
}

.my-level {
    background-color: #F7F7F7;
}

.low-level {
    background-color: #FFF3D6;
}

.zero-level {
    background-color: #FFF3D6;
    padding-left: 3px !important;
    padding-right: 3px !important;
}


.next-level {
    background-color: #F7F7F7;
}

.to-improve {
    background-color: #e2ffe0;
}

.has-level {
    background-color: #e2ffe0;
}

.over-skill {
    background-color: #cafffc;
}

.actual-average-skill {
    background-color: #34b8c7;
}

.required-average-skill {
    background-color: #7f8a87;
}

/* Green ok */
.good-level {
    background-color: #DEFCEE;
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
}

.good-talent-level {
    background-color: #DEFCEE;
}

/* Talents avatars in skills dashboards */

.skill-talent-first-avatar {
    height: 45px;
    border: 01px solid white;
    border-radius: 50em;
}

.skill-talent-next-avatar {
    height: 45px;
    border: 01px solid white;
    border-radius: 50em;
    margin-left: -25px;
}

.talent-skill-average {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 10vh;
}

.talent-skill-average .circles-container {
    display: flex;
    gap: 40px;
}

.talent-skill-average .circle {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.talent-skill-average .tag-skill-value {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    border-radius: 50%;
}

.talent-skill-average .valign-text-middle {
    font-size: 1rem;
    font-weight: bolder;
}

#editSkills .accordion h2,
#heading0 h2 {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
}

#editSkills .accordion .card-header {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%232f353a' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") !important;
    background-repeat: no-repeat !important;
    background-position: 14px 23px !important;
    background-size: 18px 12px !important;
}

#editSkills .accordion .card-header button {
    width: 10%;
}

/*--Labels ---------------------------------------------------------*/

label {
    display: inline-block;
    margin-bottom: 0.5rem;
}

label-small {
    font-size: 12px;
    line-height: 20px;
    letter-spacing: -0.01em;
    margin-bottom: 2px;
    display: block;
}

/*--Inputs ---------------------------------------------------------*/

.opportunity-textarea {
    width: 100%;
    height: 230px;
    background-color: #F7F7F7;
    border-radius: 8px;
    border: none;
    padding: 10px 13px;
    box-sizing: border-box;
    outline: none;
    font-family: 'satoshi', sans-serif;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: -0.01em;
    min-height: 240px;
}


.ctaContainer {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-top: 24px;
}

.ctaContainer span {
    font-size: 12px;
    line-height: 20px;
    color: #5C697A;
    letter-spacing: -0.01em;
}

.ctaAddFile {
    border: 1px solid #1E3EFB;
    color: #1E3EFB !important;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 21px;
    font-weight: 500;
    border-radius: 8px;
    transition: .3s;
    cursor: pointer;
}

#f-createOpportunity .areaContainer {
    margin-top: 22px;
}

#f-createOpportunity .areaContainer .top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

#f-createOpportunity .areaContainer .top label sup {
    color: #FD3939;
    font-weight: 500;
}

#f-createOpportunity .areaContainer .top span {
    font-size: 11px;
    line-height: 14px;
    color: #A9ABB2;
    text-transform: uppercase;
}

/*--Custom select ---------------------------------------------------------*/

.custom-select {
    position: relative;
    /* width: 300px; */
    font-family: Arial, sans-serif;
    padding: 0 5px 0 5px;
}

.search-container {
    display: flex;
    align-items: center;
    border-radius: 4px;
    overflow: hidden;
    height: 33px;
}

.search-input {
    flex: 1;
    padding: 10px;
    border: none;
    outline: none;
    font-size: 12px;
}

.no-border {
    border: none !important;
}


.search-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1;
    color: #5c6873;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #e4e7ea;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
    padding: 0 5px 0 5px;
}

.clear-button {
    background: none;
    border: none;
    font-size: 20px;
    cursor: pointer;
    padding: 2px 4px;
    color: #888;
    display: flex;
}

.clear-button:hover {
    color: #333;
}

.clear-button:hover {
    color: #333;
}

.clear-button:focus {
    background: none;
    border: none;
    outline: none;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    width: 100%;
    max-height: 200px;
    margin-top: 1px;
    overflow-y: auto;
    border: 1px solid #e4e7ea;
    border-top: none;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    z-index: 99;
    margin-left: -5px;
}

.dropdown-content div {
    padding: 10px;
    cursor: pointer;
    font-size: 12px;
    color: #333;
}

.dropdown-content div:hover {
    background-color: var(--palm-violet-1);
    color: white !important;
}


.data-bloc-sm {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.data-bloc-sm h6 {
    margin-bottom: 0px;
}


/* --------------------------------------------*/
/* THAT ONE TO REMOVE */

.sidebar-minimizer-new {
    z-index: 1020 !important;
    position: absolute !important;
    top: 0px;
    width: 50px;
    height: 50px;
    background-color: transparent !important;
    left: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 12.5px;
}

.navbar-brand-full-new {
    margin-left: 80px !important;
}


.paddlm-horizontal-display {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}


.palm-horizontal-display {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-direction: row;
    flex-direction: row;
    align-items: center;
    flex-shrink: 0;
    /*justify-content: space-between;*/
    justify-content: space-evenly;
    /*justify-content: space-around;*/
}



.palm-forced-blue-2-card {
    padding: 4px 4px 4px 4px;
    border-width: 1px;
    border-color: white;
    background-color: var(--palm-blue-2) !important;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.20);
    border-radius: 0.7em;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: white;
}

.palm-standard-blue-card {
    padding: 4px 4px 4px 4px;
    width: 100%;
    border-width: 1px;
    border-color: white;
    background-color: var(--palm-blue-1) !important;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.20);
    border-radius: 0.7em;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: white;
}


.palm-standard-grey-card {
    padding: 4px 4px 4px 4px;
    width: 100%;
    border-width: 1px;
    border-color: white;
    background-color: var(--palm-grey-1) !important;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.20);
    border-radius: 0.7em;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: 000;
}




.palm-standard-blue-2-card {
    padding: 4px 4px 4px 4px;
    border-width: 1px;
    border-color: white;
    background-color: var(--palm-blue-2) !important;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.20);
    border-radius: 0.7em;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: white;
}


.palm-standard-card {
    width: 100%;
    padding: 4px 4px 4px 4px;
    border-width: 1px;
    border-color: white;
    background: #FFFFFF;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.20);
    border-radius: 0.7em;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}


.palm-ai-header-card {
    width: 100%;
    padding: 4px 4px 4px 4px;
    border-width: 1px;
    border-color: white;
    background: #FFFFFF;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.20);
    border-radius: 0.7em;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}


.line-16vh {
    height: 16vh;
}

.line-18vh {
    height: 18vh;
}


.line-20vh {
    height: 20vh;
}


.line-22vh {
    height: 22vh;
}


.palm-control {
    display: block;
    /*width: 100%;*/
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.5;
    /*color: #5c6873;*/
    color: black;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #e4e7ea;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}


.palm-select {
    display: inline-block;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.375rem 0.375rem 0.375rem;
    font-size: 0.875rem;
    font-weight: 800;
    line-height: 1.5;
    color: white;
    vertical-align: middle;
    text-align: right !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: none;
}

.palm-select:hover {
    cursor: pointer;
}

.pre-scrollable-inverse-70vh {
    display: flex;
    min-height: 70vh;
    overflow-y: scroll;
    overflow-x: hidden;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    /*align-items: center;*/
}

.palm-question-card {
    width: 90%;
    height: 10vh;
    padding: 10px 20px;
    border-width: 1px;
    border-color: white;
    /*
    background: #000;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.20);*/
    border-radius: 0.7em;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;

    background-color: var(--palm-blue-1) !important;
    color: white !important;
}


.palm-answer-card {
    width: 70%;
    padding: 10px 20px;
    border-width: 1px;
    border-color: white;
    /*
    background: #000;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.20);
    */
    border-radius: 0.7em;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0.5rem 0.5rem !important;

    background-color: var(--palm-blue-1) !important;
    color: white !important;
}

.palm-agent-logo {
    width: 10%;
}


.palm-agent-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.40rem !important;
    border-bottom: 1px solid #c8ced3;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
}

.clickable-list {
    text-decoration: none;
    color: var(--palm-violet-5) !important;
}

.clickable-list:hover {
    cursor: pointer;
    text-decoration: underline !important;
    font-weight: bold !important;
}

.asm-action-button {
    color: var(--palm-blue-1);
    font-size: 18px !important;
    cursor: pointer !important;
    text-align: right !important;
    margin-right: 1rem !important;
}


.palm-tip {
    margin: 10%;
}

.palm-tip-rounded {
    border-radius: 50%;
    background-color: white;
    padding: 10%;
    width: min-content;
}

.welcome-text {
    line-height: 150%;
    white-space: pre-wrap;
    font-style: italic;
}

.get-started-vertical-bar {
    border-right: solid var(--palm-blue-1) 4px;
    height: 100%;
}


/* New CSS for the new design --------------------------------------------------*/

.img-welcome-avatar {
    width: 75px;
    height: auto;
    border-radius: 50em;

}

.widget-title {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0px;
    margin-right: auto;
    color: #000 !important;
}

.clickable-widget {
    text-decoration: none;
    color: #000 !important;
}

.clickable-widget:hover {
    cursor: pointer;
    font-weight: bold !important;
}

/* replace palm-standard-blue-2-card */
.palm-standard-lila-card {
    padding: 4px 4px 4px 4px;
    border-width: 1px;
    border-color: white;
    background-color: var(--palm-lila-1) !important;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.20);
    border-radius: 0.7em;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000;
}

.palm-standard-yellow-card {
    padding: 4px 4px 4px 4px;
    border-width: 1px;
    border-color: white;
    background-color: var(--palm-yellow-1) !important;
    box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.20);
    border-radius: 0.7em;
    margin-right: 10px;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #000;
}

/* palm-select */
.palm-select-new {
    display: inline-block;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.375rem 0.375rem 0.375rem;
    font-size: 0.875rem;
    font-weight: 550;
    line-height: 1.5;
    color: #000;
    vertical-align: middle;
    text-align: right !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: none;
}

.palm-select-new:hover {
    cursor: pointer;
}


.entity-textearea {
    resize: none;
    background-color: white;
    border: 0px;
    border-color: white;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-right: 24px;
    width: 100%;
    color: #000000
}
