@charset "UTF-8";

:root {
    --star-size: 25px;
    --star-color: #ccc;
    --star-background: #fc0;
    --rating: 0
}

[v-cloak] {
  display: none;
}

.stars_rating {
    --percent: calc(var(--rating) / 5 * 100%);
    display: inline-block;
    font-size: var(--star-size);
    font-family: Times;
    line-height: 1;
}

.stars_rating::before {
    /*content: '✯✯✯✯✯';*/
    content: "\272F\272F\272F\272F\272F";
    letter-spacing: 3px;
    background: linear-gradient(90deg, var(--star-background) var(--percent), var(--star-color) var(--percent));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.img-avatar-hd {
    object-fit: scale-down;
    width: 40px;
    height: 40px;
}

.reputacao-ml-therm {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #4d4d4d;
    border-collapse: separate;
    border-spacing: 0;
    line-height: 1.42857143;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0px;
    box-sizing: border-box;
    list-style: none;
    padding: 0 !important;
    margin: 0 !important;
    padding-top: 5px !important;
    display: inline-block;
    position: relative;
    white-space: nowrap;
    width: 130px;
}

.reputacao-ml-therm .reputacao-ml-therm-1 {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #4d4d4d;
    border-collapse: separate;
    border-spacing: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0px;
    list-style-type: none;
    background-color: #F6898D;
    box-sizing: initial;
    float: left;
    height: 0.75em;
    line-height: 0.7em;
    border-right: none;
    overflow: hidden;
    text-indent: -999px;
    width: 1.80em;
    white-space: nowrap;
}

.reputacao-ml-therm .reputacao-ml-therm-2 {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #4d4d4d;
    border-collapse: separate;
    border-spacing: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0px;
    list-style-type: none;
    background-color: #FDC175;
    box-sizing: initial;
    float: left;
    height: 0.75em;
    line-height: 0.7em;
    border-right: none;
    overflow: hidden;
    text-indent: -999px;
    width: 1.80em;
    white-space: nowrap;
}

.reputacao-ml-therm .reputacao-ml-therm-3 {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #4d4d4d;
    border-collapse: separate;
    border-spacing: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0px;
    list-style-type: none;
    background-color: #FFF9A1;
    box-sizing: initial;
    float: left;
    height: 0.75em;
    line-height: 0.7em;
    border-right: none;
    overflow: hidden;
    text-indent: -999px;
    width: 1.80em;
    white-space: nowrap;
}

.reputacao-ml-therm .reputacao-ml-therm-4 {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #4d4d4d;
    border-collapse: separate;
    border-spacing: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0px;
    list-style-type: none;
    background-color: #ECF9B3;
    box-sizing: initial;
    float: left;
    line-height: 0.7em;
    border-right: none;
    overflow: hidden;
    text-indent: -999px;
    width: 1.80em;
    white-space: nowrap;
    height: 0.75em;
}


.reputacao-ml-therm .reputacao-ml-therm-5 {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #4d4d4d;
    border-collapse: separate;
    border-spacing: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    letter-spacing: 0px;
    list-style-type: none;
    background-color: #86DA73;
    box-sizing: initial;
    float: left;
    height: 0.75em;
    line-height: 0.7em;
    border-right: none;
    overflow: hidden;
    text-indent: -999px;
    width: 1.80em;
    white-space: nowrap;
}


.reputacao-ml-therm-1.active {
    background-color: #ed1219;
    height: 1.2em;
    position: relative;
    top: -3px;
    z-index: 1;
    white-space: nowrap;
}

.reputacao-ml-therm-2.active {
    background-color: #FF8000;
    height: 1.2em;
    position: relative;
    top: -3px;
    z-index: 1;
    white-space: nowrap;
}

.reputacao-ml-therm-3.active {
    background-color: #FFF059;
    height: 1.2em;
    position: relative;
    top: -3px;
    z-index: 1;
    white-space: nowrap;
}

.reputacao-ml-therm-4.active {
    background-color: #D6F076;
    height: 1.2em;
    position: relative;
    top: -3px;
    z-index: 1;
    white-space: nowrap;
}

.reputacao-ml-therm-5.active {
    background-color: #00B200;
    height: 1.2em;
    position: relative;
    top: -3px;
    z-index: 1;
    white-space: nowrap;
}

div.dataTables_wrapper div.dataTables_filter label, div.dataTables_wrapper div.dataTables_length label {
    margin-top: 7px;
    margin-bottom: 0.5rem;
}


.filtro_ativo {
    background: #28c76f !important;
}

.menu-collapsed .filtros_ativos {
    width: 100%;
    left: 110px;
    padding: 0;
    z-index: 12;
    position: fixed;
    top: 107px;
    transition: right 0.4s cubic-bezier(0.05, 0.74, 0.2, 0.99);
}

.menu-expanded .filtros_ativos {
    width: 100%;
    left: 290px;
    padding: 0;
    z-index: 12;
    position: fixed;
    top: 107px;
    transition: right 0.4s cubic-bezier(0.05, 0.74, 0.2, 0.99);
}

.menu-hide .filtros_ativos {
    width: 100%;
    left: 20px;
    padding: 0;
    z-index: 12;
    position: fixed;
    top: 107px;
    transition: right 0.4s cubic-bezier(0.05, 0.74, 0.2, 0.99);
}

.base-images-mtpl {
    position: relative;
}

.imagetop {
    position: absolute;
    top: -10px;
}

.img-anc-div {
    position: relative;
    background: #eeedfd;
    padding: 2.5rem 6px 6px;
    display: flex;
    justify-content: center;
}

.img-logo-mpc-anc {
    max-height: 30px;
    max-width: 30px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 3px;
    border-radius: 50%;
}

.img-anc {
    width: 60px;
    height: 60px;
    align-content: center;
    border-radius: 10%;
    background: #fff;
    object-fit: contain;
}

.invisible {
    height: 0;
}

.select2-selection--multiple {
    overflow-y: auto !important;
    max-height: 120px !important;
}

.widget-align-right {
    margin-right: 60px;
}


/* Fix table head */
.tableFixHead {
    overflow: auto;
    max-height: 600px;

}

/*.tableFixHead th {*/
/*    position: sticky;*/
/*    top: 0;*/
/*    z-index: 100;*/
/*}*/

.tableFixHead .thhd {
    position: sticky;
    top: 0;
    z-index: 10;
    background: white;
}

/* Just common table stuff. */
.tableFixHead table {
    border-collapse: collapse;
    width: 100%;
}

/* Just common table stuff. */

.tableFixHead table tbody:nth-of-type(1) tr:nth-of-type(1) td {
    border-top: none !important;
}

/*.tableFixHead th, td {*/
/*    padding: 8px 16px;*/
/*}*/

.select2-selection__choice {
    white-space: normal !important;
}

.htmx-indicator:not(.htmx-request) {
    display: none;
}


.cursor-inter {
    cursor: help;
}

*::-webkit-scrollbar {
    width: 8px;
}

*::-webkit-scrollbar-track {
    background-color: var(--bs-gray-600);
}
*.dark-layout *::-webkit-scrollbar-track {
    background-color: var(--bs-secondary);
}

*::-webkit-scrollbar-thumb {
    background-color: var(--bs-primary);
    background-clip: content-box;
}

.terceiro-nivel {
    padding: 10px 15px 10px 36px !important;
}

.navigation ul span {
    font-size: 1rem;
}


@media (min-width: 1010px) {
    .scroll-lado {
        overflow-x: hidden;
    }
}

@media (min-width: 1650px) {
    .desassociar {
        bottom: 39%;
    }
}

.dark-layout .bootstrap-tagsinput {
    background-color: #283045 !important;
    border: 1px solid #3b4152 !important;
}

.main-menu.menu-light .navigation > li.open:not(.menu-item-closing) > a, .main-menu.menu-light .navigation > li.sidebar-group-active > a {
    color: #565360;
    background: none;
}

.dark-layout .form-select-dark {
    display: block;
    padding: 0.571rem 1rem 0.571rem 1rem;
    -moz-padding-start: calc(1rem - 3px);
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.45;
    color: #3f13ef;
    background-color: #283045;
    background-repeat: no-repeat;
    background-position: right 1rem center;
    background-size: 15px 14px;
    border: 1px solid #3f4555;
    border-radius: 0.357rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;


}

.text-inicio {
    text-align-last: start;
}

.backgrond-tabela {
    background-color: #F1F1F1;
}

.dark-layout .backgrond-tabela {
    background-color: #2d3451;
}

.dark-layout table.dataTable tbody tr > .dtfc-fixed-left, .dark-layout table.dataTable tbody tr > .dtfc-fixed-right {
    z-index: 1;
    background-color: #283045
}

.dark-layout .badge.badge-light-dark {
    background-color: rgb(0 0 0 / 21%);
    color: #8074ff !important;
}


.dark-layout .badge.badge-light-primary {
    background-color: rgb(0 0 0 / 21%);
    color: #8074ff !important;
}


.dark-layout .select2-container .select2-selection--multiple .select2-selection__choice {
    color: #eeecff !important;
}

.dark-layout .select2-container--classic .select2-results__option--highlighted,
.dark-layout .select2-container--default .select2-results__option--highlighted {
    color: #e0e0e0 !important;
}

.dark-layout .text-black {
    color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.leaflet-popup-content-wrapper, .leaflet-popup-tip {
    background: #2b3244 !important;
}

.dark-layout .table .thead tr:not([class*='table-']) th,
.dark-layout .table .thead tr:not([class*='table-']) td,
.dark-layout .table tbody tr:not([class*='table-']) th,
.dark-layout .table tbody tr:not([class*='table-']) td {
    border-color: #3b4253;
    color: rgba(229, 229, 229, 0.96);
}

.dark-layout .text-secondary {
    color: #9C9C9C !important;
}

.dark-layout .text-muted {
    color: #c0c0c0 !important;
}

.hover-scaleup:hover {
    transform: scale(1.04);
    display: inline-block;
    transition: transform 0.3s;
    /*color: #7f73fd !important;*/
}

.hmap {
    z-index: 0;
    /*height: 200px;*/
}

@media only screen and (max-width: 767px) {
    .hmap {
        height: 200px;
    }
}

@media (max-width: 1380px) {
    .small-caps {
        font-variant: all-small-caps;
    }

    .imag-cell {
        height: 65px;
        width: 65px;
    }
}

.select2-selection__clear {
    font-size: 30px;
    margin-right: 1rem;
}

.dtfc-fixed-left {
    white-space: nowrap !important;
}

.htmx-swapping {
    opacity: 1;
    transition: opacity 4s ease-out;
}

#dados-comparativo.htmx-added {
    opacity: 0;
}

#dados-comparativo {
    opacity: 1;
    transition: opacity 4s ease-out;
}

.produtos-concorrente {
    grid-template-columns: 35% 28% 35%;
    display: grid;
    grid-row-gap: 2rem;
    grid-column-gap: 1%;
    align-items: stretch;
}

@media (max-width: 1258px) {
    .produtos-concorrente {
        grid-template-rows: 1fr 1fr 1fr;
        grid-template-columns: 1fr;
        grid-row-gap: 0rem;
    }

    .vs-element {
        width: 400px;
        align-self: center;
        justify-self: center;
    }
}

@media (max-width: 400px) {
    .vs-element {
        width: 100%;
    }
}

.dark-layout .bootstrap-tagsinput input {
    color: #b3b6bc;
}

@media (max-width: 400px) {
    .vs-element {
        width: 100%;
    }
}

.dark-layout .leaflet-popup-content-wrapper,
.dark-layout .leaflet-popup-tip {
    background: #474747;
    color: #fff;
}

.leaflet-popup-scrolled {
    overflow: auto !important;
    border-bottom: none !important;
    border-top: none !important;
}

.dark-layout .ql-toolbar.ql-snow .ql-picker-label {
    color: #b3b6bc;
}

.dark-layout .ql-snow .ql-stroke {
    stroke: #a6a6a6;;
}

.dark-layout .ql-snow .ql-picker.ql-expanded .ql-picker-options {
    background: #283046;
    color: #a3a7ae;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #a3a7ae !important;
    line-height: 28px !important;
}

html .content.app-content {
    padding-bottom: 50px
 }

#updateStaffGroupForm .select2-container {
    width: 100% !important;
}