.translate{
    opacity: 0;
    transition-delay: 1ms;
}

.changeDateLocale{
    font-family: "IBM Plex Mono", Consolas, "Courier New", monospace !important;
}

.mb24px{
    margin-bottom:24px!important;
}

table.DTCR_clonedTable.dataTable{
    position:absolute !important;
    background-color:rgba(255, 255, 255, 0.7);
    z-index:202
}

div.DTCR_pointer{
    width:1px;
    background-color: var(--color-primary);
    z-index:201
}

body .DTCR_clonedTable {
    width: auto !important;
    opacity: 0.9;
}

.filterActive .hideIfFilterActive{
    display: none;
}

#notiList .btn-sm{
    font-size: 0.8rem!important;
}

.receita.tdRed{
    border: 2px solid red;
}

.bluredloading{
    transition: 200ms;
    filter: blur(40px)  brightness(0.5) !important;
}

.blurednsfw{
    transition: 200ms;
    filter: blur(40px) brightness(0.2) !important;
}

.nsfwoverlay{
    position: absolute;
    top: 30%;
}

#textViewerArea{
    position: fixed;
    z-index: 1344;
    min-width: 25vw;
    min-height: 25vh;
    /*resize: both;*/
    /*overflow: auto;*/
    opacity: .95;

}

.no-spinner::-webkit-outer-spin-button,
.no-spinner::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}

.no-spinner {
    -moz-appearance: textfield !important;
    appearance: textfield !important;
}
.preventclick{
    pointer-events: none;
    user-select: none;
}

@media(min-width: 767px) {
    #dropdown-settings-menu{
        right: -220px!important;
    }
}

.container-xxl {
    transition: 300ms ease-in-out, 1ms background ;
}

#pingDiv {
    right: 5px;
    bottom: -30px;
    display: flex;
    position: absolute;
    font-family: 'IBM Plex Mono',Consolas, "Courier New", serif !important;
    align-items: end;
    opacity: 0.4;
    z-index: -1;
    pointer-events: none;
}

#pingDiv svg {
    padding: 3px;
}

.light-layout .toast-container .toast{
    opacity: 1!important;
}

#ordersInfo .datatable-scroll{
    max-height: 500px;
    overflow: auto;
}

.fileInPage a{
    word-wrap: anywhere;
}

.fileInPage select{
    min-width: 100px;
}

.isBuild .header-navbar .curserver {
    color: #f43d3d !important;
    background-color: #f43d3d1c !important;
}

.isBuild #goToTurboButton {
    display: none !important;
}

.futureMessage {
    opacity: .6;
}

.lastMsg.fromMe::before{
    content: '✔';
    color: #0a53be;
    margin-right: 5px;
}

.dropdown-toggle.hidde-arrow::after {
    display: none !important;
}

h2.content-header-title.float-start, .content-header-title{
    display: flex !important;
    align-items: center;
}

.backIcon{
    display: flex;
    align-content: center;
}

@media print {
    .app-content.content{
        padding: 5px!important;
    }
    .main-menu{
        display: none!important;
    }
    .header-navbar{
        display: none!important;
    }
    .header-navbar-shadow{
        display: none!important;
    }
    .noPrint{
        display: none!important;
    }
}

@media screen {
    .onlyPrint {
        display: none !important;
    }
}

.expanded .turboBadge, .menu-expanded .turboBadge, .raceLogo .turboBadge{
    margin-left:  1.64rem !important;
}

.turboBadge{
    margin-left:  0.8rem;
    margin-top: 1rem;
}

.anvisaBody td{
    padding: .42rem 1.4rem !important;
}

.cp,.cP {
    cursor: pointer !important;
}

.cD {
    cursor: default !important;
}

.datatable-footer .paginate_button:not(.current){
    margin-right: 5px;
}
.datatable-footer .ellipsis{
    margin-right: 5px;
}

.leaflet-control-attribution{
    display: none;
}

.expanded .brand-logo, .menu-expanded .brand-logo , .raceLogo .brand-logo  {
    display: none;
}

.dark-layout .hideIfDark {
    display: none!important;
}

.light-layout .hideIfLight{
    display: none!important;
}

#freteTotal.form-control:focus{
    border-color:#28c76f !important; ;
}

.tdGreen{
    color:green;
}

.tdSuperGreen{
    color:#29b729;
}

.tdYellow{
    color:#91911f;
}

.tdBlue{
    color:blue;
}

.tdRed{
    color:red;
}

.tdBlack{
    color: black;
}


.light-layout #paymentLocation,
.light-layout #paymentLocation h2{
    color: white;
}


.text-only-white {
    color: #fff !important;
}

.light-layout .text-white,
.light-layout .tabColorW,
.light-layout .custom-option-item,
.light-layout .form-select{
    color: #5e5873!important;
}

.light-layout .export-card {
    background-color: #fff!important;
}

.light-layout .navbar-dark .search-input.open .input {
    color: #5e5873 !important;
}

.light-layout .perms-card .user-item {
    background-color: unset;
}

.light-layout .perms-card h2 {
    color: #262626 !important;
}

.light-layout .nav-pills .nav-link.active {
    border-color: unset !important;
    box-shadow: unset !important;
}

.light-layout .mainTabs1 .tab-pane {
    background-color: #8d8d8d3b;
    box-shadow: unset;
}

.light-layout .navbar-dark {
    background-color: #fff;
}

.dropdown-item.custom-checkbox:focus, .dropdown-item.custom-checkbox:hover {
    color: #fff;
}

#tagsPlace.notChanging .deletebt{
    display: none!important;
}

.isFiltering .pathRedWhenFilter path{
    stroke: red !important;
}

.btn-auth {
    background-color:#131313;
    border-color: transparent;
    color: #fff !important;
    border: none;
    width: 100%;
    justify-content: center;
    display: flex;
    align-items: center;
}

.line1{
    margin-right: auto;
    margin-left: auto;
    height: 6px;
    width: 1px;
    border-left: 1px solid rgba(208, 208, 208, 0.6);
}

.box1{
    border: 1px solid rgba(208, 208, 208, 0.6);
    display: block;
    padding:3px;
    text-align: center;
}


.filepond--root label {
    cursor: pointer !important;
}

.filepond--credits {
    display: none !important;
}

.filepond {
    border-radius: 40px;
}

.bypassed{
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
}

.redColor{
    color: var(--color-danger)!important;
}

.hasDiscountText{
    color: #00ff85;
}

.buttonsDiscount button{
    padding: 10px;
}

.card.disabled{
    pointer-events: none;
    opacity: 0.5;
    cursor: not-allowed !important;

}
.select2-selection__rendered{
    color: white !important;
}

.backIcon svg {
    width: 24px;
    height: 24px;
}

.nav-tabs .nav-link::after {
    background: linear-gradient(30deg, #0e5634, rgba(14, 86, 52, 0.5)) !important;
}

.select2-selection__arrow{
    display: none;
}

#filters span.redColor{
    display: none;
}

.dark-layout .select2-container .select2-dropdown {
    background: #10131a;
    border-color:#404656;
}

.file-manager-item {
    flex-direction: row;
    flex: 0 0 100%;
    align-items: center;
    max-width: 100%;
    margin-bottom: 0.75rem;
    margin-right: 0;
}

.unsetBG{
    background-image: unset!important;
}

.btn-reset-filters {
    letter-spacing: 0.04em;
}

#filters  .redColor {
    display: none !important;
}

:root {
    --bg-tooltip: #1d1e1e;
}

#tooltip,
#simulateTooltip {
    background-color: #191E28;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 6px 12px -2px, rgba(0, 0, 0, 0.3) 0px 3px 7px -3px;
    padding: 10px;
    border-radius: 4px;
    position: fixed;
    white-space: nowrap;
    color: #fff;
    font-size: 16px;
}

#simulateTooltip {
    visibility: hidden;
}

.perms-card h2 {
    font-size: 2.2rem;
    color: #eeeeee;
}

.light-layout .perms-card h2 {
    color: rgb(110, 107, 123);
}

.perms-card h3 {
    font-size: 1.2rem;
}

.perms-card a {
    font-size: .95rem;
}

.perms-card .user-item,
.users-list .user-item {
    position: relative;
    transition: transform .25s ease;
    cursor: pointer;
    margin-left: -2px;
    background-color: #161d31;
    border-radius: 50%;
}

.perms-card .user-item:hover,
.users-list .user-item:hover {
    transform: translateY(-4px) scale(1.07);
}

.perms-card .user-item img,
.perms-card .user-item .badge,
.users-list .user-item img,
.users-list .user-item .badge
{
    width: 32px;
    min-width: 32px;
    box-shadow: 0 0 0 2px #283046, inset 0 0 0 1px rgba(40, 48, 70, 0.07);
}

.perms-card .user-item .badge,
.users-list .user-item .badge {
    background-color: #7367f0;
    display: flex;
    align-items: center;
    height: 32px;
    font-size: .95rem;
}

.badge.badge-primary {
    background-color: #7367f0;
    font-size: .85rem;
    padding: .3rem .75rem;
    box-shadow: 0 0 0 2px #283046, inset 0 0 0 1px rgba(40, 48, 70, 0.07);
}

.perms-card .btn-add-user {
    padding: .25rem .5rem;
    transform: translateX(.5rem);
}

.perms-card .feather-user-plus {
    width: 24px;
    height: 24px;
    transition: stroke .2s ease;
}

.perms-card .btn-add-user:hover .feather-user-plus  {
    stroke: #18a663;
}

.perms-table tbody tr td:first-child {
    padding-left: 2rem !important;
}

.tabColorW{
    color: rgba(255, 255, 255, 0.8);
}

.active .tabColorW{
    color: rgb(115, 103, 240);
}

.stroke-dark {
    stroke: #000;
}

.dark-layout .stroke-dark {
    stroke: #fff;
}

.box {
    width: 38px;
    height: 38px;
    background-color: rgba(186, 191, 199, 0.12);
    border-radius: 0.35rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

.box svg{
    color: #babfc7;
}

.active .box {
    background-color: #7367f0;
    color: #fff;
    box-shadow: 0 3px 6px 0 rgba(115, 103, 240, 0.4);
}

.active .box svg {
    color: #fff
}

.mainTabs1 .tab-pane{
    background-color: #0000003b;
    padding: 1.5rem 1.5rem;
    border-radius: 0.5rem;
    box-shadow: 0 4px 24px 0 rgba(34, 41, 47, 0.24);
}

.tickets-filter-bar {
    display: flex;
    align-items: center;
    gap: .5rem;
    flex-wrap: wrap;
}

.tickets-filter-bar .filter-group {
    display: flex;
    align-items: center;
    max-width: 92.5vw;
    gap: .35rem;
    background: #fff;
    border: 1px solid rgba(var(--bs-secondary-rgb, 130,134,139), .15);
    border-radius: .75rem;
    padding: .3rem .55rem;
}

.dark-layout .tickets-filter-bar .filter-group {
    background-color: #191e28;
}

.tickets-filter-bar .filter-select {
    border: none !important;
    box-shadow: none !important;
    font-size: .9rem;
    font-weight: 500;
    color: inherit;
    padding: .35rem .25rem;
    cursor: pointer;
    min-width: 0;
    background-color: transparent;
}

.dark-layout .tickets-filter-bar .filter-select {
    background-color: #191e28;
}

.tickets-filter-bar .filter-select:focus {
    outline: none !important;
}

.tickets-filter-bar .filter-divider {
    width: 1px;
    height: 1.1rem;
    background: rgba(var(--bs-secondary-rgb, 130,134,139), .3);
    flex-shrink: 0;
}

.tickets-filter-bar .btn-lista {
    border-radius: .65rem;
    font-size: .82rem;
    font-weight: 600;
    padding: .38rem .9rem;
    letter-spacing: .01em;
    white-space: nowrap;
}

.tickets-filter-bar .btn-new {
    border-radius: .65rem;
    width: 2.4rem;
    height: 2.4rem;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

#pipeTagsContainer {
    scrollbar-width: thin;
    scrollbar-color: rgba(130,134,139,.25) transparent;
}
#pipeTagsContainer::-webkit-scrollbar {
    height: 3px;
}

#pipeTagsContainer::-webkit-scrollbar-thumb {
    background: rgba(130,134,139,.25); border-radius: 2px;
}

@media (max-width: 767px) {
    .tickets-filter-bar { justify-content: flex-end; }
    .tickets-filter-bar .filter-group { width: 100%; justify-content: space-between; }
}

.card.personal-info-card:not(:last-child) {
    margin-bottom: 1.5rem !important;
}
.card.personal-info-card:last-child {
    margin-bottom: 0 !important;
}

input[type=search]::-ms-clear { display: none; width : 0; height: 0; }
input[type=search]::-ms-reveal { display: none; width : 0; height: 0; }
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration { display: none; }
input[type='search'] { width: 300px; }
input[type="search"] + svg,
input[type="search"] + svg + svg {
    position: absolute;
    top: 50% !important;
    right: 0% !important;
    transform: translate(calc(-50% - .5rem), -50%) !important;
}

input[type="search"].form-control.searched,
.form-control.active,
.form-select.active {
    box-shadow: 0 3px 10px 0 rgba(34,41,47,.1) !important;
    border-color: #18a663 !important;
    outline: 0 !important;
}

input[type="search"].searched + svg.feather-search { display: none !important; }
input[type="search"].searched + svg + svg.feather-x { display: inline-block !important; cursor: pointer }
input[type="search"]:not(.searched) + svg + svg.feather-x { display: none !important; }

.disabled1{
    opacity: 0.7;
    cursor: not-allowed;
    pointer-events: none;
}

.cursor-pointer {
    cursor: pointer;
}

.languages-dropdown #flagLocale {
    width: 22px;
    height: 22px;
}

.languages-dropdown .dropdown-menu .dropdown-item img {
    width: 1rem;
    height: 1rem;
}

.flex-auto {
    flex: 1 1 auto;
}

.fw-500 {
    font-weight: 500;
}

.d9medreceita {
    color: #4d3df4; /* 77, 61,244*/
    position: relative;

    background: linear-gradient(
            135deg,
            rgba(77, 61, 244, 0.9) 0%,
            rgba(77, 61, 244, 0.95) 50%,
            rgba(77, 61, 244, 1) 100%
    ) repeat;
    overflow: hidden;
    animation: d9medreceitaGrow .5s linear both;
}


@keyframes d9medreceitaGrow {
    0% {
        transform: scale(0);
    }
    60% {
        transform: scale(1.05);
    }
    90%,100% {
        transform: scale(1);
    }
}

.d9medreceita::after {
    content: '';
    position: absolute;
    pointer-events: none;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-image: url('assets/img/hex-pattern.svg');
    background-size: cover;
    background-repeat: repeat;
    background-position: 0 -100%;
    animation: backgroundMove 50s linear infinite alternate-reverse;
    opacity: 0.05;
    filter: invert(1);
}

@keyframes backgroundMove {
    from {
        background-position: 0 -100%;
    }
    to {
        background-position: 0 0;
    }
}

.box-shadow-primary {
    transition: box-shadow 0.4s ease, transform 0.4s ease;
}

.fw-900 {
    font-weight: 900;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.export-card {
    background-color: #191e28;
    box-shadow: unset;
}

.export-card .separator {
    color: #191e28;
    font-size: 2rem;
    margin: 0 1.75rem 0 .5rem;
    transition: color .4s ease;
}

.light-layout .export-card .separator {
    color: #8c8c8c;
}

.export-card  p {
    transition: all .4s ease;
}

.export-card .icon-container {
    width: 4.5rem;
    height: 4.5rem;
}

.export-card .icon-container i,
.export-card:hover .icon-container i,
.dark-layout  .export-card:hover a:hover {
    color: #7367f0 !important;
}

.export-card .background-circle,
.export-card:hover .icon-container::before {
    background: rgba(115,103,240,.12);
    width: 60px!important;
    height: 60px!important;
    transition: transform .7s ease;
}

.export-card .title,
.export-card .icon-container.custom ,
.export-card a.custom {
    transition: all .3s ease;
}

.export-card:hover .title {
    transform: translateX(-30px);
}

.export-card:hover .icon-container.custom {
    transform: translateX(-15px);
}

.export-card:hover a.custom {
    transform: translateY(-5px);
}

.export-card:hover .icon-container .background-circle {
    transform: scale(20) !important;
}

.export-card:hover .separator {
    color: #797979;
}

.light-layout .export-card:hover p {
    color: #252525 !important;
}

.dark-layout .export-card p {
    color: #b2b2b2;
}

.dark-layout .export-card:hover p {
    color: #ececec !important;
}

.card .card-header {
    min-height: 70px;
}

.nav-tabs .nav-link.active {
    color: #18a663;
}

.form-select {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23535353' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");
}

.form-check-input:checked[type="checkbox"] {
    background-size: 75%;
}

.form-switch .form-check-input:checked[type="checkbox"] {
    background-size: 55%;
}

.custom-option-item {
    transition: all .2s ease;
}
.custom-option-item-check:checked + .custom-option-item {
    color: #fff;
    background-color: rgba(24,166,99,.2);
}

.light-layout .custom-option-item-check:checked + .custom-option-item  span {
    color: #000 !important;
}

.dark-layout .custom-option-item-check:checked + .custom-option-item  span {
    color: #fff !important;
}

div.dataTables_wrapper .dataTables_info {
    padding-top: 0 !important;
}

.datatable-footer {
    margin-top: .5rem;
}

.text-blue {
    color: #2560ff !important;
}

.select2-selection__rendered {
    display: flex !important;
    align-items: center;
}

.select2-search__field {
    margin: .7rem 0 !important;
}

.form-control,
.form-select,
.select2-selection__rendered,
.select2-selection.select2-selection--single {
    min-height: 3.3rem;
}

.select2-selection__choice {
    margin: .6rem .6rem .6rem 0;
}

.select2-selection.select2-selection--single  {
    padding: 0;
}

.newLayout {
    background-color: transparent !important;
    border: 1px solid rgba(255, 255, 255, 0.3);
    box-shadow: unset !important;
    transition: all .25s ease;
}

.light-layout .newLayout {
    border: 1px solid rgba(0, 0, 0, 0.3);
}

.newLayout:hover {
    border-color: #7367f0;
    background-color: rgba(115, 103, 240, 0.1) !important;
}

.aspect-ratio-1 {
    aspect-ratio: 1;
}

.lh-15 {
    line-height: 1.5;
}

:root {
    --bs-my-pink: 255, 111, 255;
    --bs-my-blue: 100, 157, 255;
    --bs-my-yellow: 198, 220, 0;
}

.text-pink {
    color: rgba(var(--bs-my-pink), 1) !important;
}

.bg-light-pink {
    background-color: rgba(var(--bs-my-pink), .1) !important;
}

.text-blue {
    color: rgba(var(--bs-my-blue), 1) !important;
}

.bg-light-blue {
    background-color: rgba(var(--bs-my-blue), .1) !important;
}

.text-yellow {
    color: rgba(var(--bs-my-yellow), 1) !important;
}

.bg-light-yellow {
    background-color: rgba(var(--bs-my-yellow), .12) !important;
}

.fs-7 {
    font-size: .875rem;
}

@media(min-width: 767px) {
    .w-md-auto,
    .w-md-auto.w-100 {
        width: auto !important;
    }
}

@property --gradient-angle-ai {
    syntax: "<angle>";
    initial-value: 0deg;
    inherits: false;
}

.parent-ai {
    background-image: linear-gradient(var(--gradient-angle-ai), blue, purple, red, orange)!important;
    animation: rotation-ai 5s linear infinite;
    padding: 4px;
    max-width:100px;
    border-radius: 10px;
}

.light-layout .btn-ai{
    background-color: #f8f8f8;
    color:black;
}

.dark-layout .btn-ai{
    background-color: #10131a;
    color:white;
}

.btn-ai{
    font-weight: bold;
    width: 100%;
}

@keyframes rotation-ai {
    0% {
        --gradient-angle-ai: 0deg;
    }
    100% {
        --gradient-angle-ai: 360deg;
    }
}

.custom-scroll {
    overflow: auto;
}

.custom-scroll::-webkit-scrollbar {
    width: 8px;
}

.custom-scroll::-webkit-scrollbar-track {
    background: #2d2d3e;
}

.custom-scroll::-webkit-scrollbar-thumb {
    background-color: #373764;
    border: 2px solid #1a1a2e;
}

.custom-scroll::-webkit-scrollbar-thumb:hover {
    background-color: #2d2d59;
}

.custom-scroll::-webkit-scrollbar-button {
    display: none;
}

.custom-scroll {
    scrollbar-width: thin;
    scrollbar-color: #bebebe #e0e0e0;
}

.dark-layout .custom-scroll {
    scrollbar-color: #373764 #2d2d3e;
}

.badge-filter-tag {
    padding: .6rem 1rem !important;
    /*transition: all .2s ease-out;*/
    background-color: rgb(225, 225, 225);
}

.dark-layout .card .custom-option-item {
    background-color: #0f12239e;
}

.filter-tag-counter {
    width: 1.4rem;
    height: 1.4rem;
    font-size: .8rem;
}

.badge-filter-tag:not(:last-child) {
    margin-right: .6rem;
}

.dark-layout .badge-filter-tag {
    background-color: rgb(21, 21, 21);
}

.badge-filter-tag.badge-outline {
    background-color: transparent;
    border: 1px solid rgba(var(--bs-primary-rgb), .7);
}

.badge-filter-tag.badge-outline.tag-global {
    background-color: transparent;
    border: 1px solid rgba(0, 232, 108, 0.7);
}

.badge-filter-tag:not(.badge-outline).active {
    background-color: rgba(0, 207, 232, 0.2);
    color: rgb(2, 161, 181) !important;
}

.badge-filter-tag.tag-global:not(.badge-outline).active {
    background-color: rgba(0, 232, 108, 0.2);
    color: rgb(2, 181, 112) !important;
}

.badge-filter-tag.badge-outline.active {
    background-color:  rgba(var(--bs-primary-rgb), .3);
}

.move-stage-dropdown {
    position: absolute;
    min-width: 190px;
    z-index: 9999;
    background: #fff;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: .5rem;
    box-shadow: 0 8px 28px rgba(0,0,0,.15);
    padding: .35rem 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-8px) scale(.96);
    transform-origin: top right;
    transition: opacity .2s ease, transform .2s ease, visibility .2s ease;
    pointer-events: none;
}

.move-stage-dropdown.open {
    opacity: 1;
    visibility: visible;
    transform: translateY(0) scale(1);
    pointer-events: auto;
}

.move-stage-header {
    padding: .35rem .85rem;
    font-size: .75rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: .04em;
    color: #82868b;
    border-bottom: 1px solid rgba(0,0,0,.06);
    margin-bottom: .2rem;
}

.move-stage-option {
    display: flex;
    align-items: center;
    gap: .5rem;
    padding: .45rem .85rem;
    font-size: .85rem;
    color: #4b4b4b;
    text-decoration: none;
    white-space: nowrap;
    transition: background-color .15s ease, padding-left .15s ease;
    cursor: pointer;
}

.move-stage-option:hover {
    background-color: rgba(115,103,240,.08);
    padding-left: 1rem;
    color: #4b4b4b;
    text-decoration: none;
}

.move-stage-dot {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    flex-shrink: 0;
    display: inline-block;
}

.dark-layout .move-stage-dropdown {
    background: #283046;
    border-color: rgba(255,255,255,.08);
    box-shadow: 0 6px 24px rgba(0,0,0,.35);
}

.dark-layout .move-stage-header {
    color: #9ca3af;
    border-bottom-color: rgba(255,255,255,.08);
}

.dark-layout .move-stage-option {
    color: #d0d2d6;
}

.dark-layout .move-stage-option:hover {
    background-color: rgba(115,103,240,.15);
    color: #e2e2e2;
}

.text-primary-hover {
    transition: color .2s ease;
}

.text-primary-hover:hover {
    color: #4d3df4 !important;
}

.fieldd .form-text,
.fieldd fieldset {
    display: none;
}
.history-item {
    font-size: .875rem;
    border-bottom: 1px solid var(--color-border-subtle);
    transition: background-color var(--transition-fast);
}

.history-item:hover {
    background-color: var(--color-bg-subtle);
}

.history-item:last-child {
    border-bottom: 0;
}

.history-item-body {
    min-width: 0;
    line-height: 1.4;
}
.history-item-action {
    color: var(--color-text-secondary);
}

.history-item-desc {
    color: var(--color-text);
    font-size: .8125rem;
    margin-top: .125rem;
    word-break: break-word;
}

.history-item-date {
    font-size: .75rem;
    color: var(--color-text-muted);
    text-align: right;
    max-width: 5rem;
    flex-shrink: 1;
    line-height: 1.3;
}
