.bi-file-earmark-text {
    font-size: 2rem;
}

.bi-arrow-right-short {
    font-size: 1.5rem;
}

#form-relatorio-mensal-contratado.noBorderContratado input[type="text"],
#form-relatorio-mensal-contratado.noBorderContratado input[type="email"]{
    border-top: 0px !important;
    border-left: 0px;
    border-right: 0px;
    border-radius: 0px;
}
/* #form-relatorio-mensal-contratado label{
    font-size: 16px;
} */

/* ---------------------------------- TESTE TOAST NOTIFICATION ------------------------------- */

.message {
    width: max-content;
    height: 90px;
    padding: 20px;
    background-color: var(--white);
    border-radius: 7px;
    display: flex;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 50px;
    right: 30px;
    z-index: 1100;
    overflow: hidden;
    align-items: center;
    justify-content: center;
    transform: translateX(calc(100% + 30px));
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.25, 1.35);
}

.message.active {
    transform: translateX(0);
}

.message i {
    font-size: 35px;
}

.message p {
    margin-bottom: 0;
}

.container-1 i {
    font-size: 35px;
    margin-right: 10px;
}

.container-2 p:first-child {
    font-size: 16px;
    font-weight: 600;
}

.container-2 p:last-child {
    font-size: 12px;
    font-weight: 400;
    color: #656565;
}

.message button {
    align-self: flex-start;
    background-color: transparent;
    border: none;
    font-size: 25px;
    line-height: 0;
    cursor: pointer;
    color: #656565;
}

.message.success {
    border-left: 8px solid #0a3622;
    background-color: #d1e7dd;
}

.message.success .container-2 p:first-child,
.message.success .container-1 i {
    color: #032b0a;
}

.message.danger {
    border-left: 8px solid #f1aeb5;
    background-color: #f8d7da;
}

.message.danger .container-2 p:first-child,
.message.danger .container-1 i {
    color: #58151c;
}

.message.warning {
    border-left: 8px solid #ffe69c;
    background-color: #fff3cd;
}

.message.warning .container-2 p:first-child,
.message.warning .container-1 i {
    color: #664d03;
}

.barra-carregamento {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 3px;
    width: 100%;
    background: #ddd;
}

.barra-carregamento::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
}

.message.success .barra-carregamento::before {
    background-color: var(--green-regular-600);
}

.message.danger .barra-carregamento::before {
    background-color: #58151c;
}

.message.warning .barra-carregamento::before {
    background-color: #664d03;
}

.barra-carregamento.active::before {
    animation: progress 5s linear forwards;
}

@keyframes progress {
    100% {
        right: 100%;
    }
}

/* ---------------------------------- ESTILOS PARA VALIDAÇÃO DE INPUTS ------------------------------- */
.invalid-effect,
.valid-effect,
.invalid-effect-date,
.valid-effect-date {
    padding-right: calc(1.5em + 0.75rem);
    background-repeat: no-repeat;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}

.invalid-effect,
.valid-effect {
    background-position: right calc(0.375em + 0.1875rem) center;
}

.invalid-effect,
.invalid-effect-date {
    border-color: var(--bs-danger);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
}

.valid-effect,
.valid-effect-date {
    border-color: var(--bs-success);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
}

.form-control.invalid-effect:focus {
    box-shadow: 0 0 0 0.25rem rgba(253, 13, 13, 0.25);
}

.form-control.valid-effect:focus {
    box-shadow: 0 0 0 0.25rem var(--green-regular-600);
}

input.invalid {
    border-color: var(--red-regular-600);
}

/* ---------------------------------- FIM ESTILOS PARA VALIDAÇÃO DE INPUTS ------------------------------- */

.cards-veiculos-ciot .card {
    border-top: none;
    border-bottom: none;
    border-radius: 0px;
    /* border-left: 1px solid gray ;
    border-right: 1px solid gray ; */
}

.cards-veiculos-ciot .card h5 {
    text-align: center;
    color: gray;
}

.titulo-separacao {
    font-weight: bold;
}

body.escuro .accordion-button-ciot:not(.collapsed),
body.escuro .accordion-button-ciot:hover {
    background: rgb(13, 110, 253);
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    border: #86b7fe;
}

.accordion-flush .accordion-item {
    border-bottom: 3px solid #86b7fe;
    border-top: 3px solid #86b7fe;
}

#btnPesquisaNCM {
    padding: 8px 42px 8px 25px;
}

#tbody-pesquisa-ncm-gratuito tr {
    cursor: pointer;
}

#tbody-pesquisa-ncm-gratuito tr.incluirLinha {
    /* cursor: auto; */
    background: rgb(13, 110, 253) !important;
    box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
    border: #86b7fe;
}

#tbody-pesquisa-ncm-gratuito tr.incluirLinha td,
#tbody-pesquisa-ncm-gratuito tr.incluirLinha th {
    color: var(--white);
}

#consula_ciot,
#emissao_ciot {
    padding: 6px 12px;
}

.distancia {
    margin-top: 6.5% !important;
}

/* ------------------------- CAAAAAAAAAAAAAAAARD -------------------------------- */
#summary {
    width: 100%;
}

.cards-limite {
    background-color: var(--white);
    width: 95%;
    margin-right: auto;
    margin-left: auto;
    border-radius: 16px;
    height: 50rem;
    box-shadow: 0 2rem 3rem rgba(132, 139, 200, 0.18);
    border: 2px solid var(--gray-background);
}

.cards-limite:hover {
    box-shadow: none;
}

.cards-limite .title {
    display: flex;
    gap: 15px;
    padding: 20px 0 20px 20px;
    vertical-align: middle;
}

.cards-limite .title i {
    color: #0d6efd;
    font-size: 40px;
}

.cards-limite .title h3 {
    margin-bottom: 0;
    margin-top: 10px;
}

.cards {
    display: flex;
    gap: 30px;
    width: 100%;
    height: 100%;
}

.cards header {
    position: relative;
}

article {
    position: relative;
    perspective: 1000px;
    width: 100%;
    height: 35rem
}

article header {
    display: flex;
    justify-content: space-between;
    height: 40px;
    margin-bottom: 26px;
}

article header h2 {
    font-size: 20px;
}

article .front,
article .back {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    backface-visibility: hidden;
    border-radius: 10px;
    box-shadow: rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px,
        rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px;
    padding: 24px;
    transition: 0.6s;
}

article .content-card-front .paragrafo-descricao {
    margin-top: .75rem
}

article .back {
    overflow-y: auto;
    transform: rotateY(180deg);
}

article .back::-webkit-scrollbar {
    height: 12px;
}

article .back::-webkit-scrollbar-track {
    background: #F1F2F6;
    border-radius: 6px;
}

article .back::-webkit-scrollbar-thumb {
    background: #A0A7B1;
    border-radius: 5px;
}

#checkLoginCadUserCiot[type=checkbox] {
    position: absolute;
    scale: 0;
}

#checkLoginCadUserCiot:checked~div div label article .back {
    transform: rotateY(0);
}

#checkLoginCadUserCiot:checked~div div label article .front {
    transform: rotateY(-180deg);
}

article h3 {
    margin: 0 0 30px;
    font-weight: 500;
}

article .grey {
    border: 1px solid var(--bs-secondary-border-subtle);
    border-right: 6px solid var(--bs-secondary-border-subtle);
    color: #2b2f32;
    padding: 3rem;
}

article .grey .value-progress {
    color: #2b2f32;
}

article .grey .circular-progress {
    background: conic-gradient(#868d92 240deg, #ededed 0deg);
}

.cards header span {
    margin-bottom: 0.5rem;
}

#div-cards #liveAlertPlaceholderLimite {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

#btn_login_ciot {
    background-color: var(--white);
    border: 1px solid #fa7d28;
    color: #fa7d28;
    border-radius: 15px;
}

#btn_login_ciot:hover {
    color: var(--white);
    background-color: #fa7d28;
}

#camposLogin {
    margin: 0px;
}

.content-card-front {
    padding-top: 1rem !important;
}

.marginHeader h1::after {
    content: '';
    display: block;
    width: 5rem;
    height: 0.3rem;
    background-color: #416da3;
    border-radius: 10px;
}

#titulo_cad_user_ciot {
    margin-bottom: 0px;
}

#span_login,
#close_cad_ciot {
    cursor: pointer;
}

.senhaForcaCiot .progress {
    position: static;
}

#span_login{
    font-size: 15px;
}

.small-cad-ciot:hover {
    color: var(--orange-regular-600);
}


.botoesPagNcm {
    display: grid;
    margin-top: 25px;
    margin-bottom: 15px;
    font-size: 8px;
    align-items: end;
}

.botoesPagNcm span {
    font-size: 18px;
}

.index-buttons-ncm {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    column-gap: 10px;
    row-gap: 10px;
}

/* ------------- BOTAO DE TRASH --------- */

/* a{
    width: 160px;
    height: 50px;
    background: #333;
} */

/* --------------- MODAL CANCELAR CIOT ----------------- */
.divImage{
    position: absolute;
    width: 100%;
    /* left: 50%; */
    top: -7.5rem;
    display: flex;
    justify-content: center;
}

#imgParaCancelar{
    width: 300px;
    height: 300px;
    align-items: center;
    justify-content: center;
}

#imgParaEncerrar{
    width: 270px;
    height: 230px;
    align-items: center;
    justify-content: center;
}

.conteudo-modal h3{
    text-align: center;
    margin: 9rem auto 1rem auto;
}

.conteudo-modal-encerrar h3{
    text-align: center;
    margin: 6rem auto 1rem auto;
}

.conteudo-modal p, .conteudo-modal-encerrar p{
    text-align: center;
    margin: 0 auto 1rem auto;
}

.modal-body{
    padding: 0px !important;
}

#motivo-cancela-ciot-gratuito{
    resize: none;
}

.dropdown-menu.show{
    z-index: 0 !important;
    transform: translate(-80px, -2px)!important;
}

.dropdown-menu.show li a:hover{
    background: #0d6efd;
    color: var(--white);
    border-top-right-radius: 0 !important;
}

.div-btn-add-rotas{
    display: flex;
    align-items: end;
    justify-content: end;
}
/* ------------------------------ */

#modal-ncm-pesquisa-gratuito .modal-body #div-tabela{
    height: 25rem;
    overflow-y: auto;
}