/*.table>tbody>tr>td{
    padding-top: 0px!important;
}*/


/*.form-control.remove-radius-left{
    -webkit-border-top-left-radius: 0px!important;
    -webkit-border-bottom-left-radius: 0px!important;
    -moz-border-radius-topleft: 0px!important;
    -moz-border-radius-bottomleft: 0px!important;
    border-top-left-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
}

.form-control.remove-radius-right{
    -webkit-border-top-right-radius: 0px!important;
    -webkit-border-bottom-right-radius: 0px!important;
    -moz-border-radius-topright: 0px!important;
    -moz-border-radius-bottomright: 0px!important;
    border-top-right-radius: 0px!important;
    border-bottom-right-radius: 0px!important;
}*/

.ms-inv {
    border: 1px solid #c00!important;
}
.form-group span.badge{
    cursor:pointer;
}
ul.navbar-nav li.dropdown:hover{
    background-color: #464752;
}
#navbarNavDropdown ul.menu-mega-child li:hover{
    background-color: #1e88e514;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.box-header.with-border.linha {
    border-bottom-width: 2px;
    border-bottom-style: dashed;
    border-bottom-color: #d9d9d9;
}
.pointer{
    cursor: pointer;
}
.main-nav ul.navbar-nav li a.disabled{
    color: #d9d9d9;
}

/*Estava atrapalhando o datepicker nos relatorios*/
.datepicker-dropdown{
    z-index: 9999!important;
}
.ms-ctn .ms-sel-item{
    font-size: 13px!important;
}
.select-ano-financa .ano-atual{
    font-weight: bold;
    background-color: #efefef;
}
.box-dicas-home a{
    color:#002e4e!important;
}
.btn-green{
    background-color: #269017;
    color:#fff;
}
.btn-green:hover{
    background-color: #33a023;
    color:#fff;
}
.alert.alert-info-light{
    background-color: #EDF2F7;
    color:#0c5dab;
    font-weight: normal;
    border: 1px solid #d9ecff;
}
.alert.alert-warning-orange{
    background-color: #FFF3E0;
    color: #E65100;
    font-weight: normal;
    border: 1px solid #FF9800;
}
.popup-relatorio{
    cursor: pointer;
}

/* Inicio planos */
.pricing-item{
    border:1px solid #d9d9d9;
    padding:15px;
}
.pricing-item span.price{
    font-size: 15px;
}
/* Fim planos */

.tab-content{
    width: 100%;
}
input.error, select.error, textarea.error{
    border: 1px solid #ed5959!important;
}
label#_method-error{
    display: none!important;
}

select.required{
  background-color: #fffdf2!important;  
}
input.required, textarea.required, .ms-ctn.required, .ms-ctn.required .ms-sel-ctn input {
  background-color: #fffdf2;
}

.box-header.with-border{
    margin-bottom: 10px;
}
.produtos .pad .box-header{
    padding-left: 0px!important;
}
.content-wrapper{
    background: none!important;
}
label.opcao_label {
    width: 195px;
}    
.form-control {
    border-radius: 0!important;
    box-shadow: none!important;
    border: 1px solid #bfbfbf;
    -webkit-border-radius: 5px!important;
    -moz-border-radius: 5px!important;
    border-radius: 5px!important;    
}
.icon_asc::before {
    font-family: FontAwesome;
    content: "\f0de";
    top: 2px;
    position: relative;
    margin-right: 4px;    
}
.icon_desc::before {
    font-family: FontAwesome;
    content: "\f0dd";
    top: -3px;
    position: relative;
    margin-right: 4px;    
}
label.error.valid{
    display: block;
    margin-bottom: 0px;
}
label.error{
    position: absolute;
    color: red;
}
.iziModal .iziModal-header.iziModal-noSubtitle{
    margin-bottom: 10px;
}
.bold{
    font-weight: bold;
}
.bootstrap-select label.error{
    display: inline-block;
    margin-bottom: .5rem;    
    font-weight: 400;
    font-size: 13px;
    color: #0e577b;
}
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    /*background: url('http://i.imgur.com/zAD2y29.gif') 50% 50% no-repeat white;*/
    background: url('../../img/Spinner-1s-80px.gif') 50% 50% no-repeat rgba(0, 0, 0, 0.3)
}
input[required="required"] {
  background-color: #fffdf2;
}

.table-hover tbody tr:hover {
  background-color: #F7EED7!important;
}

/*Comentei abaixo pq estava atrapalhando o layout do selectpicker, pra usar o multiple*/
.bootstrap-select button.btn-light{
    color: #212529!important;
    background-color: #fff;
    border: 2px solid #e4e4e4;
}

.dropdown-menu.show{
    z-index: 9999!important;
}
/*table.lista-index{
    cursor: pointer;
}*/
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{
    float: left;
}
.table{
    color: #0e577b!important;
}
footer{
    margin-top: 20px;
}
footer .skin-blue .content{
    background-color: #1b1b1b!important;
}
.small-box:hover{
    color: #1e88e5!important;
}
.small-box:hover .icon {
    font-size: 72px!important;
}
#relatorios .title-relatorio{
    line-height: 22px;
    font-size: 23px;
}
#relatorios .inner{
    margin-left: 110px;
}
#relatorios .icon{
    left: 30px!important;
    top: -10px!important;
}
li.token-input-token p{
    margin-top: 4px!important;
}
/*Se colocar quebra o layout do label onde tem magicsuggest*/
/*.form-group label{
    float: left;
}*/
.box_search_detail{
    padding: 10px;
    background-color: #e6e6e6;
    margin: 10px 0 10px;
}
.box_help_detail{
    padding: 10px;
    background-color: #e6e6e6;
    margin: 10px 0 10px;
}
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  /*color: #b94a48;*/
  border-color: #ee5f5b;
}

input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
     -moz-box-shadow: 0 0 6px #f8b9b7;
          box-shadow: 0 0 6px #f8b9b7;
}
#trPadrao td:not(.actions){
    cursor: pointer!important;
}
.clear{
    clear: both;
}
.hidden {
    display: none !important;
    visibility: hidden !important;
}

.text .error {
    font-size: 1rem;
    margin-top: 0.5em;
    text-align: left!important;
    letter-spacing: normal!important;
    font-weight: normal!important;
    color:red;
}
@media screen and (min-width: 1000px) {
	.main-nav{
	    position: relative!important;
	    margin-top: 0!important;
	}
	.layout-top-nav .main-header{
	    position: relative!important;
	}
}
/*@media screen and (max-width: 1000px) {
	ul.navbar-nav{
		margin-top: 14px!important;
	}
}*/

/*Telefones de paisagem e tablets de retrato*/
@media(max-width:767px){
    .esconde-smartphone{
        display: none;
    }
    .light-logo img{
        width:95px;
    }
}
@media(max-width:1000px){
    .main-nav .navbar-nav{
        padding-top: 60px!important;
    }
}

@media screen and (min-width: 992px) {
    .main-header .sidebar-toggle:before{
        display: none;
    }
    .layout-top-nav .content-wrapper {
        margin-top: 0px!important;
    }
}

.dropdown-menu.alinha_esquerda{
	left: -174px!important;
}
.table-bordered, .table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th{
	border:none!important;
}
#carregando,#carregando-nfc {
    background: url("../../img/overlay.png") repeat scroll 0 0 transparent;
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9998;
}

#carregando div,#carregando-nfc div {
    height: 22px;
    left: 50%;
    margin-left: -63px;
    margin-top: -11px;
    position: absolute;
    text-align: center;
    top: 45%;
    width: 126px;
    z-index: 9999;
    border: 16px solid;
    border-radius: 50%;
    border-top: 16px solid;
    border-bottom: 16px solid;
    width: 120px;
    height: 120px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

#carregando div img,#carregando-nfc div img{
    display: none;
}

.carregando-validate {
    background: url("../../img/carregando_mini.gif") no-repeat;
    background-position: right 10px top 10px;
}
.modal-fill .modal-dialog {
    justify-content: unset!important;
}
.modal-fill .modal-content {
    max-width: 100%!important;
}
.modal-header{
    padding: 22px!important;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner{
    line-height: 1;
}
.bootstrap-select>.dropdown-toggle{
    height: 36px;
}
.bootstrap-select .dropdown-toggle::after{
    vertical-align: 5px!important;
}
.token-input-input-token label.error{
    margin-bottom: 0px!important;
}
.linha_divisao{
    border-bottom: #cccccc solid 1px;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    margin-left: 15px;
    margin-right: 55px;
    margin-bottom: 10px;
    clear: both;    
}
.td-padding-top-0 td{
    padding-top: 0px!important;
}
.margin-right-10{
    margin-right: 10px;
}
.margin-right-20{
    margin-right: 20px;
}
.margin-right-30{
    margin-right: 30px;
}
.margin-left-10{
    margin-left: 10px;
}
.margin-left-20{
    margin-left: 20px;
}
.margin-left-30{
    margin-left: 30px;
}
.margin-bottom-0 {
    margin-bottom: 0;
}
.margin-bottom-10 {
    margin-bottom: 10px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.margin-bottom-30 {
    margin-bottom: 30px;
}
.margin-bottom-40 {
    margin-bottom: 40px;
}
.padding-top-0 {
    padding-top: 0;
}
.padding-top-10 {
    padding-top: 10px;
}
.padding-top-20 {
    padding-top: 20px;
}
.padding-top-30 {
    padding-top: 30px;
}
.padding-top-40 {
    padding-top: 40px;
}
.padding-bottom-0 {
    padding-bottom: 0;
}
.padding-bottom-10 {
    padding-bottom: 10px;
}
.padding-bottom-20 {
    padding-bottom: 20px;
}
.padding-bottom-30 {
    padding-bottom: 30px;
}
.padding-bottom-40 {
    padding-bottom: 40px;
}
.bold{
    font-weight: bold;
}
.ico-nota-produto:before{
    content: "NF";
    font-weight: bold;
    font-family: Roboto;
    font-style:normal;
}
.ico-nota-consumidor:before{
    content: "NFC";
    font-weight: bold;
    font-family: Roboto;  
    font-style:normal;
}
.ico-nota-servico:before{
    content: "NFS";
    font-weight: bold;
    font-family: Roboto; 
    font-style:normal;
}
.ico-despesa-recorrente:before{
    content: "DR";
    font-weight: bold;
    font-family: Roboto;
    font-style:normal;
}
.ico-receita-recorrente:before{
    content: "R";
    font-weight: bold;
    font-family: Roboto;
    font-style:normal;
}

/* For iPhone  */
@media only screen and (max-device-width: 650px){
    .logo-customizado{
        display: none;
    }    
}

/* For tablets */
@media only screen and (min-device-width: 768px){

}

.checkbox-menu li label {
    display: block;
    padding: 3px 10px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    margin:0;
    transition: background-color .4s ease;
}
.checkbox-menu li input {
    margin: 0px 5px;
    top: 2px;
    position: relative;
}

.checkbox-menu li.active label {
    background-color: #cbcbff;
    font-weight:bold;
}

.checkbox-menu li label:hover,
.checkbox-menu li label:focus {
    background-color: #f5f5f5;
}

.checkbox-menu li.active label:hover,
.checkbox-menu li.active label:focus {
    background-color: #b8b8ff;
}
@media (min-width: 992px){
    .layout-top-nav .main-header .inside-header, .main-nav>.navbar, .layout-top-nav .content-wrapper, .layout-top-nav .main-footer {
        max-width: 1350px!important;
        margin: 0 auto;
    }
}
  
.search-bar {
    display: flex;
    align-items: center;
    gap: 10px;
    position: absolute;
    top: 50px; /* ajuste conforme seu layout */
    right: 20px;
/*    background-color: #fff;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);*/
}

.search-bar.hidden {
    display: none;
}

.search-bar input {
    width: 350px;
}

.search-bar button {
    min-width: 80px;
}
.ui-menu-item small:hover{
    color:#fff!important;
}
.ui-autocomplete {
    z-index: 1050!important; /* Ajuste conforme necessário */
    position: absolute!important; /* Garante o posicionamento correto */
    background-color: #fff; /* Fundo branco para visibilidade */
    border: 1px solid #ccc; /* Borda visível */
    max-height: 200px!important; /* Limita a altura */
    overflow-y: auto; /* Adiciona scroll caso tenha muitos itens */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Opção para uma sombra */
    overflow-x: hidden;
}

/* Estilo base do input */
#searchInput {
    width: 350px;
    /*width: 100%;*/
    padding: 10px 15px;
    font-size: 16px;
    border: 1px solid #ccc;
    border-radius: 8px;
    transition: all 0.3s ease; /* Suaviza as alterações visuais */
    outline: none;
    box-shadow: none; /* Remova sombras padrão */
}

/* Sombra ao focar no input */
#searchInput:focus {
    border-color: #1E88E5; /* Azul para combinar com a sua paleta */
    box-shadow: 0 4px 8px rgba(30, 136, 229, 0.4); /* Sombra leve e difusa */
    background-color: #f9f9ff; /* Fundo levemente destacado */
}

/* Transição suave ao passar o mouse */
#searchInput:hover {
    border-color: #007bb5; /* Um azul mais escuro ao passar o mouse */
}

/* Placeholder estilizado */
#searchInput::placeholder {
    color: #aaa; /* Cor do placeholder */
    font-style: italic; /* Itálico para diferenciar do texto do usuário */
}
/* Efeito ao digitar */
#searchInput:not(:placeholder-shown) {
    border-color: #007bb5; /* Cor do contorno ao digitar */
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2); /* Sombra mais sutil ao digitar */
}
.modal-ajuda a.video-btn{
    cursor: pointer;
    font-size: 14px;
}
.modal-ajuda a.video-btn:hover{
    text-decoration: underline!important;
}
.mostra-video .modal-body{
    background-color: #000;
}

.erro-campo {
    border: 1px solid red!important;
    background-color: #ffdbc9!important;
}
button.erro-campo{
    color:#7460ee;
    background:initial;
}
.msgs_valida_produto, .erro-div {
    border: 1px solid #d9703d;
    border-radius: 5px;
    background-color: #ffdbc9;
    padding: 3px;
    font-size: 11px;
    margin-top: 5px;
}
/* Submenu novo que usei em menus grandes, com muitas opções */
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
}

.dropdown-menu-left {
    left: auto !important;
    right: 100% !important;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    border-radius: 0.25rem;
    box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.15);
    background-color: #fff;
    transition: all 0.2s ease-in-out;
    min-width: 12rem;
    border: 1px solid #d9d9d9; /* aqui a borda */
}

/* Botão desabilitado por validação de período */
.btn-submit-periodo:disabled {
    background-color: #6c757d !important;
    border-color: #6c757d !important;
    color: #fff !important;
    cursor: not-allowed !important;
    opacity: 0.65 !important;
    pointer-events: none !important;
    position: relative !important;
}

.btn-submit-periodo:disabled:hover {
    background-color: #6c757d !important;
    border-color: #6c757d !important;
    color: #fff !important;
    opacity: 0.65 !important;
}

.btn-submit-periodo:disabled:focus {
    background-color: #6c757d !important;
    border-color: #6c757d !important;
    color: #fff !important;
    box-shadow: none !important;
}

.btn-submit-periodo:disabled:active {
    background-color: #6c757d !important;
    border-color: #6c757d !important;
    color: #fff !important;
}

/* Tooltip para botão desabilitado */
.btn-submit-periodo:disabled::after {
    content: attr(data-tooltip);
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    background-color: #333;
    color: white;
    padding: 5px 10px;
    border-radius: 4px;
    font-size: 12px;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s, visibility 0.3s;
    z-index: 1000;
    margin-bottom: 5px;
}

.btn-submit-periodo:disabled:hover::after {
    opacity: 1;
    visibility: visible;
}

/* ============================================
   Assistente de Configuração NFSe
   ============================================ */
.assistente_notas .assistente-header {
    background: linear-gradient(-70deg, rgb(103.8, 135.3, 237.5), #2754e6);
    color: white;
    padding: 40px 20px;
    border-radius: 8px;
    margin-bottom: 30px;
    text-align: center;
}
.assistente_notas .assistente-header h1 {
    color: white;
    margin: 0 0 10px 0;
    font-size: 2.5rem;
    font-weight: 600;
}
.assistente_notas .assistente-header p {
    color: rgba(255,255,255,0.9);
    font-size: 1.1rem;
    margin: 0;
}
.assistente_notas .steps-indicator {
    display: flex;
    justify-content: center;
    margin: 30px 0;
    padding: 0;
}
.assistente_notas .step-item {
    flex: 1;
    max-width: 200px;
    text-align: center;
    position: relative;
}
.assistente_notas .step-item:not(:last-child)::after {
    content: '';
    position: absolute;
    top: 20px;
    right: -50%;
    width: 100%;
    height: 2px;
    background: #e0e0e0;
    z-index: 0;
}
.assistente_notas .step-item.active:not(:last-child)::after {
    background: #2754e6;
}
.assistente_notas .step-item.completed:not(:last-child)::after {
    background: #2754e6;
}
.assistente_notas .step-circle {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #e0e0e0;
    color: #999;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 10px;
    font-weight: bold;
    position: relative;
    z-index: 1;
}
.assistente_notas .step-item.active .step-circle {
    background: #2754e6;
    color: white;
}
.assistente_notas .step-item.completed .step-circle {
    background: #28a745;
    color: white;
}
.assistente_notas .step-label {
    font-size: 0.9rem;
    color: #666;
    font-weight: 500;
}
.assistente_notas .step-item.active .step-label {
    color: #2754e6;
    font-weight: 600;
}
.assistente_notas .box-assistente {
    border: none;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
    border-radius: 8px;
}
.assistente_notas .box-assistente .box-header {
    background: #f8f9fa;
    border-bottom: 2px solid #2754e6;
    padding: 20px;
    border-radius: 8px 8px 0 0;
}
.assistente_notas .box-assistente .box-header h3 {
    margin: 0;
    color: #333;
    font-size: 1.5rem;
}
.assistente_notas .box-assistente .box-body {
    padding: 30px;
}

/* ============================================
   Modal Nota Fiscal - Input Groups com Ícones
   ============================================ */
.input-group-percent {
    position: relative;
    display: flex;
    width: 100%;
    align-items: stretch;
}

.input-group-percent .input-group-prepend {
    display: flex;
    align-items: center;
    padding: 0 12px;
    background-color: #f5f5f5;
    border: 1px solid #bfbfbf;
    border-right: none;
    border-radius: 4px 0 0 4px;
    color: #666;
    font-weight: 500;
    font-size: 14px;
    min-width: 40px;
    justify-content: center;
}

.input-group-percent .form-control {
    border-left: none;
    border-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-top-right-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
    flex: 1;
}

.input-group-percent .form-control:focus {
    border-left: none;
    border-color: #80bdff;
    border-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-top-right-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.input-group-percent:focus-within .input-group-prepend {
    border-color: #80bdff;
    z-index: 3;
}

.input-group-currency {
    position: relative;
    display: flex;
    width: 100%;
    align-items: stretch;
}

.input-group-currency .input-group-prepend {
    display: flex;
    align-items: center;
    padding: 0 12px;
    background-color: #f5f5f5;
    border: 1px solid #bfbfbf;
    border-right: none;
    border-radius: 4px 0 0 4px;
    color: #666;
    font-weight: 500;
    font-size: 14px;
    min-width: 40px;
    justify-content: center;
}

.input-group-currency .form-control {
    border-left: none;
    border-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-top-right-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
    flex: 1;
}

.input-group-currency .form-control:focus {
    border-left: none;
    border-color: #80bdff;
    border-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-top-right-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.input-group-currency:focus-within .input-group-prepend {
    border-color: #80bdff;
    z-index: 3;
}

/* Botão de toggle readonly nos campos calculados */
.input-group-currency .input-group-append,
.input-group-percent .input-group-append {
    display: flex;
    align-items: center;
}

.input-group-currency .input-group-append .btn,
.input-group-percent .input-group-append .btn {
    border-left: none;
    border-radius: 0 4px 4px 0;
    height: 100%;
    padding: 0 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    min-width: 38px;
}

.input-group-currency .input-group-append .btn:hover,
.input-group-percent .input-group-append .btn:hover {
    z-index: 2;
}

.input-group-currency .form-control:not(:last-child),
.input-group-percent .form-control:not(:last-child) {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

/*.input-group-currency .form-control:last-child,
.input-group-percent .form-control:last-child {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}*/

/* Input Group Icon - Classe genérica para campos com ícone (time, calendar, etc) */
.input-group-icon {
    position: relative;
    display: flex;
    width: 100%;
}

.input-group-icon .input-group-prepend {
    display: flex;
    align-items: center;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-right: none;
    border-radius: 4px 0 0 4px;
    padding: 0 12px;
    min-width: 40px;
    justify-content: center;
}

.input-group-icon .form-control {
    border-left: none;
    border-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-top-right-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
    flex: 1;
}

.input-group-icon .form-control:focus {
    border-left: none;
    border-color: #80bdff;
    border-radius: 0 !important;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border-top-right-radius: 4px!important;
    border-bottom-right-radius: 4px!important;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.input-group-icon:focus-within .input-group-prepend {
    border-color: #80bdff;
    z-index: 3;
}

/* Campo em edição manual */
.modal_nota_fiscal .campo-manual-edit {
    background-color: #fff3cd !important;
    border-color: #ffc107 !important;
}

/* ============================================
   Estilo profissional para títulos de seções
   ============================================ */
.section-header {
    background: linear-gradient(to right, #f8f9fa 0%, #ffffff 100%);
    /*border-left: 4px solid #007bff;*/
    border-left: 4px solid #698aad;
    padding: 14px 18px;
    margin: 0 0 20px 0;
    border-radius: 4px;
    border-top: 1px solid #e9ecef;
    border-right: 1px solid #e9ecef;
    border-bottom: 1px solid #e9ecef;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*cursor: pointer;*/
    transition: background-color 0.2s ease;
}

.section-header:hover {
    background: linear-gradient(to right, #e9ecef 0%, #f8f9fa 100%);
}

.section-header h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 600;
    color: #2c3e50;
    letter-spacing: 0.3px;
    display: flex;
    align-items: center;
    gap: 10px;
    flex: 1;
}

.section-header h3 i {
    font-size: 18px;
    /*color: #007bff;*/
    opacity: 0.9;
}

.section-header .section-toggle {
    font-size: 16px;
    color: #6c757d;
    transition: transform 0.3s ease, color 0.2s ease;
    margin-left: 15px;
}

.section-header.collapsed .section-toggle {
    transform: rotate(-90deg);
}

.section-header .section-toggle:hover {
    color: #007bff;
}

.section-content {
    overflow: hidden;
    transition: max-height 0.3s ease, opacity 0.3s ease;
}

.section-content.collapsed {
    max-height: 0;
    opacity: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.section-content.expanded {
    max-height: 5000px;
    opacity: 1;
    overflow: visible;
}

.section-header .section-actions {
    margin-left: auto;
}

/* Código Edit Icon - Para campos de código editável */
.codigo-edit-icon {
    margin-left: 5px;
    font-size: 14px;
}

.codigo-edit-icon:hover {
    color: #0056b3 !important;
}

/* ============================================
   Toolbar Buttons - Estilos Globais
   ============================================ */
.btn-toolbar-primary {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 10px 18px;
    background: linear-gradient(135deg, #1E88E5 0%, #1565C0 100%);
    color: white;
    text-decoration: none;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    border: none;
    box-shadow: 0 2px 6px rgba(30, 136, 229, 0.3);
    transition: all 0.2s;
}

.btn-toolbar-primary:hover {
    transform: translateY(-1px);
    box-shadow: 0 4px 10px rgba(30, 136, 229, 0.4);
    color: white;
    text-decoration: none;
}

.btn-toolbar-primary.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}

.btn-toolbar-secondary {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 10px 18px;
    background: white;
    color: #666;
    text-decoration: none;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #dee2e6;
    box-shadow: 0 1px 3px rgba(0,0,0,0.05);
    transition: all 0.2s;
}

.btn-toolbar-secondary:hover {
    background: #f8f9fa;
    border-color: #adb5bd;
    color: #333;
    transform: translateY(-1px);
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    text-decoration: none;
}

.btn-toolbar-secondary.disabled {
    opacity: 0.5;
    cursor: not-allowed;
    pointer-events: none;
}

.btn-toolbar-secondary.active {
    background: linear-gradient(135deg, #ebb81d 0%, #d19640 100%);
    color: white;
    border-color: #ebb81d;
    box-shadow: 0 2px 6px rgba(255, 193, 7, 0.3);
}

.btn-toolbar-secondary.active:hover {
    background: linear-gradient(135deg, #ffb300 0%, #f57c00 100%);
    border-color: #ffb300;
    color: white;
    box-shadow: 0 4px 10px rgba(255, 193, 7, 0.4);
}

.toolbar-divider {
    width: 1px;
    height: 30px;
    background: #dee2e6;
    margin: 0 5px;
}

/* Toolbar Containers - Classes Genéricas Reutilizáveis */
.toolbar {
    margin-bottom: 20px;
}

.toolbar-left {
    display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.toolbar-right {
    display: flex;
    align-items: center;
    gap: 10px;
}

/* ============================================
   Busca Right - Estilos Globais
   ============================================ */
.busca-right-completo-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 15px;
    flex-wrap: wrap;
}

.busca-right-simples-wrapper {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    width: 100%;
}

.lookup-right {
    flex: 0 0 auto;
    min-width: 200px;
    max-width: 350px;
}

.lookup-right form {
    display: flex;
    width: 100%;
}

.lookup-right .form-control {
    flex: 1;
    min-width: 0;
}

/*.input-group-btn {
    flex-shrink: 0;
}
*/
/* ============================================
   Busca Simples - Estilos Melhorados
   ============================================ */
.search-form {
    width: 100%;
    max-width: 350px;
}

.search-input-group {
    display: flex;
    align-items: stretch;
    border-radius: 6px;
    overflow: hidden;
    box-shadow: 0 1px 3px rgba(0,0,0,0.08);
    transition: box-shadow 0.2s;
}

.search-input-group:focus-within {
    box-shadow: 0 2px 8px rgba(30, 136, 229, 0.2);
}

.search-input-group .search-input {
    border: 1px solid #dee2e6;
    border-right: none;
    border-radius: 6px 0 0 6px;
    padding: 10px 16px;
    font-size: 14px;
    transition: all 0.2s;
    background: white;
}

.search-input-group .search-input:focus {
    border-color: #1E88E5;
    outline: none;
    box-shadow: none;
    background: #fafafa;
}

.search-input-group .input-group-append {
    display: flex;
    margin: 0;
}

.search-input-group .btn-search {
    background: linear-gradient(135deg, #1E88E5 0%, #1565C0 100%);
    border: 1px solid #1E88E5;
    border-left: none;
    border-radius: 0 6px 6px 0;
    color: white;
    padding: 10px 18px;
    min-width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s;
    box-shadow: none;
}

.search-input-group .btn-search:hover {
    background: linear-gradient(135deg, #1565C0 0%, #0d47a1 100%);
    transform: translateY(-1px);
    box-shadow: 0 2px 6px rgba(30, 136, 229, 0.3);
    color: white;
}

.search-input-group .btn-search:active,
.search-input-group .btn-search:focus {
    background: linear-gradient(135deg, #1565C0 0%, #0d47a1 100%);
    box-shadow: 0 1px 3px rgba(30, 136, 229, 0.4);
    color: white;
    outline: none;
}

.search-input-group .btn-search i {
    font-size: 14px;
}

/* ============================================
   Responsividade Mobile - Toolbars
   ============================================ */
@media (max-width: 768px) {
    .toolbar {
        margin-bottom: 15px;
    }
    
    .toolbar-left {
        width: 100%;
        margin-bottom: 10px;
    }
    
    .toolbar-right {
        width: 100%;
    }
    
    .btn-toolbar-primary,
    .btn-toolbar-secondary {
        font-size: 13px;
        padding: 8px 14px;
        flex: 1 1 auto;
        min-width: 0;
        justify-content: center;
    }
    
    .toolbar-divider {
        display: none;
    }
    
    div[style*="display: flex"][style*="justify-content: space-between"] {
        flex-direction: column;
        align-items: stretch !important;
    }
    
    .toolbar-documentos {
        margin-bottom: 15px;
    }
    
    .toolbar-documentos-left {
        width: 100%;
    }
    
    .busca-right-completo-wrapper {
        width: 100%;
        flex-direction: column;
        align-items: stretch;
        gap: 10px;
    }
    
    .lookup-right {
        width: 100%;
        min-width: 0;
        max-width: 100%;
    }
    
    .lookup-right form {
        width: 100%;
    }
    
    .search-form {
        max-width: 100%;
    }
    
    .btn_search_detail {
        width: 100%;
        text-align: center;
    }
    
    .busca-right-simples-wrapper {
        width: 100%;
    }
}

@media (max-width: 480px) {
    .btn-toolbar-primary,
    .btn-toolbar-secondary {
        font-size: 12px;
        padding: 8px 12px;
    }
    
    .toolbar-left {
        gap: 8px;
    }
    
    .lookup-right .form-control,
    .search-input-group .search-input {
        font-size: 14px;
        padding: 8px 14px;
    }
    
    .input-group-btn .btn,
    .search-input-group .btn-search {
        padding: 8px 14px;
        min-width: 45px;
    }
}

/* ============================================
   Dashboard Novo - Estilos Específicos
   ============================================ */
/* Dashboard Novo - Estilos Específicos */

.dashboard_novo .sortableContainer .ui-sortable-handle .box {
    border: 3px dashed #c7c7c7;
    cursor: move;
}

/* Alertas do Dashboard */
.dashboard_novo .alert-admin {
    background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);
    border-radius: 8px;
    padding: 16px 20px;
    margin-bottom: 15px;
    box-shadow: 0 2px 8px rgba(33, 150, 243, 0.15);
}

.dashboard_novo .alert-admin-header {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin-bottom: 12px;
}

.dashboard_novo .alert-admin-icon-container {
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, #2196F3 0%, #1976D2 100%);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 8px rgba(33, 150, 243, 0.3);
}

.dashboard_novo .alert-admin-icon {
    font-size: 20px;
    color: white;
}

.dashboard_novo .alert-admin-title {
    color: #1565C0;
    font-size: 15px;
    font-weight: 600;
}

.dashboard_novo .alert-admin-close {
    opacity: 0.6;
    font-size: 24px;
    line-height: 1;
    color: #1565C0;
    padding: 0;
    background: transparent;
    border: none;
    cursor: pointer;
    transition: opacity 0.2s;
}

.dashboard_novo .alert-admin-close:hover {
    opacity: 1;
}

.dashboard_novo .alert-admin-buttons {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.dashboard_novo .btn-admin-primary {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 18px;
    background: white;
    color: #2196F3 !important;
    text-decoration: none;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #90CAF9;
    transition: all 0.2s;
    box-shadow: 0 1px 3px rgba(33, 150, 243, 0.1);
}

.dashboard_novo .btn-admin-primary,
.dashboard_novo .btn-admin-primary * {
    color: #2196F3 !important;
}

.dashboard_novo .btn-admin-primary:hover {
    background: #e3f2fd;
    border-color: #2196F3;
    transform: translateY(-1px);
    box-shadow: 0 2px 6px rgba(33, 150, 243, 0.2);
}

.dashboard_novo .btn-admin-primary:hover,
.dashboard_novo .btn-admin-primary:hover * {
    color: #1976D2 !important;
}

.dashboard_novo .btn-admin-secondary {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 18px;
    background: white;
    color: #666 !important;
    text-decoration: none;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    border: 1px solid #e0e0e0;
    transition: all 0.2s;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
}

.dashboard_novo .btn-admin-secondary,
.dashboard_novo .btn-admin-secondary * {
    color: #666 !important;
}

.dashboard_novo .btn-admin-secondary:hover {
    background: #f5f5f5;
    border-color: #bdbdbd;
    transform: translateY(-1px);
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
}

.dashboard_novo .btn-admin-secondary:hover,
.dashboard_novo .btn-admin-secondary:hover * {
    color: #333 !important;
}

.dashboard_novo .alert-whatsapp-disconnected {
    background: linear-gradient(135deg, #fff3e0 0%, #ffe0b2 100%);
    border-top: 4px solid #FF9800;
    border-radius: 8px;
    padding: 16px 20px;
    margin-bottom: 15px;
    box-shadow: 0 2px 8px rgba(255, 152, 0, 0.15);
    display: flex;
    align-items: flex-start;
    gap: 15px;
}

.dashboard_novo .alert-whatsapp-disconnected-icon {
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, #FF9800 0%, #F57C00 100%);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 8px rgba(255, 152, 0, 0.3);
    flex-shrink: 0;
}

.dashboard_novo .alert-whatsapp-disconnected-icon i {
    font-size: 22px;
    color: white;
}

.dashboard_novo .alert-whatsapp-disconnected-content {
    flex: 1;
    min-width: 0;
}

.dashboard_novo .alert-whatsapp-disconnected-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px;
}

.dashboard_novo .alert-whatsapp-disconnected-title {
    color: #E65100;
    font-size: 15px;
    font-weight: 600;
}

.dashboard_novo .alert-whatsapp-disconnected-close {
    opacity: 0.6;
    font-size: 24px;
    line-height: 1;
    color: #E65100;
    padding: 0;
    background: transparent;
    border: none;
    cursor: pointer;
    transition: opacity 0.2s;
}

.dashboard_novo .alert-whatsapp-disconnected-close:hover {
    opacity: 1;
}

.dashboard_novo .alert-whatsapp-disconnected-text {
    color: #BF360C;
    font-size: 14px;
    margin-bottom: 8px;
    line-height: 1.5;
}

.dashboard_novo .alert-whatsapp-disconnected-link {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-top: 10px;
}

.dashboard_novo .alert-whatsapp-disconnected-link a {
    color: #E65100;
    text-decoration: none;
    font-weight: 500;
    border-bottom: 1px dotted #E65100;
}

.dashboard_novo .alert-whatsapp-disconnected-link a:hover {
    color: #BF360C;
}

.dashboard_novo .alert-whatsapp-queue {
    background: linear-gradient(135deg, #e3f2fd 0%, #bbdefb 100%);
    border-top: 4px solid #2196F3;
    border-radius: 8px;
    padding: 16px 20px;
    margin-bottom: 15px;
    box-shadow: 0 2px 8px rgba(33, 150, 243, 0.15);
    display: flex;
    align-items: flex-start;
    gap: 15px;
}

.dashboard_novo .alert-whatsapp-queue-icon {
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, #2196F3 0%, #1976D2 100%);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 8px rgba(33, 150, 243, 0.3);
    flex-shrink: 0;
}

.dashboard_novo .alert-whatsapp-queue-icon i {
    font-size: 22px;
    color: white;
}

.dashboard_novo .alert-whatsapp-queue-content {
    flex: 1;
    min-width: 0;
}

.dashboard_novo .alert-whatsapp-queue-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 8px;
}

.dashboard_novo .alert-whatsapp-queue-title {
    color: #1565C0;
    font-size: 15px;
    font-weight: 600;
}

.dashboard_novo .alert-whatsapp-queue-close {
    opacity: 0.6;
    font-size: 24px;
    line-height: 1;
    color: #1565C0;
    padding: 0;
    background: transparent;
    border: none;
    cursor: pointer;
    transition: opacity 0.2s;
}

.dashboard_novo .alert-whatsapp-queue-close:hover {
    opacity: 1;
}

.dashboard_novo .alert-whatsapp-queue-text {
    color: #0D47A1;
    font-size: 14px;
    line-height: 1.5;
}

.dashboard_novo .alert-whatsapp-queue-text strong {
    font-size: 16px;
    font-weight: 700;
}

/* Box de Dicas */
.dashboard_novo .box-dicas {
    border-top: 4px solid #FF9800;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

.dashboard_novo .box-dicas-header {
    background: #f8f9fa;
    border-bottom: 1px solid #e9ecef;
    padding: 15px 20px;
}

.dashboard_novo .box-dicas-header-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.dashboard_novo .box-dicas-icon-container {
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, #FF9800 0%, #F57C00 100%);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dashboard_novo .box-dicas-icon {
    font-size: 20px;
    color: white;
}

.dashboard_novo .box-dicas-title {
    margin: 0;
    font-weight: 600;
    color: #333;
    font-size: 18px;
}

.dashboard_novo .box-dicas-close {
    color: #999;
    padding: 6px 10px;
    border-radius: 6px;
    transition: background 0.2s;
    display: inline-block;
    text-decoration: none;
}

.dashboard_novo .box-dicas-close:hover {
    background: #e9ecef;
    color: #666;
}

.dashboard_novo .box-dicas-body {
    padding: 20px;
}

.dashboard_novo .box-dicas-content {
    display: flex;
    gap: 20px;
    align-items: flex-start;
}

.dashboard_novo .box-dicas-avatar {
    flex-shrink: 0;
}

.dashboard_novo .box-dicas-avatar img {
    width: 80px;
    height: 80px;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    background: #f0f0f0;
    object-fit: cover;
}

.dashboard_novo .box-dicas-text {
    flex: 1;
    min-width: 0;
}

.dashboard_novo .box-dicas-text-content {
    font-size: 15px;
    line-height: 1.6;
    color: #333;
    margin-bottom: 15px;
}

.dashboard_novo .box-dicas-action {
    display: flex;
    justify-content: flex-end;
    margin-top: 15px;
}

.dashboard_novo .btn-ocultar-card {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 8px 16px;
    background: #f8f9fa;
    color: #666;
    text-decoration: none;
    border-radius: 6px;
    font-size: 13px;
    font-weight: 500;
    border: 1px solid #e9ecef;
    transition: all 0.2s;
}

.dashboard_novo .btn-ocultar-card:hover {
    background: #e9ecef;
    color: #333;
    border-color: #dee2e6;
}

/* Box O que você precisa */
.dashboard_novo .box-ajuda {
    border-top: 4px solid #1E88E5;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}

.dashboard_novo .box-ajuda-header {
    background: #f8f9fa;
    border-bottom: 1px solid #e9ecef;
    padding: 15px 20px;
}

.dashboard_novo .box-ajuda-header-content {
    display: flex;
    align-items: center;
    gap: 12px;
}

.dashboard_novo .box-ajuda-icon-container {
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, #1E88E5 0%, #1565C0 100%);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dashboard_novo .box-ajuda-icon {
    font-size: 20px;
    color: white;
}

.dashboard_novo .box-ajuda-title {
    margin: 0;
    font-weight: 600;
    color: #333;
    font-size: 18px;
}

.dashboard_novo .box-ajuda-body {
    padding: 0;
}

.dashboard_novo .box-ajuda-item {
    padding: 15px 20px;
    border-bottom: 1px solid #f0f0f0;
    transition: background 0.2s;
}

.dashboard_novo .box-ajuda-item:last-child {
    border-bottom: none;
}

.dashboard_novo .box-ajuda-item:hover {
    background: #f8f9fa;
}

.dashboard_novo .box-ajuda-item-content {
    display: flex;
    align-items: flex-start;
    gap: 12px;
}

.dashboard_novo .box-ajuda-item-icon {
    width: 36px;
    height: 36px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.dashboard_novo .box-ajuda-item-icon-blue {
    background: linear-gradient(135deg, #1E88E5 0%, #1565C0 100%);
}

.dashboard_novo .box-ajuda-item-icon-green {
    background: linear-gradient(135deg, #4CAF50 0%, #45a049 100%);
}

.dashboard_novo .box-ajuda-item-icon-purple {
    background: linear-gradient(135deg, #9C27B0 0%, #7B1FA2 100%);
}

.dashboard_novo .box-ajuda-item-icon i {
    font-size: 18px;
    color: white;
}

.dashboard_novo .box-ajuda-item-text {
    flex: 1;
}

.dashboard_novo .box-ajuda-item-text strong {
    display: block;
    color: #333;
    font-size: 14px;
    margin-bottom: 4px;
}

.dashboard_novo .box-ajuda-item-text small {
    color: #666;
    font-size: 13px;
}

/* Header do Dashboard */
.dashboard_novo .content-header h2 {
    font-weight: bold;
    font-size: 22px;
    color: #444;
}

.dashboard_novo .content-header h2 .mdi-view-dashboard {
    color: #1E88E5;
}

.dashboard_novo .content-header h2 small {
    font-weight: normal;
    font-size: 16px;
    color: #777;
    margin-left: 10px;
}

/* Utilitários */
.dashboard_novo .alert-admin-header-left {
    display: flex;
    align-items: center;
    gap: 12px;
}

.dashboard_novo .box-dicas-header-left {
    display: flex;
    align-items: center;
    gap: 12px;
}

.dashboard_novo .box-controls-clean {
    margin: 0;
    list-style: none;
}

.dashboard_novo .box-controls-item {
    display: inline-block;
}

.dashboard_novo .box-dicas-close-icon {
    font-size: 18px;
}

.dashboard_novo .btn-ocultar-card-icon {
    font-size: 16px;
}

.dashboard_novo .alert-whatsapp-disconnected-link-icon {
    font-size: 16px;
    color: #E65100;
}

.dashboard_novo .alert-whatsapp-disconnected-link-text {
    color: #BF360C;
    font-size: 13px;
}

/* Blocos Numéricos */
.dashboard_novo .bloco-numerico {
    border-top: 4px solid;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    transition: transform 0.2s, box-shadow 0.2s;
}

.dashboard_novo .bloco-numerico:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0,0,0,0.12);
}

.dashboard_novo .bloco-numerico-clientes {
    border-top-color: #1E88E5;
}

.dashboard_novo .bloco-numerico-vendas {
    border-top-color: #E53935;
}

.dashboard_novo .bloco-numerico-compras {
    border-top-color: #9C27B0;
}

.dashboard_novo .bloco-numerico-produtos {
    border-top-color: #4CAF50;
}

.dashboard_novo .bloco-numerico-body {
    padding: 20px;
}

.dashboard_novo .bloco-numerico-header {
    margin-bottom: 15px;
}

.dashboard_novo .bloco-numerico-header-content {
    display: flex;
    align-items: center;
}

.dashboard_novo .bloco-numerico-icon-container {
    width: 48px;
    height: 48px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
}

.dashboard_novo .bloco-numerico-icon-container-clientes {
    background: linear-gradient(135deg, #1E88E5 0%, #1565C0 100%);
    box-shadow: 0 2px 8px rgba(30, 136, 229, 0.3);
}

.dashboard_novo .bloco-numerico-icon-container-vendas {
    background: linear-gradient(135deg, #E53935 0%, #c62828 100%);
    box-shadow: 0 2px 8px rgba(229, 57, 53, 0.3);
}

.dashboard_novo .bloco-numerico-icon-container-compras {
    background: linear-gradient(135deg, #9C27B0 0%, #7B1FA2 100%);
    box-shadow: 0 2px 8px rgba(156, 39, 176, 0.3);
}

.dashboard_novo .bloco-numerico-icon-container-produtos {
    background: linear-gradient(135deg, #4CAF50 0%, #45a049 100%);
    box-shadow: 0 2px 8px rgba(76, 175, 80, 0.3);
}

.dashboard_novo .bloco-numerico-icon {
    font-size: 24px;
    color: white;
}

.dashboard_novo .bloco-numerico-title {
    margin: 0;
    font-weight: 600;
    color: #333;
    font-size: 16px;
}

.dashboard_novo .bloco-numerico-subtitle {
    color: #999;
    font-size: 12px;
}

.dashboard_novo .bloco-numerico-dropdown-toggle {
    cursor: pointer;
    color: #999;
    padding: 4px 8px;
    border-radius: 4px;
    transition: background 0.2s;
}

.dashboard_novo .bloco-numerico-dropdown-toggle:hover {
    background: #f5f5f5;
}

.dashboard_novo .bloco-numerico-content {
    padding: 20px 0;
    text-align: center;
}

.dashboard_novo .bloco-numerico-value {
    font-size: 48px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 8px;
}

.dashboard_novo .bloco-numerico-value-clientes {
    color: #1E88E5;
}

.dashboard_novo .bloco-numerico-value-vendas {
    color: #E53935;
}

.dashboard_novo .bloco-numerico-value-compras {
    color: #9C27B0;
}

.dashboard_novo .bloco-numerico-value-produtos {
    color: #4CAF50;
}

.dashboard_novo .bloco-numerico-actions {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
}

.dashboard_novo .bloco-numerico-action {
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    padding: 6px 12px;
    border-radius: 6px;
    transition: all 0.2s;
}

.dashboard_novo .bloco-numerico-action-clientes {
    color: #1E88E5;
}

.dashboard_novo .bloco-numerico-action-clientes:hover {
    background: #e3f2fd;
    color: #1565C0;
}

.dashboard_novo .bloco-numerico-action-vendas {
    color: #E53935;
}

.dashboard_novo .bloco-numerico-action-vendas:hover {
    background: #fef5f5;
    color: #c62828;
}

.dashboard_novo .bloco-numerico-action-compras {
    color: #9C27B0;
}

.dashboard_novo .bloco-numerico-action-compras:hover {
    background: #f3e5f5;
    color: #7B1FA2;
}

.dashboard_novo .bloco-numerico-action-produtos {
    color: #4CAF50;
}

.dashboard_novo .bloco-numerico-action-produtos:hover {
    background: #f1f8f4;
    color: #388e3c;
}

.dashboard_novo .bloco-numerico-action-icon {
    font-size: 16px;
}

/* Box Adicionar Blocos */
.dashboard_novo .box-adicionar-blocos {
    border-top: 4px solid #9E9E9E;
    border-style: dashed;
    border-width: 2px;
    border-top-width: 4px;
    border-top-style: solid;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    background: #fafafa;
}

.dashboard_novo .box-adicionar-blocos-header {
    background: #f8f9fa;
    border-bottom: 1px solid #e9ecef;
    padding: 15px 20px;
}

.dashboard_novo .box-adicionar-blocos-header-content {
    display: flex;
    align-items: center;
    gap: 12px;
}

.dashboard_novo .box-adicionar-blocos-icon-container {
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, #9E9E9E 0%, #757575 100%);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dashboard_novo .box-adicionar-blocos-icon {
    font-size: 20px;
    color: white;
}

.dashboard_novo .box-adicionar-blocos-title {
    margin: 0;
    font-weight: 600;
    color: #333;
    font-size: 18px;
}

.dashboard_novo .box-adicionar-blocos-body {
    padding: 25px 20px;
}

.dashboard_novo .box-adicionar-blocos-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.dashboard_novo .box-adicionar-blocos-avatar-container {
    cursor: pointer;
    margin-bottom: 15px;
    transition: transform 0.2s;
    display: flex;
    justify-content: center;
    width: 100%;
}

.dashboard_novo .box-adicionar-blocos-avatar-container:hover {
    transform: scale(1.05);
}

.dashboard_novo .box-adicionar-blocos-avatar {
    width: 80px;
    height: 80px;
    background: linear-gradient(135deg, #e0e0e0 0%, #bdbdbd 100%);
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 12px rgba(158, 158, 158, 0.2);
    transition: all 0.2s;
}

.dashboard_novo .box-adicionar-blocos-avatar-container:hover .box-adicionar-blocos-avatar {
    background: linear-gradient(135deg, #9E9E9E 0%, #757575 100%);
    box-shadow: 0 6px 16px rgba(158, 158, 158, 0.3);
}

.dashboard_novo .box-adicionar-blocos-avatar-icon {
    font-size: 40px;
    color: white;
}

.dashboard_novo .box-adicionar-blocos-text {
    max-width: 500px;
    text-align: center;
}

.dashboard_novo .box-adicionar-blocos-text-title {
    font-weight: 600;
    color: #333;
    font-size: 16px;
    margin-bottom: 8px;
}

.dashboard_novo .box-adicionar-blocos-text-description {
    color: #666;
    font-size: 13px;
    line-height: 1.5;
    margin: 0;
}

.dashboard_novo .box-adicionar-blocos-link {
    color: #1E88E5;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.2s;
}

.dashboard_novo .box-adicionar-blocos-link:hover {
    color: #1565C0;
    text-decoration: underline;
}