/*
    Created on : 03/11/2017, 20:18:16
    Author     : josenaldo
*/
.conteudo
{
    position: relative;
    width: 99%;
    margin: 4% 0.5% 4% 0.5%;  /*topo, direita, rodape, esquerda  */
    min-height: 90%;
    max-height: 95%;
    transition: margin-left 0.1s;
    color:#3a3a3a;
    z-index: 0;

}


/******************* ACESSOS *******************/
.acessos
{
    font-size: 16px;
    align-content: center;
    color: green;
    font-weight: 800;
    text-align: center;
}

/*.visitas
{
    border: 0 none;
    outline: 0;
    color: white;
    width: 0.1px;
    height: 0.1px;
}*/

/*******************FIM ACESSOS*****************/


.pensamento
{
    /*display: flex;*/
    align-items: center;
    text-align: center;
    font-size: 12px;
}
.autorPensamento
{
    align-items: center;
    text-align: center;
    font-size: 14px;
}
.autorEstudo
{
    display: flex;
    color: blue;
    font-weight: bold;
    align-items: center;
    text-align: center;
    font-size: 22px;
}

.estudosTitulo
{
    display: flex;
    align-items: center;
    text-align: center;
    font-size: 24px;
    color: #0000ff;
}


.loja
{
    display: flex;
    color: blueviolet;
    font-weight: bold;
    align-items: center;
    text-align: center;
    font-size: 60px;
}

.cifras
{
    display: flex;
    align-items: center;
    text-align: center;
    font-size: 30px;
}

/******************* Radio *******************/

.btnLink
{
    position: fixed;
    right: 2px;
    top: 55px;
    width: 6em;
    z-index: 30;
}

.radio
{
    position: fixed;
    right: 160px;
    /*top: 0px;*/
    width: 150px;
    z-index: 30;
}

.div_iframe
{
    position: fixed;
    right: 200px;
    top: -100px;
    width: 5em;
    z-index: 30;

    zoom: 1;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=50);
    -moz-opacity:0.8;
    -khtml-opacity: 0.8;
    opacity: 0.4;
}

/******************* Fim Radio *******************/


.div_logo_imagem
{
    position: relative;
    display: block;
    margin-top: 0;
    /*float: top;*/
    text-align: center;
}

.logo_comunidade
{
    height: auto;
    width: 40%;
}

@media only screen and (max-width: 120px)
{
    .logo_comunidade
    {
        height: auto;
        width: 100%;
    }

    .simbolo_comunidade
    {
        display: block;
        justify-content: center;
        text-align: center;
        background: white;
    }

    .img_comunidade
    {
        margin: 3px 0 3px 0;
        width: 40px;
        height: 40px;
    }
}

@media only screen and (min-width: 121px) and (max-width: 600px)
{
    .logo_comunidade
    {
        height: auto;
        width: 85%;
    }

    .simbolo_comunidade
    {
        display: block;
        top: 5px;
    }

    .img_comunidade
    {
        margin: 3px 0 3px 0;
        width: 60px;
        height: 60px;
    }

    .div_contato
    {
        display: flex;
        justify-content: center;
        margin-top: 5px;
    }
}

/******************* Fim Logo e Contato *******************/


/******************* Conteudo *******************/

.corpo{
    overflow-y: hidden;
}

@media screen and (max-width:360px){
    .corpo{
        overflow-y:hidden;
    }
}

.conteudo
{
    position: relative;
    top: 0;
    width: 99%;
    margin: 0 0.2% 4% 0.5%;  /*topo, direita, rodape, esquerda*/
    min-height: 90%;
    max-height: 95%;
    transition: margin-left 0.1s;
    z-index: 0;
}

.menu-painel
{
    padding: 8px 25px;
    border-bottom: 0.5px solid #ddd;
    cursor: pointer;
    width: 100%;
}

.apresentacao
{
    font-size: 20px;
}

p
{
    font-size: 18px;
    text-indent: 50px;
}

/******************* Fim Conteudo *******************/


/******************* Rodapé *******************/

.rodape
{
    position: fixed;
    display: flex;
    justify-content: center;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30px;
    background-color: #EFEFEF;
    /*padding: 6px;*/
    text-align: center;
    font-size: 10px;
    /*alignment-adjust: central;*/
    z-index: 1;
}

/******************* Fim Rodapé *******************/

/******************* Box *******************/
/*.shadow-2dp
{
    box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.2),0 1px 5px 0 rgba(0,0,0,.12)
}

.shadow-3dp
{
    box-shadow:0 3px 4px 0 rgba(0,0,0,.14),0 3px 3px -2px rgba(0,0,0,.2),0 1px 8px 0 rgba(0,0,0,.12)
}

.shadow-4dp
{
    box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.2)
}

.shadow-6dp
{
    box-shadow:0 6px 10px 0 rgba(0,0,0,.14),0 1px 18px 0 rgba(0,0,0,.12),0 3px 5px -1px rgba(0,0,0,.2)
}

.shadow-8dp
{
    box-shadow:0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2)
}

.shadow-16dp
{
    box-shadow:0px 4px 24px 4px rgba(0,25,65,.8),0 6px 30px 5px rgba(0,0,0, .3),0 8px 10px -5px rgba(0,0,0,.2)
}

.shadow-24dp
{
    box-shadow:0 9px 46px 8px rgba(0,0,0,.14),0 11px 15px -7px rgba(0,0,0,.12),0 24px 38px 3px rgba(0,0,0,.2)
}*/
/********************************** Fim do Box *************************/

.centralizado
{
    text-align: center;
}
.centralizadologo
{
    text-align: center;
}

.fonte24
{
    font-size: 24px;
}
.fonte60
{
    font-size: 60px;
}

.rodape
{
    position: fixed;
    bottom: 0;
    left: 0;
    margin-top: 20px;
    width: 100%;
    height: 30px;
    background-color: #EFEFEF;
    font-size: 16px;
    font-weight: 800;
    text-align: center;
    font-size: 16px;
}

body
{
    font-size:12px;
    font-family:Verdana, Geneva, sans-serif;
}

.original
{
    font-size: 40px;
    color: #67b168;
    font-weight: bold;
}


::-webkit-scrollbar {
    width: 8px;
}/*
 Track
*/
::-webkit-scrollbar-track {
    background: #f1f1f1;
}/*

 Handle
*/
::-webkit-scrollbar-thumb {
    background: #888;
}/*

 Handle on hover
*/
::-webkit-scrollbar-thumb:hover {
    background: #555;
}

/*@import url("https: //fonts.googleapis.com/css2?family=Nunito:wght@400;600;700&display=swap");*/
:root{
    --header-height: 3rem;
    --nav-width: 68px;
    --first-color: #4723D9;
    --first-color-light: #AFA5D9;
    --white-color: #F7F6FB;
    --body-font: 'Nunito', sans-serif;
    --normal-font-size: 1rem;
    --z-fixed: 100
}
*,::before,::after{
    box-sizing: border-box
}

body{
    position: relative;
    margin: var(--header-height) 0 0 0;
    padding: 0 1rem;
    font-family: var(--body-font);
    font-size: var(--normal-font-size);
    transition: .5s
}
a{
    text-decoration: none
}

.header{
    width: 100%;
    height: var(--header-height);
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    /*justify-content: space-between;*/
    padding: 0 1rem;
    background-color: var(--white-color);
    background-color: var(--white-color);
    z-index: var(--z-fixed);
    transition: .5s
}

.header_toggle{
    color: var(--first-color);
    font-size: 1.5rem;
    cursor: pointer
}

.sidebar-scroll
{
    overflow-y: auto;
}

.header_img{
    width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    border-radius: 50%;
    overflow: hidden
}

.header_img img{
    width: 40px
}

.l-navbar{
    position: fixed;
    top: 0;
    left: -30%;
    width: var(--nav-width);
    height: 100vh;
    background-color: var(--first-color);
    background-color: #66898F;
    padding: .5rem 1rem 0 0;
    transition: .5s;
    z-index: var(--z-fixed);
}

.nav{
    height: 100%;
    display: flex;
    flex-direction: column;
    /*justify-content: space-between;*/
    overflow-x: hidden;
    overflow-y: auto;
    font-weight: 800;
}


.nav_name
{
    font-size: 20px;
    color: #222;
}

.nav_logo, .nav_link{
    display: grid;
    grid-template-columns: max-content max-content;
    align-items: center;
    column-gap: 1rem;
    padding: .1rem 0 .2rem 1.2rem
}

.nav_logo{
    margin-bottom: 2rem;
    margin-left: -5px;
}

.nav_logo-icon{
    font-size: 1.25rem;
    color: var(--white-color)
}

.nav_logo-name{
    color: var(--white-color);
    font-weight: 700
}

.nav_link{
    position: relative;
    color: var(--white-color);
    margin-bottom: 1.5rem;
    transition: .3s
}

.nav_link:hover{
    color: var(--white-color)
}

.nav_icon{
    font-size: 1.6rem
}

.show{
    left: 0
}

.body-pd{
    padding-left: calc(var(--nav-width) + 1rem);
}

.active{
    color: var(--white-color)
}

.active::before{
    content: '';
    position: absolute;
    left: 0;
    width: 2px;
    height: 32px;
    background-color: var(--white-color)
}

.height-100{
    height:100vh
}

@media screen and (min-width: 768px){
    body{
        margin: calc(var(--header-height) + 1rem) 0 0 0;
        padding-left: calc(var(--nav-width) + 2rem)
    }
    .header{
        height: calc(var(--header-height) + .3rem);
        padding: 0 2rem 0 calc(var(--nav-width) + 2rem)
    }
    .header_img{
        width: 40px;
        height: 40px
    }
    .header_img img{
        width: 45px
    }
    .l-navbar{
        left: 0;
        padding: 1rem 1rem 0 0
    }
    .show{
        width: calc(var(--nav-width) + 156px)
    }
    .body-pd{
        padding-left: calc(var(--nav-width) + 188px)
    }
}

.image
{
    width: 20px;
    height: 20px;
    margin-right: 5px;
}

#imagens
{
    width: 30px;
    height: 30px;
    /*margin-right: 5px;*/
}