D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
var
/
www
/
html
/
novonote
/
adm
/
assets
/
css
/
Filename :
dashboard_2.css
back
Copy
@media (max-width: 991px) { .sidebar { display: none !important; } } .form-control[readonly] { box-shadow: none !important; /* Remove o efeito de foco */ border-color: #ccc !important; /* Mantém a borda padrão */ background-color: white!important; /* Azul claro */ opacity: 1 !important; /* Garante que a cor seja visível */ } .toggle-icon { transition: transform 0.0s ease-in-out !important; } .expanded .toggle-icon { transform: rotate(180deg) !important; } div .alert { height: 30px !important; font-size: 0.9rem !important; display: flex; align-items: center; justify-content: space-between; /* Mantém espaçamento adequado */ padding: 5px 12px; /* Ajuste para centralizar o conteúdo */ } .btn-close { height: 20px; /* Ajustado para melhor alinhamento */ width: 20px; display: flex; align-items: center; justify-content: center; margin-top: -15px; /* Ajuste fino para alinhar com o texto */ } body { background-color: #eaeef3; } input{ height: 33px !important; font-size: 0.9rem !important; } label{ font-size: 0.8rem !important; } p{ font-size: 0.8rem !important; } select{ height: 33px !important; font-size: 0.9rem !important; } .btn:hover { color: white; /* Altera o texto para branco no hover */ } .dropdown-menu { z-index: 1050 !important; } .navbar { position: relative; z-index: 1000; } .input-group { display: flex !important; align-items: center !important; /* Alinha verticalmente */ } .btn-olho { border: none !important; /* Remove a borda */ background: none !important; /* Remove o fundo */ cursor: pointer !important; /* Define como botão clicável */ padding: 5px !important; /* Ajuste opcional para tamanho */ font-size: 14px !important; /* Ajusta o ícone */ color: green !important; /* Define a cor do ícone como verde */ } .badge-success { background-color: #28a745 !important; color: white !important; } .badge-primary { background-color: #007bff !important; color: white !important; } .badge-secondary { background-color: #6c757d !important; color: white !important; } .badge-danger { background-color: #dc3545 !important; color: white !important; } .badge-warning { background-color: #ffc107 !important; color: black !important; } .badge-info { background-color: #17a2b8 !important; color: white !important; } .badge-light { background-color: #f8f9fa !important; color: black !important; } .badge-dark { background-color: #343a40 !important; color: white !important; } .content { min-height: calc(100vh - 56px); z-index: 999 !important; margin-top: 52px !important; padding-top: 10px !important; padding-left: 10px !important; padding-right: 5px !important; margin-left: 5px !important; margin-right: 5px !important; width: calc(100% - 7px) !important; background-color: #FFF !important; } .navbar-collapse, .nav-item, .dropdown-menu { display: block !important; visibility: visible !important; } .titulo{ font-size: 2.0rem !important; } .navbar { background-color: #007bff !important; margin-bottom: 60px !important; margin-top: 0px !important; position: fixed !important; width: 100% !important; max-height: 50px !important; height: 49px !important; margin-left: 5px !important; padding-bottom: 5px !important; padding-left: 10px !important; } .navbar-brand img { position: relative; /* left: -10px; /* Move a imagem mais para a esquerda */ margin-top: 0px !important; padding-left: 20px !important; margin-left: 20px !important; height: 35px !important; max-height: 35px !important; background-color: #FFF !important; } .sidebar{ /*background-color: #0000CD !important; */ line-height: 1.0rem !important; background-color: #007bff !important; min-width: 230px; max-width: 230px; margin-left: 3px !important; min-height: calc(100vh - 56px); transition: all 0.1s; margin-top: 49px !important; padding-top: 20px !important; } .sidebar ul { text-decoration: none !important; padding-left: 0 !important; margin-left: 0 !important; width: 100%; } .sidebar ul li a { line-height: 1.0rem !important; /* Ajusta altura das linhas */ padding: 6px 10px !important; /* Reduz o espa�amento interno */ font-size: 13px !important; /* Texto dos itens do menu menor */ } .sidebar { font-size: 15px !important; /* Reduz tamanho da fonte do sidebar */ display: block; padding: 0.65rem 0.5rem; color: #c7cace; } .sidebar ul li a:hover, .sidebar ul .active a{ color: #ecedee; background-color: #0026ff !important; } .sidebar ul li:focus { outline: none; } .sidebar ul ul a{ padding-left: 2.5rem; background-color: #0066ff !important; } .sidebar ul li { cursor: pointer; /* Indica que é clicável */ } .sidebar ul li.active { font-weight: bold !important; } /*Seletor utilizado para ativar o botão ocultar menu em PC*/ .sidebar.toggled{ margin-left: -230px !important; } @media (max-width: 768px){ .sidebar{ margin-left: -230px; } .sidebar.toggled{ margin-left: 0px; } } .navbar-toggler-icon { cursor: pointer; } .sidebar [data-toggle="collapse"]{ position: relative; text-decoration: none !important; } .sidebar [data-toggle="collapse"]:after{ font-weight: bold !important; } .sidebar [data-toggle="collapse"]:before{ content: "\f0d7"; font-family: "Font Awesome 5 Free"; font-weight: 900; position: absolute; right: 1rem; } /*.sidebar [data-toggle="collapse"]:before{ content: "\f0d8"; }*/ .sidebar [aria-expanded="true"]{ background-color: #0026ff !important; } /*.sidebar [aria-expanded="true"]:before{ content: "\f0d8"; }*/ .nav-item { text-decoration: none !important; padding-left: 0px !important; } .submenu .nav-item { padding-left: 0px !important; } .submenu-2 .nav-item { padding-left: 22px !important; } .submenu-3 .nav-item { padding-left: 22px !important; text-decoration: none !important; } .sidebar ul li:focus, .sidebar ul li:active { outline: none !important; box-shadow: none !important; border: none !important; text-decoration: none !important; background: transparent !important; } .sidebar ul li.nav-item a:focus, .sidebar ul li.nav-item a:active { outline: none !important; box-shadow: none !important; text-decoration: none !important; } .sidebar .collapse .submenu-3 { text-decoration: none !important; list-style: none !important; } .sidebar .collapse .submenu-2 { text-decoration: none !important; list-style: none !important; } .submenu-2 a:focus, .submenu-3 a:focus, .submenu-2 a:active, .submenu-3 a:active { outline: none !important; border: none !important; box-shadow: none !important; text-decoration: none !important; background: transparent !important; } .submenu-2 a::before, .submenu-2 a::after, .submenu-3 a::before, .submenu-3 a::after { display: none !important; content: "" !important; } .nav-link:focus, .nav-link:active { outline: none !important; box-shadow: none !important; text-decoration: none !important; background: transparent !important; } .toggle-icon:focus, .toggle-icon:active { outline: none !important; border: none !important; box-shadow: none !important; text-decoration: none !important; } .list-unstyled{ text-decoration: none !important; } .table-hover tbody tr:hover { background-color: rgba(0, 255, 0, 0.2) !important; /* Escurece ao passar o mouse */ cursor: pointer !important; } .datatable-idoso-gre tbody tr:hover{ background-color: rgba(0, 0, 0, 0.2) !important; /* Escurece ao passar o mouse */ cursor: pointer !important; } table.mod td, table.mod th { padding: 0px !important; padding-right: 2px !important; height: 15px !important; } /* td { vertical-align: middle !important; padding-top: 1px !important; padding-bottom: 1px !important; height: 3px !important; } */