﻿/*!
	Theme Name: Covid-19
	Description: Theme criado para a triagenm
	Author: Alexandre Pavon | Agetec
	Version: 1.0.0
*/

/*.navbar-toggler {
    display: none;
}*/

@media (max-width: 767px) {
}

.labelTabelaResponsivo {
    font-weight: bold;
    display: none;
}

@media (max-width: 767.98px) {

    .labelTabelaResponsivo {
        display: block;
    }

    .table td {
        display: block;
    }

    /*.table th {
        display: none;
    }*/
}

.comment-edit-link {
    display: none;
}

.logged-in-as {
    display: none;
}

h3#comments {
    display: none;
}

nav.pagination h2 {
    display: none;
}

.page-numbers {
    display: inline-block;
    padding: 10px;
    margin: 5px;
    border: solid 1px #000000;
    background-color: #eaeaea;
    color: #333333;
}

a.page-numbers {
    background: linear-gradient(#41608D,#5076AC);
    color: #ffffff;
    text-decoration: none;
}

    a.page-numbers:hover {
        background: linear-gradient(#5076AC,#41608D);
        color: #ffffff;
        text-decoration: none;
    }

.inner {
    padding: 10px;
    color: #FFF;
}

.small-box .icon {
    position: absolute;
    top: 10px;
    right: 20px;
    font-size: 30px;
    color: #000;
    opacity: 0.5
}

.small-box-footer {
    background-color: #000;
    opacity: 0.3;
    width: 100%;
    display: block;
}

    .small-box-footer span {
        text-align: center !important;
        font-weight: bold;
        opacity: 1;
        display: table-cell;
        padding: 5px;
    }

.btn-primary, .btn-primary:hover {
    background-color: #005588;
    border-color: #005588;
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {
    .form-check-input {
        width: 40px !important;
    }

    .form-group .row {
        margin-bottom: 50px !important;
    }

    .logo-site {
        max-width: 37% !important;
        margin-left: -3px !important;
    }

    .img-rodape {
        max-width: 335px !important;
        margin-left: -3px !important;
    }

    .esconde-mobile {
        display: none;
    }

    .alinhar-centro img {
        margin-left: 70px;
        margin-bottom: 20px;
    }

    .footer {
        padding-top: 10px !important;
    }

    .botao_acessar {
        margin-top: -25px;
    }

    .botao_editar {
        margin-top: 25px;
    }

    .btn-alterar-perfil {
        margin-top: 0px !important;
    }

    #table_funcionarios_com_triagem_filter, #table_funcionarios_sem_triagem_filter {
        margin: 50px 15px;
    }

    .dt-buttons {
        text-align: center;
    }

    .espaco-footer {
        margin-bottom: 200px;
    }

    .pagina-inicial-triagem {
        padding-bottom: 100px !important;
        margin-bottom: 0px !important;
        background: none !important;
    }

    .small-box {
        margin-bottom: 10px;
    }

    .texto-rodape {
        font-size: 0.6rem !important;
    }

    .icone-rodape i {
        font-size: 1.1rem !important;
    }

    .fixed-bottom {
        position: inherit;
        margin-top: -180px;
    }

    .subir-btn-mobile {
        margin-top: -25px;
    }

    .table td {
        border: none;
    }

    #table_funcionarios_com_triagem, #table_funcionarios_sem_triagem {
        width: 100% !important;
    }

    .even, .odd {
        margin-top: 20px;
    }

    .table.dataTable.display tbody td {
        border: none;
    }

    form input, form button {
        margin-top: 10px;
    }

    .btn {
        vertical-align: unset;
    }

    .table .btn {
        float: inherit !important;
        margin-top: 4px;
        width: 130px !important;
    }

    .sem-padding-btn {
        margin-left: 12px;
        margin-bottom: 7px;
    }

    #viewDiv {
        float: inherit !important;
        width: 100%;
    }

    #dadosDiv {
        width: 100% !important;
        float: inherit !important;
    }
}

.inner {
    height: 100px;
}

.form-check-input {
    width: 20px !important;
}

.btn-primary, .btn-primary:hover {
    background-color: #005588;
    border-color: #005588;
}

.fab {
    font-size: 2rem !important;
    margin: 8px;
}

.texto-rodape {
    font-size: 0.7rem;
    font-weight: 300;
}

body {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 0.9rem;
}

.btn-success {
    background-color: #4da851;
}

.btn-info {
    background-color: #76b0d3;
}

.logo-site {
    max-width: 12%;
    margin-left: -3px;
}

.img-rodape {
    max-width: 500px;
    margin-left: -3px;
}

.botao_desativar {
    cursor: default !important;
    opacity: 0.4;
}

    .botao_desativar:hover, .btn-outline-danger {
        background-color: #dc3545 !important;
        color: #FFFFFF !important;
    }

.botao_acessar_disabled {
    cursor: default !important;
    opacity: 0.4;
}

    .botao_acessar_disabled:hover, .btn-outline-danger {
        background-color: #76b0d3 !important;
        color: #FFFFFF !important;
    }

.btn-alterar-perfil {
    margin-top: 30px;
}

.empresaDesativadaRazao {
    text-decoration: line-through;
}

.form-group .text-danger {
    font-size: 16px;
    font-weight: bold;
}

.small-box a {
    font-size: 0.9rem;
}

/* AlteraÃ§Ãµes da padronizaÃ§Ã£o */

.menu-logado {
    background: #F3E25E !important;
    font-size: 0.85rem;
    min-height: 36px !important;
}

.dropdown-menu {
    font-size: 0.85rem;
}

.menu-logado a {
    color: #005588 !important;
}

.menu-logado .bg-light {
    background: none !important;
}

.titulo {
    color: #005588;
    text-align: center;
    padding: 10px;
}

.hr {
    width: 100%;
    height: 1px;
    background: #005588;
}

.btn-icone, .btn {
    font-size: 0.7rem;
}

    .btn-icone i, .btn i {
        font-size: 0.6rem;
    }

.sem-padding-btn {
    padding: 0 !important;
    vertical-align: middle !important;
    min-width: 66px !important;
}

#dadosDiv {
    background: #005588;
    color: white;
}

    #dadosDiv .btn {
        background: #F3E25E !important;
        color: #005588;
    }

.titulo-branco {
    color: white;
}

.table .btn {
    margin-right: 5px;
    width: 90px;
}

a.page-numbers {
    background: #005588 !important;
}

.pagination {
    float: right;
}

.small-box-footer span {
    color: #000000c2 !important;
}

.small-box-footer {
    background-color: #FFF !important;
    opacity: 0.7 !important;
}

.table {
    font-size: 0.7rem;
    text-transform: uppercase;
}

.small-box {
    border-radius: 4px;
}

.alert-light {
    background-color: #fefefed1;
    border-radius: 9px;
}

h4 {
    font-size: 1.2rem !important;
}

.alert h4 {
    text-align: center;
    border-bottom: #005588 1px solid;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.btn-secondary {
    color: #005588;
    background-color: #f3e25e;
    border-color: #6c757d52;
}

    .btn-secondary:hover {
        color: #005588;
        background-color: #e4d770;
        border-color: #6c757d52;
    }

.dt-button {
    border: 1px solid #005588;
    border-radius: 4px;
    color: #005588;
    background: #cccccc24;
    font-size: 0.7rem !important;
    padding: 5px;
}

.dataTables_info, .dataTables_paginate {
    font-size: 0.7rem;
}

#table_funcionarios_com_triagem tbody, #table_funcionarios_sem_triagem tbody {
    font-size: 0.8rem;
}

#table_funcionarios_com_triagem_filter label, #table_funcionarios_sem_triagem_filter label {
    margin-top: -30px;
    float: right;
}

#table_funcionarios_com_triagem_filter input, #table_funcionarios_sem_triagem_filter input {
    border-radius: 5px;
    border: 1px solid #005588;
}

table .btn {
    text-transform: capitalize !important;
}

.alinhar-centro {
    text-align: center;
}

    .alinhar-centro img {
        float: inherit !important;
    }

.tab-content {
    margin-top: 30px;
}

a {
    color: #005588;
}

.pagina-inicial-triagem {
    background: url(images/bg-cidadao-triagem.png);
    background-position: center center;
    background-size: cover;
    margin-top: -5px;
    min-height: 600px;
    margin-bottom: -100px;
    padding-top: 40px;
}

.alert-info {
    color: white;
    background-color: #8e8e8e;
    border: 1px solid white;
    font-size: 0.6rem !important;
}




.carousel-inner .form-group h4 {
    font-weight: bold;
}

.carousel-inner .form-group hr {
}

.carousel-inner .form-group .boxAsk {
    margin-top: 30px;
}

.alerta-exame .alert-info {
    color: #131212;
    background-color: #8e8e8e0d;
}

code {
    font-size: 0.8rem !important;
}

.form-control {
    margin-right: 20px;
}

.navbar-toggler {
    font-size: 0.9rem;
    margin-left: -49px;
}

.navbar {
    display: inherit;
}

.btn {
    min-width: 130px !important;
    margin-right: 15px !important;
    margin-bottom: 15px !important;
}

.invisivel {
    display: none;
}


/*.footer, footer {
    margin-bottom: -15px;
}*/

@media (max-width: 1024px) {
    .fixed-bottom {
        position: inherit;
    }

    .pagina-inicial-triagem {
        background: none;
    }

    .form-control-lg {
        font-size: 0.9rem !important;
    }

    .alinhar-centro img {
        margin-left: 60px;
        margin-bottom: 10px;
    }
}

.btn.btn-default {
    border: 0;
    background: transparent;
    color: black;
    border: 1px solid black;
    background: white;
}

.show > .btn.btn-default, .btn.btn-default.active, .btn.btn-default:active, .btn.btn-default:hover {
    color: black;
    background: #e9eaec;
    border-color: black;
}

.show > .btn.btn-default i, .btn.btn-default.active i, .btn.btn-default:active i, .btn.btn-default:hover i {
    color: #ffffff;
}