body{
    font-family: Optima, Segoe, "Segoe UI", Candara, Calibri, Arial, sans-serif;
    background-color: #f5f5f5;
    text-align: justify;
}

.body-admin{
    background-color: #ffffff;
}

.msg{
    margin-top: 20px;
}

.row-button{
    margin-top: 20px;
}

.font-maior{
    font-size: 120%;
}

.background-gray{
    background-color: #f5f5f5;
}

.btn-enquete{
    margin-top: 10px;
    margin-left: 15px;
    font-size: 82%;
}

.label-radio{
    margin-top: -7px;
}

.topo{
//    width: 100%;
    background-color: rgb(97, 162, 213);
    height: 80px;
    border: none;
    color: white !important;
}

.topo-admin{
    width: 100%;
    background-color: #0d4079;
    border: none;
    color: white !important;
}

.check-marcar{
    /* Double-sized Checkboxes */
    -ms-transform: scale(1.8); /* IE */
    -moz-transform: scale(1.8); /* FF */
    -webkit-transform: scale(1.8); /* Safari and Chrome */
    -o-transform: scale(1.8); /* Opera */
    padding: 10px;

}


.border-right{
    border-right: 1px solid gray;
}

.user-foto{
    margin-top: 0px;
    padding-left: 10px;
}

.navbar-right li a{
    color: white !important;
}

.img-user-grupo{
    margin-top: 12px;
}

.usuarioselecionado{
    background-color: #1c5a76 !important;
    color: white !important;
    border: 1px solid white !important;
}

.font-supermenor{
    font-size: 75% !important;
}

.img-small-usuario{
    margin-top: 5px;
}

.usuarioniver {
    font-size: 90% !important;
    padding-top: 3px;
    padding-bottom: 3px;
}

.usuariogrupo {
    font-size: 90% !important;
    padding-top: 3px;
    padding-bottom: 3px;

}

.font-white{
    color: white !important;
}

.margin-left{
    margin-left: 10px !important;
}

.usergrupo{
    margin-top: 8px !important;
    margin-bottom: 10px;
}

.unidade{
    color: white;
    padding-left: 15px;
    padding-right: 15px;
}

.user{
    top: 10px;
    margin-top: 0px;
    padding-right: 15px;
}

.icon-img-externo{
    margin-top: 17px;
}

.reg-usuariogrupo{
    border: 1px solid gray;
    border-radius: 5px;
    margin: 3px;
    padding: 5px;
    min-height: 70px;
}

.listausuariosgrupo{
    border: 2px solid gray !important;
    border-radius: 5px;
}


/** LAYOUT PARA DESKTOP E TABLET */
@media (min-width: 768px) {
    .cl-topo-meus-dados{
        background: #225086;
        height: 60px;
        padding: 0px 20px;
    }
    .cl-topo-meus-dados:hover{
        background: #265a88;
        height: 60px;
        padding: 0px 20px;
    }
    .cl-topo-sair{
        background: #a62638;   
    }

    .cl-topo-sair:hover{
        background: #c14254;
    }

    .cl-topo-sair li{
        margin:3px !important;
    }
    .dados-mobile{
        display: none !important;
    } 

    .celular{
        display: none !important;
    }

    .tipo-inscricao-celular{
        display: none;
    }

    .ver-mobile{
        display: none;
    }

    .dados-desktop img{
        margin-top: 5px !important;
        padding: 7px;
    }

    .links-mobile {
        margin-top: 12px;
        height: 10px !important;
    }

    .links-mobile li:hover{
        border-bottom: 2px solid white;
    }
}

/** LAYOUT SOMENTE PARA DESKTOP */
@media (min-width: 1025px) {

    .celular-tablet{
        display: none !important; 
    }

    .links-tablet{
        display: none;
    }
    .tablet{
        display: none;
    }
}

a{
    color: #000;
}


/** LAYOUT SOMENTE PARA TABLET */
@media (min-width: 768px) and (max-width: 1024px) {
    .celular-tablet{
        display: none !important; 
    }
    .links-desktop{
        display: none;
    }
    .no-tablet{
        display:none !important;
    }
    .reg-grupo-home{
        width: 30% !important;
        min-height: 115px !important;
    }
    .quantitativo .font-qtd{
        font-size: 350%;
    }
    .quantitativo .font-qtd-menor{
        font-size: 300%;
    }
    .desktop{
        display: none;
    }

    .links-tablet{
        font-size: 95% !important;
    }
    .reg-acao-extensao{
        width: 95% !important;
    }
    .reg-acao-extensao-conf{
        width: 95% !important;
    }
    .reg-acao-extensao-pagto{
        width: 95% !important; 
    }
    .reg-inscricao{
        width: 95% !important;
    }
    .icon-img-externo{
        margin-top: 15px !important;
    }
    .link-novo {
        margin-top: 15px !important;
        margin-bottom: 10px;
    }
    .font-link-maior{
        font-size: 95% !important;
    }
}

.img-logo{
    height: 40px;
}

/** LAYOUT SOMENTE PARA CELULAR */
@media (max-width: 767px) {
    .flexslider{
        display: none;
    }
    
    .center-cell{
        text-align: center !important;
    }
    
   

    .no-celular{
        display: none;
    }

    .reg-grupo-home{
        width: 45% !important;
        min-height: 115px !important;
    }

    .user-foto{
        display: none;
    }

    .tablet{
        display: none;
    }

    .msg-informacao{
        max-height: 65px !important;
    }

    .link-novo {
        margin-top: -15px !important;
        margin-bottom: 10px;
    }

    .user{
        margin-left: 20px;
        margin-bottom: 20px !important;
    }

    .img-logo{
        height: 32px !important;
    }

    .reg-inscricao{
        width: 90% !important;
    }

    .nav-sidebar{
        margin-top: 50px;
    }

    .row-input{
        margin-bottom: 0px !important;
    }

    .tipo-inscricao{
        display: none;
    }
    .icon-img-externo{
        margin-top: -15px !important;
    }


    .icon-user{
        margin-right: 5px !important;
        margin-left: 5px !important;
        margin-bottom: 5px !important;
        margin-top: -3px !important;
    }

    input[type=text]{
        margin-bottom: 5px !important;
    }
    input[type=email]{
        margin-bottom: 5px !important;
    }
    input[type=password]{
        margin-bottom: 5px !important;
    }
    select{
        margin-bottom: 5px !important;
    }

    .label-form{
        display: none;
    }

    .links-tablet{
        display: none;
    }

    .reg-acao-extensao{
        width: 90% !important;
    }

    .reg-acao-extensao-conf{
        width: 90% !important;
    }

    .reg-acao-extensao-pagto{
        width: 90% !important;
    }

    .ver-desktop{
        display: none;
    }

    .botao-link{
        font-size: 95% !important;
    }

    .dados-desktop{
        display: none;
    } 

    .dados-mobile{
        margin-top: 2px;
    }

    .links-mobile {
        background-color: #332611;
        margin-top: 0px;
        border: none;
    }

    .desktop{
        display: none !important;
    }
}

.links-mobile a{
    color: white !important;
}

.grafico-quantitativo{
    height: 250px !important;
}

.grafico-estatistica-maior{
    height: 400px !important;
}

.grafico-estatistica{
    height: 300px !important;
}


.inscrito-logado{
    margin-top: 30px !important;
    font-weight: bold;
}

.button-menu-mobile{
    padding: 15px !important;
    margin-top: 18px !important;
    margin-bottom: 16px !important;
    border: 2px white solid !important;
}

.quantitativo{
    border: 1px solid black;
    border-radius: 5px;
    padding: 15px 15px 30px 15px;
    text-align: center;
    color: black;
    font-weight: bold;
}

.quantitativo-menor{
    border: 1px solid black;
    border-radius: 5px;
    padding: 5px 5px 10px 5px;
    text-align: center;
    color: black;
}

.margin-link{
    margin-top: 0px !important;
    margin-bottom: 20px;
}

.azul-claro{
    background-color: #c6e2ff;
}

.verde-claro{
    background-color: #d3ffce;
}
.verde-claro2{
    background-color: #b6fcd5;
}

.grafico-quantitativo{
    height: 230px;
}

.margin-top-qtd{
    margin-top: 0px;
    margin-bottom: 30px;
}

.quantitativo .font-qtd-menor{
    font-size: 400%;
}


.quantitativo .font-qtd{
    font-size: 450%;
}

.quantitativo-menor .font-qtd-menor{
    font-size: 300%;
    font-weight: bold;
}

.container-topo{
    height: 100%;
    color: white !important;
    padding: 20px;
}

.container-topo a {
    color: white !important;
}

.container-topo ul{
    color: white !important;
}


.container-topo li{
    color: white !important;
}

.container-topo button{
    color: white !important;
}

.navbar-toggle{
    background-color: #332611 !important;
}

.menudrop-mobile{
    border: none !important;
}

/*
 * Sidebar
*/

/* Hide for mobile, show later */
.sidebar {
    display: none;
}

@media (min-width: 768px) {
    .sidebar {
        position: fixed;
        top: 51px;
        bottom: 0;
        left: 0;
        z-index: 1000;
        display: block;
        padding: 20px;
        overflow-x: hidden;
        overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
        background-color: #f5f5f5;
        border-right: 1px solid #eee;
    }
}

/* Sidebar navigation */
.nav-sidebar {
    margin-right: -21px; /* 20px padding + 1px border */
    margin-bottom: 20px;
    margin-left: -20px;
}
.nav-sidebar > li > a {
    padding-right: 20px;
    padding-left: 20px;
    color: #243283;
}

.font-link-grupo{
    font-weight: bold;
    font-size: 75%;
    padding: 0px !important;
    margin: 0px !important;
}

.font-link-maior{
    font-weight: bold;
    font-size: 90%;
}

.nav-sidebar > .active > a,
.nav-sidebar > .active > a:hover,
.nav-sidebar > .active > a:focus {
    color: #fff;
    background-color: #A52A3A;
}

/*
 * Top navigation
 * Hide default border to remove 1px line.
*/
.navbar-fixed-top {
    border: 0;
}

.barra-header{
    margin-bottom: 0px !important;
    border: none !important;
}

.conteudo{
    border: 1px #eee solid;
    background-color: white;
    min-height: 500px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-bottom: 30px;
}

ul li{
    margin: 5px;
    text-align: justify;
}

.rodape{
    background-color: rgb(75, 94, 130);
    height: 75px;
}

.row-rodape{
    font-size: 80% !important;
    color: white !important;
    margin-top: 10px;
}

.logo-rodape{
    background-color: #9e630a;
    padding: 11px;
    height: 65px;
    width: 130px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    margin-left: -10px;
}

.logo-admin{
    padding: 10px 15px 5px 15px;
}

.logo-rodape img{
    height: 50px;
}

.logo{
    padding: 14px 15px 5px 15px;
    vertical-align: middle;
}

.logo img{
    height: 55px;
}

.icon-user{
    margin-right: 10px !important;
    margin-top: -3px !important;
}

.icon-botao{
    margin-right: 10px !important;
}

.botao-link{
    font-size: 115%;
    margin-top: 20px;
}

.font-azul{
    color: #0d4079;
}

.reg-acao-extensao-pagto{
    border: 0.2pc #0d4079 solid;
    border-radius: 5px;
    min-height: 50px;
    margin: 20px;
    padding: 20px;
    width: 97%;
    line-height: 1.5;
}


.opcoes-big{
    width: 22%;
    text-align: left;
    align-content: left;
}

.opcoes{ 
    width: 18%;
    text-align: left;
    align-content: left;
}

.cor-green{
    color: green !important;
}

.cor-red{
    color: red !important;
}


.opcoes-supersmall{
    width: 5%;
    text-align: left;
    align-content: left;
}
.td-supersmall{
    width: 5%;
    text-align: left;
    align-content: left;
}


.opcoes-small{
    width: 13%;
    text-align: left;
    align-content: left;
}
.td-small{
    width: 13%;
    text-align: left;
    align-content: left;
}

.reg-acao-extensao-conf{
    border: 0.2pc #cdcdcd solid;
    border-radius: 5px;
    min-height: 80px;
    margin: 20px;
    padding: 20px;
    width: 97%;
    line-height: 1.5;
}

.reg-acao-extensao-conf:hover{
    background-color: #f0f0f0;
    border-color: gray;
}

.reg-acao-extensao{
    border: 0.2pc #cdcdcd solid;
    border-radius: 5px;
    min-height: 80px;
    margin: 20px;
    padding: 20px;
    width: 46%;
    line-height: 1.5;
}

.reg-acao-extensao:hover{
    background-color: #f0f0f0;
    border-color: gray;
}

.font-supermenor{
    font-size: 80%;
}

.font-menor70{
    font-size: 70%;
}

.font-menor80{
    font-size: 80%;
}

.font-menor{
    font-size: 85%;
}

.hr-reg{
    margin-top: 10px !important;
    margin-bottom: 17px !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    border-color: gray;
}

.icon-reg-acao{
    margin-top: -5px;
    margin-right: 5px;
}

.btn-grande{
    width: 200px;
}

.font-gigante{
    font-weight: bold;
    font-size: 160%;
}

.font-grande{
    font-weight: bold;
    font-size: 120%;
}

.margin-top{
    margin-top: 5px;
}

.row-input{
    margin-bottom: 5px;
}

/**
* CSS - TELA DE LOGIN
**/
.atd-tela-login{
    max-width: 320px;
    margin: auto;
    height: auto;
    background: #ffffff;
    padding: 0px 30px 20px 30px;
    margin-top: 5%;
    box-shadow: 0px 5px 5px #d0cfcf;
    border: 1px solid #bebdbd;
}

.atd-tela-login > img{padding-bottom: 20px;}

.atd-tela-login h1{
    text-align: center;
    position: relative;
    margin-bottom: 18px;
}

.p-footer {
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    font-size: 85%;
    text-align: center;
}

.atd-bloco-login{
    width: 100%;
    height: 40px;
    background: #0b91ea;
    margin-bottom: 20px;
}

.atd-tela-login p{
    text-align: center;
}

.atd-icone-login{
    float: left;
    width: 15%;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    padding-top: 12px;
}

.atd-input-text{
    float: left;
    width: 85%;
}

.atd-tela-login input[type="text"],
.atd-tela-login input[type="password"]{
    width: 100%;
    height: 40px;
    border: none;
    padding: 0 8px;
    border: 1px solid gray;
    border-radius: 0px;
}

.atd-tela-login .btn-login{
    width: 100%;
    border: none;
    background: #9e630a;
    color: #ffffff;
    height: 40px;
}

.atd-icone-login{
    background-color: #9e630a;
}

.atd-icone-login span{
    padding-top: 6px;
    background-color: #9e630a;
    font-size: 110%;
}

.glyphicon-login{
    top: -5px !important;
}


@media( max-width: 420px ){

    .atd-tela-login img{
        width: 100%;
    }

    h1{
        font-size: 24px;
    }

    h1::after, h1::before{
        top: 15px;
    }

    .label-form{
        display: none;
    }
}

.row-msg{
    margin: 10px !important;
}

.center{
    text-align: center !important;
}

.msg-informacao{
    max-height: 40px ;
    padding: 7px !important;
}

.span-valor-pagto{
    font-size: 110% !important;
    color: #0d4079 !important;
    font-weight: bold;
}

.preco {
    font-size: 180% !important;
}

.reg-inscricao{
    width: 96%;
    border: 0.2pc solid #cdcdcd;
    min-height: 30px;
    margin-bottom: 20px;
    margin-left: 25px;
    margin-right: 20px;
    border-radius: 5px;
    padding-bottom: 10px;
}

.font-red {
    color: red;
    font-weight: bold;
}

.font-green {
    color: green;
    font-weight: bold;
}


/*
 * Main content
*/

.main {
    padding: 20px;
    margin-top: 40px;
}

@media (min-width: 768px) {
    .main {
        padding-right: 40px;
        padding-left: 40px;
    }
}

.main .page-header {
    margin-top: 0;
}

.margin-titulo{
    margin-top: 10px;
    margin-bottom: 30px;
}

.icon_modulo{
    margin-top: -5px;
    margin-right: 10px !important;
}

.link-bar{
    font-weight: bold;
}


.table-list img{
    padding: 0px;
    margin: 0px;
}

.table-list tbody tr:hover{
    background-color: #e8e8e8 !important;
}

.link-opcao:hover{
    background-color: #f5f5f5 !important;
}

.links-user{
    margin-top: 13px !important;
}

.usuariogrupo:hover{
    background-color: #e8e8e8;
}

.table-list a:hover{
    background-color: #f5f5f5 !important;
}

.row-msg{
    margin-top: 20px !important;
}

.link-opcao {
    background-color: #cecece ;
    margin: 3px;
    padding: 5px 5px 7px 5px;
    border-radius: 5px;
}

.table-list a {
    background-color: #cecece ;
    margin: 5px;
    padding: 5px 5px 7px 5px;
    border-radius: 5px;
}

.bold {
    font-weight: bold;
}

.link-novo{
    margin-top: 20px;
}

.link-novo h4{
    padding: 0px;
    margin: 5px;
}

.texto-centro{
    text-align: center !important;
}

.margin-right{
    margin-right: 20px;
}

.pull-center{
    text-align:center;
}

.foto-usuario-avatar {
    border-radius: 50%;
    height: 80px;
    width: 80px;
    background-position:center;
    background-repeat: no-repeat;
    border: 1px solid gray;
}

.foto-usuarioniver{
    margin: 2px !important;
    height: 50px !important;
    width: 50px !important;
    background-color: white;
    border: 1px solid gray;
}

.foto-usuariogrupo{
    margin: 2px !important;
    height: 50px !important;
    width: 50px !important;
    background-color: white;
    border: 1px solid gray;
}

.dados-usuarionivermes{
    margin-top: 1px;
}

.dados-usuarioniverdia{
    margin-top: 6px;
}

.dados-usuariogrupo{
    margin-top: 6px;
}

.foto-usuario-cabecalho{
    margin-top: -5px !important;
    height: 50px !important;
    width: 50px !important;
}

.foto-cabecalho{
    height: 50px;
    width: 50px;
    margin-right: 20px;
}

.margin-top-menor{
    margin-top: -2px;
}

.margin-top-maior{
    margin-top: 13px;
}

.foto-usuario-cabecalho{
    height: 60px;
    margin-top: -7px;
    width: 60px;
    right: 40px !important;
    top: 7px !important;
    position: absolute !important;
}

.bar-right {
    background-color: #f5f5f5;
    height: 100% !important;
}

.nome-grupo-div{
    top: 8px;
}

.nome-grupo{
    vertical-align: middle;
}

.reg-grupo-home{
    border: 1px solid white;
    min-height: 65px;
    max-height: 65px;
    padding: 15px;
    margin: 5px;
    text-align: center;
    font-weight: bold;
    background-color: #A52A3A;
    font-size: 82%;
    color: white;
    width: 23%;
    margin-top: auto;
    margin-bottom: auto;
}

.padding-bottom{
    padding-bottom: 10px;
}

.margin-bottom{
    margin-bottom: 8px;
}

.btn-grupo{
    width: 100%;
}

.align-vertical{
    vertical-align: middle;
}

.reg-postagem-grupo{
    border: 2px solid #cdcdcd;
    padding: 0px 20px 20px 20px;
}



/**
* CSS - CADASTRO PESSOAL
*/
.atd-tela-formcadastro{
    max-width: 500px;
    margin: auto;
    height: auto;
    background: #ffffff;
    padding: 30px 30px;
    margin-top: 5%;
    box-shadow: 0px 5px 5px #d0cfcf;
    border: 1px solid #bebdbd;
    font-size: 90%;
}

.atd-tela-formcadastro > img{padding-bottom: 20px;}

.atd-tela-formcadastro h1{
    text-align: center;
    position: relative;
    margin-bottom: 18px;
}

.p-footer {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    font-size: 85%;
    text-align: center;
}

.atd-bloco-formcadastro{
    width: 100%;
    height: 40px;
    background: #0b91ea;
    margin-bottom: 20px;
}

.atd-tela-formcadastro p{
    text-align: center;
}

.atd-icone-formcadastro{
    float: left;
    width: 15%;
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    padding-top: 12px;
}

.atd-input-text{
    float: left;
    width: 100%;
}

.atd-tela-formcadastro input[type="text"],
.atd-tela-formcadastro input[type="password"],
.atd-tela-formcadastro input[type="email"]{
    width: 100%;
    height: 40px;
    border: none;
    padding: 0 8px;
    border: 1px solid gray;
    border-radius: 0px;
}

.atd-tela-formcadastro .btn-formcadastro{
    width: 100%;
    border: none;
    background: #0d4079;
    color: #ffffff;
    height: 40px;
}

.atd-icone-formcadastro{
    background-color: gray;
}

.atd-icone-formcadastro span{
    padding-top: 6px;
    background-color: gray;
    font-size: 110%;
}

.glyphicon-formcadastro{
    top: -5px !important;
}


@media( max-width: 420px ){

    .atd-tela-formcadastro img{
        width: 100%;
    }

    h1{
        font-size: 24px;
    }

    h1::after, h1::before{
        top: 15px;
    }

    .label-form{
        display: none;
    }
}

.row-cadastro{
    padding: 0px 0px 8px 0px;
}

.dados-funcionario{
    margin-top: -3px;
}

.color-red{
    color: red;
}

.color-green{
    color: green !important;
}

.img-cabecalho{
    margin-right: 8px !important;
    margin-top: -4px !important;
}

.list-foto-evento{
    padding: 10px;
}

.list-foto-evento:hover{
    background-color: #cdcdcd !important;
}

.dropdown-menu {
    left: 15px !important;
    max-height: 200px !important;
    overflow-y: scroll;
}
.caret{
    margin-top: 5px;
}

.txt-botao-select{
    text-align: left;
}

.textarea-no-resizable{
    resize: none !important;
}


.btn{
    border-radius: 0px !important;

}
.form-control{
    border-radius: 0px !important;
}

.relatorio-retrato-container {
    width: 810px;
    margin:0 auto;
}

.badge {
    text-shadow: none;
    font-family: 'Open Sans', sans-serif;
    font-weight: 600;
    font-size: 12px;
    padding: 3px 6px;
    position: absolute;
    right: 22px;
    top: 10px;
    z-index: 999;
}

.txt-obs-download-prog-adobe p{
    font-size: 12px !important;
    color: #A52A3A;
}
.txt-obs-download-prog-adobe p a{
    font-weight: bold;
    color: #A52A3A;
    text-decoration: underline;
}
.txt-obs-download-prog-adobe p a:hover{
    font-weight: bold;
    color: #0b91ea;
    text-decoration: underline;
}

.resultados-total-tabela{
    color: #9e630a !important;
    font-weight: bold !important;
}

.txt-nao-disponivel-download{
    color: red;
}

.txt-login {
    color: rgb(97, 162, 213);
    text-align: center;
}    

.btn-sistema {
    background:  rgb(97, 162, 213);
    color: #ffffff;
}

.txt-consulta {
    color: #ffffff;
    text-align: center;
    left: 10px;
    top: -15px;
}    

.btn-sistema-sair {
    background:  rgb(97, 162, 213);
    color: #ffffff;
    padding-top: 25px;
}    
