﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

/* Geist Sans - consolidated (keep essential weights only).
   Using TTF files present in wwwroot/fonts/. Keep Regular (400), Medium (500), Bold (700) and Light (300) optional.
*/
@font-face {
    font-family: "Geist Sans";
    src: url("/fonts/Geist-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Geist Sans";
    src: url("/fonts/Geist-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Geist Sans";
    src: url("/fonts/Geist-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Geist Sans";
    src: url("/fonts/Geist-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

/* Prefer Geist Sans globally by overriding Bootstrap variable used in sb-admin.css */
:root {
    --bs-font-sans-serif: "Geist Sans", system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}


.brand-logo {
    height: 63px;
    width: auto;
    display: inline-block;
}

.btn-no-bg {
    background-color: transparent !important;
    border: none !important;
}

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
    color: #0366d6;
}

.btn-primary {
    color: #fff;
    background-color: #0032d2;
    border-color: #1861ac;
}

    .btn-primary:hover {
        color: #fff;
        background-color: #2864ff;
        border-color: #1861ac;
    }

.btn-info {
    background-color: #8cc8ff;
}

    .btn-info:hover {
        background-color: #c8f0ff;
        border-color: #dcf5ff;
    }

.page-link {
    color: #0032d2;
}

.page-item.active > button {
    background-color: #0032d2 !important;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #0032d2;
    border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
    position: relative;
    min-height: 100%;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 60px;
    overflow-x: hidden;
    /* Ensure Geist Sans is used as the page font; fall back to Bootstrap variable */
    font-family: "Geist Sans", var(--bs-font-sans-serif);
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px; /* Vertically center the text there */
}

#main_Layout_Header {
    background-color: #0032ff;
    height: 75px;
    padding-top: 10px;
    padding-right: 28px;
}

    #main_Layout_Header > div > div > a {
        color: white;
    }

    #main_Layout_Header > div > div.col-md-8 > div > div > li {
        top: -30px;
    }

/* Configurando Dropdown de idiomas
-------------------------------------------------- */
.language-menu-item {
    padding-left: 40px;
}

    .language-menu-item > img {
        width: 20px;
        top: -1px;
        position: relative;
    }
/* Base description
-------------------------------------------------- */
.server-panel {
    color: rgba(255, 255, 255, 0.55);
}
/* Footer
-------------------------------------------------- */
.footerIbope {
    background-color: #001e78;
    color: white;
    font-size: 13px;
    height: 45px;
    padding: 14px 0;
    display: flex;
}

div.footerIbope > div.row {
    padding-left: 15px;
}
/* Ajuste de sidebar para exibir os icones
---------------------------------------------------*/
.not-logged {
    margin-left: 0px !important;
}

.sb-sidenav-toggled #layoutSidenav #layoutSidenav_nav {
    transform: translateX(-150px);
}

.sb-sidenav-toggled #layoutSidenav #layoutSidenav_content {
    margin-left: -150px;
}

.sb-sidenav-toggled .sb-sidenav .sb-sidenav-menu .nav .nav-link {
    justify-content: flex-end;
    font-size: 12px;
    display: grid;
}

    .sb-sidenav-toggled .sb-sidenav .sb-sidenav-menu .nav .nav-link .sb-nav-link-icon {
        justify-self: flex-end;
    }
    /* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

    .sb-sidenav-toggled .sb-sidenav .sb-sidenav-menu .nav .nav-link span {
        max-width: 30px;
        font-size: 0.6em;
        text-align: center;
        padding-right: 5px;
    }

.sb-sidenav-toggled .sb-sidenav .sb-sidenav-menu .nav .sb-sidenav-menu-heading {
    padding: 1.75rem 0.3rem 0.75rem;
    font-size: 0.55rem;
    text-align: right;
}
/*Datatable filter
----------------------------------------------------------*/
.dataTables_filter label input {
    width: 20em !important;
}

div.dataTables_processing {
    z-index: 1;
}

#posicoesTable {
    font-size: 0.80rem;
}

#emissoraTable {
    font-size: 0.80rem;
}

#acessosAudTable {
    font-size: 0.73rem;
}
/* Dropzone thumbnail
-------------------------------------------------------------------*/
.dropzone .dz-preview .dz-image {
    border-radius: 1px;
}

.dz-image img {
    width: 50px;
    height: auto;
    display: flex !important;
    margin: 0px auto;
}

.dropzone .dz-preview.dz-image-preview {
    background: none;
}

.dropzone {
    border: 2px dashed #028AF4 !important;
    min-height: 300px;
    background: #ecf0f1;
}

    .dropzone .dz-preview.dz-complete .dz-success-mark {
        opacity: 1;
    }

    .dropzone .dz-preview.dz-error .dz-success-mark {
        opacity: 0;
    }

    .dropzone .dz-preview .dz-error-message {
        top: 144px;
    }
/* Relatorio de acessos
--------------------------------------------------------*/
#btnFilter {
    margin-bottom: 16px;
}
