/*
.navbar {
    margin-bottom: 0;
    border-radius: 0;
    background-color: rgb(0, 0, 0);
}

.navbar-brand {
    background-color: rgb(0, 0, 0);
}


.navbar:hover {
    background-color: rgb(0, 0, 0);
}
*/
/* Set height of the grid so .sidenav can be 100% (adjust as needed) */


.navbar:hover {
    background-color: rgb(0, 0, 0) !important;
}



.row.content {
    height: 450px
}

/* Set gray background color and 100% height */
.sidenav {
    padding-top: 20px;
    max-height: 100%;
    height: 100%;
    background-color: transparent !important;
}

.inverso {
    background-color: rgb(59, 181, 168);
    color: white;
    /*rgba(230, 224, 224, 0.6);*/
    border-width: 0;
}


body {

    overflow: hidden;
    background-color: rgba(230, 224, 224, 0.6);

}

.page {
    width: 100%;
    height: 100vh;
    border: 1px solid #555;
    border-radius: 12px;
    margin-left: 1%;
    margin-top: 1%;
    background-color: #ffff;
}




.side-menu {
    font-family: Verdana;
    font-weight: normal;
    font-size: 10pt;


}




body {

    overflow: hidden;
    background-color: rgba(230, 224, 224, 0.6);

}

.displayed {
    /*display: block;*/
    margin-left: auto;
    margin-right: auto;
    padding-top: 25vh;
    width: 28%;
    height: 28%;
    box-shadow: 2px 7px 7px gray;
}


footer {
    color: lightgreen;
    text-shadow: 2px 2px 2px black;
    padding: 15px;
    margin-left: -10px;
    margin: 0;
    position: fixed;
    bottom: 0;
    width: 100%;
}



.nomeEmpresa {

    color: #ffff;
    font-size: 13pt;
}

.documentos {
    margin-top: 4%;
    margin-left: 5%;
}





.mensagemTela {
    margin-top: 40vh;
    font-size: large;
}


.tabela {

    overflow: auto;
    height: 55vh;
    margin-bottom: 50px;
}

.fonteLogin {

    font-size: large;
}


/* @media (min-width: 37em) { ... }  592px */
/* @media (min-width: 41em) { ... } /* 656px */
/* @media (min-width: 47em) { ... } /* 752px */
/* @media (min-width: 68em) { ... } /* 1088px */
/* @media (min-width: 82em) { ... } /* 1312px */
/* @media (min-width: 100em) { ... } /* 1600px */







/* On small screens, set height to 'auto' for sidenav and grid */
@media screen and (max-width: 767px) {

    li {

        background-color: transparent;
        font-weight: bolder;

    }

    .fonteLogin {
        font-size: medium;
        font-weight: bolder;
    }

    .tabela {
        overflow: auto;
        height: calc(68vh - 200px);
        font-weight: bolder;


    }

    .nomeEmpresa {
        font-size: 9.5pt;
        font-weight: bolder;
        margin-top: -10px;
        white-space: pre-line;
        clear: left;
        float: right;
        font-weight: bolder;


    }

    footer {
        color: #555 !important;
        position: relative;
        padding: inherit;
        margin-left: 50%;
        padding: 100%;
        margin-top: 50%;
    }

    .page {
        height: 85vh;
        max-height: 100%;
    }

    .documentos {
        margin-top: 2%;
    }

    

    .mensagemTela {
        clear: both;
        float: left;
        margin: 0 auto;
        font-weight: bolder;
        font-size: medium;
    }


    .displayed {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-top: 25vh;
        width: 80%;
        height: 80%;
        box-shadow: 2px 7px 7px gray;
    }


    .row.content {
        height: auto;
    }

}



@media only screen and (min-width: 320px) and (max-width: 767px) and (orientation: landscape) {
 
    body {
        overflow-y: scroll;

    }

    .page {
        width: 100%;
        height: 100%;
        max-height: 100%;
    }

    .tabela {
        overflow: auto;
        height: calc(100% - 200px);
        font-weight: bolder;
    }


    .displayed {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-top: 15vh;
        width: 80%;
        height: 80%;
        margin-bottom: 25%;
        box-shadow: 2px 7px 7px gray;
    }

}

@media only screen and (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) {

    body {

        overflow-y: auto;

    }

    .page {
        width: 100%;
        height: 100%;
        min-height: 55vw;
        
    }
    

    .displayed {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-top: 15vh;
        width: 80%;
        height: 80%;
        margin-bottom: 25%;
        box-shadow: 2px 7px 7px gray;
    }

}

/*
@media only screen and (orientation: landscape) {


    body {

        overflow-y: auto;

    }

    .page {
        height:90vw;
       
    }

    /*
    .page {
        height: 100vw;
        max-height: 100%;
    }

    footer {
        position: fixed;
        left: 0;
        bottom: 0;
    }

    label {

        font-size: small;
    }

    .tabela {
        overflow: auto;
        height: calc(68vw - 200px);
        font-weight: bolder;
    }


    .displayed {
        display: block;
        margin-left: auto;
        margin-right: auto;
        padding-top: 25vw;
        width: 600%;
        height: 60%;
        box-shadow: 2px 7px, 7px gray;
    }

    .container:fullscreen {
        width: 100vw;
        height: 100vh;
    }

    .container:fullscreen p {
        visibility: visible;
    }

    .container:-webkit-full-screen {
        width: 100%;
        height: 100%;

    }
*/








.fonte-table.cabPrincipal {
    background: #eee;
    /*border: 1px solid #999999; */
    padding: 3px 10px;
}

.fonte-table.LinhaArquivoCab {
    font-size: 14px;
    font-weight: bold;
    /*border: 1px solid #999999;*/
}

.LinhaArquivoDetalhe {
    font-size: 12px;
    background: #f8f8f8;
    border: 1px solid #999999;
}

.card.SubCard {
    padding-left: 20px;
}

.LinhaArquivoCab {
    font-size: 14px;
    font-weight: bold;
    /*border: 1px solid #999999;*/
}

.scrollTabela {
    overflow-y: auto;
    height: 60vh
}


@media screen and (max-height: 800px) {

    .scrollTabela {
        overflow-y: auto;
        height: 45vh
    }
}

@media screen and (min-height: 801px) {

    .scrollTabela {
        overflow-y: auto;
        height: 60vh
    }
}