/* GLOBAL STYLES -------------------------------------------------- */
body {
    padding-top: 77px;
}

/* Firefox ----------------------------------------------------------*/
input[type=number] {
    -moz-appearance: textfield;
}

/*input email - forçar minusculas------------------------------------*/
form input[type="email"] {
    text-transform: lowercase;
}

/* SweetAlert - Evita a remoção da barra de rolagem da tela para não mudar o layout-*/
.swal2-shown {
    overflow: unset !important;
    padding-right: 0 !important;
}

/*----- LOADER ------*/
.loader {
    z-index: 9999;
    display: none;
}

/* Login--------------------------------- */
#idati_login_main {
    max-width: 400px;
}

/* Whatsapp e backtotop icons------------------------------------*/
.clati_btn-footer {
    z-index: 99;
}

#idati_btn-backtotop {
    bottom: -100px;
    right: 20px;
    transition: bottom 500ms;
}

@media (min-width: 992px) {
    #idati_btn-backtotop {
        right: 45px;
        width: 50px;
        height: 50px;
    }
}

#idati_btn-ajuda {
    top: 77px;
    right: 0;
}

/* Efeitos SideBar (Menu)------------------------------------*/
#idati_menu_nav button:hover, #idati_menu_nav button:focus, #idati_menu_nav button:active, #idati_menu_nav a:hover, #idati_menu_nav a:focus, #idati_menu_nav a:active {
    background-color: var(--bs-light-border-subtle);
}

#idati_menu_nav .nav-link.active {
    background-color: var(--bs-light-border-subtle) !important;
}

.clati_menu_toggle::before {
    width: 1.10em;
    margin-left: 0.5em;
    line-height: 0;
    content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,.3%29' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
    transition: transform .35s ease;
    transform-origin: .5em 50%;
}

.clati_menu_toggle[aria-expanded="true"]::before {
    transform: rotate(90deg);
}

.clati_sidebar_sticky {
    height: calc(100vh - 110px);/*header 77 + footer 32 + ?1*/
    overflow-x: hidden;
    overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
}

@media (min-width: 992px) {
    .clati_sidebar_sticky {
        position: fixed;
    }
}

/* Altura maxima dos cards no CPC---------------------------*/
.clati_cardcpc {
    overflow: auto;
    max-height: 50vh;
}

/* Calendario Banner/Carrossel/Destaques -------------------*/
.calend {
    /*font-size: 0.8em;*/
    text-align: center;
    border-spacing: 0.1em;
    border-collapse: separate;
}

.calend th {
    font-weight: normal;
    color: #FFF;
    background-color: #337ab7;
    line-height: 2em;
    border-radius: 5px;
}

.calend td {
    width: 30px;
    line-height: 1.9em;
    cursor: pointer;
    -webkit-transition: background-color 300ms ease-in-out;
    -moz-transition: background-color 300ms ease-in-out;
    -o-transition: background-color 300ms ease-in-out;
    transition: background-color 300ms ease-in-out;
}

.calendvisualizar {
    border-spacing: 1px;
    border-collapse: separate;
    margin: 0;
    cursor: default;
}

.calendvisualizar td {
    min-width: 21px;
    cursor: default;
}

.linha_semanas {
    font-size: 0.7em;
}

.dia_atual {
    font-size: 12px;
    width: 20px;
    height: 20px;
    background-color: #FFF;
}

.dia_comum {
    font-size: 12px;
    width: 20px;
    height: 20px;
    background-color: #FFF;
}

.dia_branco {
    font-size: 12px;
    width: 20px;
    height: 20px;
    background-color: #FFF;
}

.dia_ocupado {
    font-size: 12px;
    width: 20px;
    height: 20px;
    background-color: orange;
}

/* Exportação para pdf's (Listagens) ----------------------*/
.pdf_relatorio {
    font-family: sans-serif, Arial, Helvetica, Verdana;
}

.titulo_relatorio {
    font-size: 10pt;
    font-weight: bold;
    text-align: center;
    line-height: 10mm;
    width: 120mm;
    float: left;
}

.paginacao_relatorio {
    width: 30mm;
    float: right;
    font-size: 5pt;
    text-align: right;
    line-height: 10mm;
}

.subtitulo_relatorio {
    font-size: 6pt;
    text-align: center;
    background-color: #EEE;
    padding: 0.5mm;
}

.table_relatorio {
    width: 180mm;
}

.rel_header th {
    text-align: left;
    font-size: 5.5pt;
    padding: 1mm;
    color: #337ab7;
    border-bottom: #000000 solid thin;
}

.rel_body td {
    word-wrap: break-word;
    font-size: 6pt;
    padding: 0.5mm 1mm;
}

.rel_body_rightalign {
    text-align: right;
}

.rel_item {
    text-align: left;
    font-size: 8pt;
    font-weight: normal;
    color: #337ab7;
    padding: 1mm;
    border-bottom: #000000 solid thin;
    margin-top: 2mm;
}

.rel_subitem {
    background-color: #EEE;
    font-size: 7pt;
    font-weight: normal;
    color: #000;
    padding: 0.3mm 5mm;
    margin-top: 1mm;
}

.rel_descricao {
    font-size: 6pt;
    font-weight: normal;
    color: #000;
    padding: 0.3mm 10mm;
}


/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*partes do css antigo - rever tudo*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/
/*----------------------------------------------------------*/

/* Home */
#titulo_cadastros {
    font-size: 1.2em;
    margin-bottom: 3px;
}

/*--------------------TABLE GRID---------------------*/
.tablegrid {
    display: grid;
    border-collapse: collapse;
    min-width: 100%;
    width: 1010px;
}

.tablegrid thead, .tablegrid tbody, .tablegrid tr {
    display: contents;
    font-size: 0.8rem;
}

.tablegrid th, .tablegrid td {
    padding: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.tablegrid th {
    position: sticky;
    top: 64px;
    background: #000064;
    text-align: left;
    font-weight: normal;
    color: white;
}

.tablegrid th:last-child {
    border: 0;
}

.tablegrid td {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #444;
}

.tablegrid tr:nth-child(even) td {
    background: #f8f6ff;
}

.tablegrid tr:hover td {
    background: #dcdcf5;
}

/*-------------- TABLE / SPAN / LEGEND ---------------*/
.tab_header { /*maximo 950px*/
    width: 1010px;
    table-layout: fixed;
    border-spacing: 2px;
    border-collapse: separate;
    font-size: 1.2em;
    margin-top: 5px;
}

.tab_header tr {
    line-height: 1.4em;
    background-color: #000033;
    color: #CCC;
    text-align: center;
}

.tab_header th {
    font-weight: normal;
    padding: 4px;
}

.div_tab_body {
    width: 1010px;
    max-height: 550px;
    overflow-y: scroll;
    margin-bottom: 50px;
}

.tab_body { /*maximo 941px*/
    width: 970px;
    table-layout: fixed;
    border-spacing: 2px;
    border-collapse: separate;
    font-size: 1.3em;
}

.tab_body tr {
    margin-top: 2px;
    background-color: #DDD;
    line-height: 1.6em;
}

.tab_body tr:hover {
    background-color: #BBB;
    cursor: pointer;
}

.tab_body td {
    word-wrap: break-word;
    padding: 4px;
    -webkit-transition: background-color 300ms ease-in-out;
    -moz-transition: background-color 300ms ease-in-out;
    -o-transition: background-color 300ms ease-in-out;
    transition: background-color 300ms ease-in-out; /*	background-color:transparent;*/
}


/* ==========================================================================
   ==========================================================================
   ==========================================================================
   ESTATISTICAS
   ==========================================================================
   ==========================================================================
   ========================================================================== */
.box {
    width: 270px;
    min-height: 140px;
    padding: 5px 15px 15px 15px;
    font-size: 1.3em;
    float: left;
    border: thin solid #BBB;
    background-color: #FFF;
    margin: 10px 15px;
    line-height: 1.8em;
}

.boxfull {
    width: 934px !important;
    min-height: 0px;
}

.box h2 {
    font-size: 1.4em;
    font-weight: 100;
    line-height: 1.3em;
    border-bottom: medium solid #CCC;
    margin-bottom: 10px;
}

.box h3 {
    font-size: 1.2em;
    font-weight: 100;
    line-height: 1.8em;
    border-bottom: medium solid #CCC;
    margin-bottom: 10px;
}

.box p {
    padding: 0 10px;
    border-bottom: 1px solid #CCC;
    display: flex;
    justify-content: space-between;
}

.box p:hover {
    background-color: #EEE;
}

.box p span, .box h2 span {
    font-size: 1em;
    font-weight: 500;
    text-align: right;
}

.box h2 span {
    font-size: 1.5em !important;
}

.boxdias {
    width: 130px;
    float: left;
    margin-right: 24px;
}

.boxanunciantes {
    width: 275px;
    float: left;
    margin-right: 34px;
}

.totalestat {
    font-size: 1.2em;
    background-color: #EEE;
}

.totalestat:hover {
    background-color: #CCC !important;
}

.box_arrow {
    position: relative;
}

.box_arrow:after, .box_arrow:before {
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.box_arrow:after {
    border-color: rgba(136, 183, 213, 0);
    border-width: 10px;
}

.box_arrow:before {
    border-color: rgba(194, 225, 245, 0);
    border-width: 11px;
}

.box_arrowdown:after, .box_arrowdown:before {
    top: 100%;
    left: 50%;
}

.box_arrowdown:after {
    border-top-color: #BBB;
    margin-left: -10px;
}

.box_arrowdown:before {
    border-top-color: #BBB;
    margin-left: -11px;
}

.box_arrowright:after, .box_arrowright:before {
    left: 100%;
    top: 50%;
}

.box_arrowright:after {
    border-left-color: #BBB;
    margin-top: -10px;
}

.box_arrowright:before {
    border-left-color: #BBB;
    margin-top: -11px;
}



/*-------------------------------------------------------*/
/*REMOVER*/
/*-------------------------------------------------------*/
.MostraPesq_titulo {
    font-size: 3em;
    font-weight: 100;
    text-align: center;
    line-height: 1.5em;
    background-color: #EEE;
    margin: 0 15px;
    padding-top: 10px;
}
