﻿/* #region Estilo*/
.divBtn {
    width: 50px;
    background-color: #9B9593;
    text-align: center
}

#botaoFechar, #botaoFechar:hover {
    background-image: url(../_images/Layout/close.png);
    background-repeat: no-repeat;
    width: 23px;
    height: 23px;
    border: 0;
    cursor: pointer
}

.divBtn:hover {
    background-color: #8D8683
}

.divBtn a {
    color: #FFF;
    font-weight: 700
}

#botaoFechar {
    background-position: 0 -1px
}

    #botaoFechar:hover {
        background-position: 0 -26px
    }

#BotaoVermelho {
    height: 22px;
    text-align: center;
    padding-top: 5px;
    font-weight: 700;
    background-color: red;
    font-size: 12px;
    border-radius: 6px;
    box-shadow: 0 1px 8px rgba(0,0,0,.45);
    margin-top: -5px
}

.BotaoBrancoEsmaecer, .BotaoVermelhoEsmaecer {
    width: 110px;
    text-align: center;
    padding: 5px 0
}

#BotaoVermelho a:hover {
    text-decoration: underline
}

#BotaoVermelho a {
    text-decoration: none;
    color: #FFF;
    font-weight: 10px
}

.DivBotaoVoltar {
    text-transform: uppercase;
    font-size: 8px
}

    .DivBotaoVoltar a:hover {
        color: #666
    }

.BotaoVermelhoEsmaecer {
    border: 1px solid #ccc;
    background-color: #d10000;
    border-radius: 8px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-radius-topleft: 5px;
    -webkit-border-radius-topright: 5px
}

    .BotaoVermelhoEsmaecer:hover {
        box-shadow: 0 -2px 3px #DFDFDF;
        -moz-box-shadow: 0 -2px 3px #DFDFDF;
        -webkit-box-shadow: 0 -2px 3px #DFDFDF;
        border-color: silver;
        filter: alpha(opacity=90);
        -moz-opacity: .9;
        opacity: .9
    }

.BotaoBrancoEsmaecer {
    border: 1px solid #ccc;
    background-color: #fff;
    border-radius: 8px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-radius-topleft: 5px;
    -webkit-border-radius-topright: 5px;
    font-weight: 700
}

.BoxErro, .CaixaMensagemErro {
    color: red;
    background-color: #FBD2D9;
    line-height: 18px
}

.BotaoBrancoEsmaecer:hover {
    box-shadow: 0 -2px 3px #DFDFDF;
    -moz-box-shadow: 0 -2px 3px #DFDFDF;
    -webkit-box-shadow: 0 -2px 3px #DFDFDF;
    border-color: silver;
    filter: alpha(opacity=90);
    -moz-opacity: .9;
    opacity: .9
}

.CaixaMensagemErro {
    margin: 30px 0;
    width: 95%;
    padding: 10px;
    border-radius: 7px;
    font-weight: 700;
    border: 2px solid red
}

.BoxErro, .BoxInformar {
    border: 1px solid;
    width: 100%;
    text-align: left;
    margin: 15px 0
}

.BoxInformar {
    color: #00529B;
    background-color: #DFEEFF;
    line-height: 15px
}

.ListaCheckbox {
    border: 1px solid #CCC;
    height: 120px;
    width: 500px;
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 0;
    margin: 0;
    background-color: #fff;
    resize: both
}

    .ListaCheckbox li {
        padding: 0;
        margin: 3px 0 3px 5px;
        list-style: none
    }

        .ListaCheckbox li label {
            cursor: pointer
        }

.DivBreadcrumbs {
    text-transform: uppercase;
    margin: 0 0 5px 10px;
    font-size: 9px
}

    .DivBreadcrumbs a:hover {
        text-decoration: underline
    }

    .DivBreadcrumbs .SeparadorNavegacao {
        font-size: 12px
    }

.EstiloFormulario input[type=text], input[type=number], select {
    padding: .3em;
    border: 1px solid #CCC;
    width: 100%
}

.EstiloFormulario .TabelaFormulario {
    padding: 10px 0 0
}

    .EstiloFormulario .TabelaFormulario td {
        padding: 3px 0
    }

    .EstiloFormulario .TabelaFormulario .Label {
        padding-right: 10px
    }

.EstiloFormulario .ListaBotoes {
    padding: 0
}

    .EstiloFormulario .ListaBotoes li {
        list-style: none;
        display: inline-block;
        margin-right: 10px
    }

.error, .info, .success, .validation, .warning {
    border: 1px solid;
    margin: 10px 0;
    padding: 15px 10px 15px 15px;
    background: 10px center no-repeat
}

.info {
    color: #00529B;
    background-color: #BDE5F8
}

.success {
    color: #4F8A10;
    background-color: #DFF2BF
}

.warning {
    color: #9F6000;
    background-color: #FEEFB3
}

.error {
    color: #D8000C;
    background-color: #FFBABA
}

.validation {
    color: #D63301;
    background-color: #FFCCBA
}


#centro .conteudo #cont_left body, blockquote, button, code, dd, div, dl, dt, fieldset, form, h3, h4, h5, h6, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

#centro .conteudo #cont_left #int_table {
    padding: 25px 0;
    width: 100%
}

    #centro .conteudo #cont_left #int_table table {
        width: 100%;
        margin: 0 auto
    }

        #centro .conteudo #cont_left #int_table table td {
            font: 12px Arial,Helvetica,sans-serif;
            padding-bottom: 10px
        }

h1, h2 {
    color: #4b7e83 !important;
    font-family: "Roboto Condensed",sans-serif !important;
    font-weight: 700;
    text-transform: uppercase
}

h1 {
    font-size: 30px !important
}

h2 {
    font-size: 20px !important
}

#centro .conteudo #cont_left #int_table table #bold {
    font: 700 18px Arial,Helvetica,sans-serif;
    padding: 10px 0;
    border: none !important
}

#centro .conteudo #cont_left #int_table table #link {
    text-align: center
}

    #centro .conteudo #cont_left #int_table table #link a {
        font: 700 12px Arial,Helvetica,sans-serif;
        color: #333;
        text-decoration: none
    }

#centro .conteudo #cont_left #int_table table a {
    font-family: 'Roboto Condensed',sans-serif;
    color: #333;
    text-decoration: none;
    font-weight: 400;
    font-size: 14px
}

#centro .conteudo #cont_left #pagina ul {
    padding: 15px 15px 0 0
}

    #centro .conteudo #cont_left #pagina ul li a:hover {
        color: #666
    }

#centro .conteudo #cont_left h2 {
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #4b7e83
}

#centro .conteudo #cont_left #int_table #artigos td a {
    font: 700 12px Arial,Helvetica,sans-serif;
    color: #333;
    text-decoration: none
}

#DivDadosProfessor #DivCurriculo #DivCurriculoLattes a {
    font-family: 'Roboto Condensed',sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #4b7e83 !important
}

#centro .conteudo #cont_left #contato p, #centro .conteudo #cont_left #metodologia p {
    padding: 10px;
    font: 12px Arial,Helvetica,sans-serif
}

#centro .conteudo #cont_left #video_preview {
    float: left;
    margin: 20px
}

#centro .conteudo #cont_left #metodologia {
    margin: 50px;
    text-align: justify
}

#centro .conteudo #cont_left #contato {
    width: 100%
}

    #centro .conteudo #cont_left #contato #formulario {
        width: 100%
    }

        #centro .conteudo #cont_left #contato #formulario .LabelFormulario {
            color: #4b7e83;
        }

        #centro .conteudo #cont_left #contato #formulario label {
            float: left;
            width: 100px;
            font: 700 14px Arial,Helvetica,sans-serif;
            color: #333;
            text-align: right;
            padding-right: 10px
        }

        #centro .conteudo #cont_left #contato #formulario input, #centro .conteudo #cont_left #contato #formulario select {
            width: 400px;
            height: 25px;
            font: 700 12px Arial,Helvetica,sans-serif;
            color: #333
        }

        #centro .conteudo #cont_left #contato #formulario textarea {
            width: 400px;
            height: 250px;
            font: 700 12px Arial,Helvetica,sans-serif;
            color: #333
        }

        #centro .conteudo #cont_left #contato #formulario #btn_enviar {
            float: right;
            padding: 25px
        }

            #centro .conteudo #cont_left #contato #formulario #btn_enviar input {
                width: 126px;
                height: 25px
            }

#centro .conteudo #cont_right p {
    margin: 0 0 10px !important;
}
/*/*#centro .conteudo #cont_right {
    width: 29%;
    float: right;
    margin-right: 25px;
    border: 0 solid #000
}

    #centro .conteudo #cont_right p {
        padding-left: 25px;
        font: 12px Arial,Helvetica,sans-serif;
        color: #000
    }

    #centro .conteudo #cont_right #img {
        width: 100%;
        text-align: center;
        padding: 40px 0
    }

    #centro .conteudo #cont_right #fones {
        width: 100%;
        text-align: center;
        font: 700 14px Arial,Helvetica,sans-serif;
        color: #3895d5
    }

.form_geral, .form_geral label {
    font: 700 14px Arial,Helvetica,sans-serif;
    text-align: left;
    padding-right: 10px
}

#centro .conteudo #cont_right li {
    list-style: none
}
*/
.form_geral {
    width: 100%;
    color: #333
}

    .form_geral label {
        width: 100px;
        color: #333
    }

    .form_geral a, .form_geral input, .form_geral select, .form_geral textarea {
        font: 700 12px Arial,Helvetica,sans-serif;
        color: #333
    }

    .form_geral input {
        width: auto;
        height: auto
    }

    .form_geral select {
        width: auto;
        height: 25px
    }

    .form_geral textarea {
        width: auto;
        height: 250px
    }

    .form_geral #btn_enviar {
        float: right;
        padding: 25px
    }

        .form_geral #btn_enviar input {
            width: 126px;
            height: 25px
        }

    .form_geral a {
        text-decoration: none
    }

    .form_geral p {
        padding: 10px
    }

#centro .conteudo #cont_left #cursos {
    margin: 50px
}

    #centro .conteudo #cont_left #cursos p {
        padding: 10px;
        font: 12px Arial,Helvetica,sans-serif
    }

    #centro .conteudo #cont_left #cursos h3 {
        font: 700 14px Arial,Helvetica,sans-serif;
        color: #000;
        padding: 15px
    }

    #centro .conteudo #cont_left #cursos #cronograma h1 {
        font: 700 14px Arial,Helvetica,sans-serif;
        color: #890000
    }

    #centro .conteudo #cont_left #cursos #link {
        width: 100%;
        height: 30px;
        background: url(../_images/back_docente_1.jpg)
    }

        #centro .conteudo #cont_left #cursos #link p {
            padding: 9px 0 0;
            margin: 0;
            width: 250px;
            height: 30px;
            line-height: 30px;
            background: url(../_images/back_docente.jpg) no-repeat;
            float: right;
            text-align: center;
            font: 700 12px Arial,Helvetica,sans-serif;
            color: #333;
            text-transform: uppercase
        }

#cidades li {
    padding-right: 3px;
    min-height: 20px;
    background: url(Layout/li_cidades.png) left top no-repeat;
    border-bottom: 1px #CCC solid;
}

    #cidades li a {
        padding-left: 15px;
        font: 400 12px Arial,Helvetica,sans-serif;
        color: #000;
        text-decoration: none;
    }

        #cidades li a:hover {
            color: red;
        }

#cursos li {
    padding: 5px 0;
    border-bottom: 1px solid #CCC;
}

    #cursos li:hover {
        background-color: #D9D7D8;
    }

.table_geral {
    border-spacing: 1px;
    border-collapse: separate;
}

    .table_geral td {
        padding: 4px;
    }

.table_rh {
    font: 11px Arial,Helvetica,sans-serif;
    background-color: #CCC;
    font-weight: 700;
}

.table_rd {
    font: 11px Arial,Helvetica,sans-serif;
    background-color: #f2f2f2;
}

tr.table_rd:hover {
    background-color: #d0e1e9;
}

.table_geral a {
    color: #000;
}

.tabela_cartao {
    padding: 4px;
    font: 14px Arial,Helvetica,sans-serif;
}

#divConteudoCabecalho, .divPesquisa {
    line-height: 20px;
}

.tabela_cartao td {
    padding: 8px;
}

.td_cartao {
    text-align: right;
}

.td2_cartao {
    text-align: left;
}

.tdCartaoValor {
    text-align: right;
    font-size: 18px;
    background-color: #e5e5e5;
}

.td_tableCadastro {
    text-align: right;
    padding: 10px 10px 10px 0;
}

.saiba_mais {
    border: 1px solid #999;
    width: 98%;
    padding: 7px;
    color: #000;
}

.divPesquisa {
    width: 100%;
}

    .divPesquisa a {
        border: 1px solid #666;
        padding: 5px 15px;
        text-decoration: none;
        color: #333;
    }

        .divPesquisa a:hover {
            background-color: #F0F0F0;
        }

#divConteudoCabecalho em {
    font-style: italic;
}

#divConteudoCabecalho strong {
    font-weight: 700;
}

#divConteudoCabecalho li {
    margin: 5px 0 5px 30px;
}

#centro .conteudo #cont_left #contato #divConteudoCabecalho a, #centro .conteudo #cont_left #int_table table #divConteudoCabecalho a {
    font-weight: 100;
    text-decoration: underline;
    font-size: inherit;
    color: #00f;
}

#centro .conteudo #cont_left td a {
    text-decoration: none;
    color: #000;
}

.DivExibirMensagem {
    font: 11px Arial,Helvetica,sans-serif;
    background-color: #f2f2f2;
    padding: 5px;
    font-weight: 700;
    width: 100%;
}

    .DivExibirMensagem:hover {
        background-color: #d0e1e9;
    }

#ExibeListas a {
    color: #11777C !important;
    font-size: 15px !important;
}

/* #endregion Estilo*/


#divnotas p {
    padding: 0 !important;
    font: unset !important;
    color: #000 !important;
    margin: unset !important;
}

#divnotas table {
    /*display: block;
    overflow: auto;*/
    word-wrap: break-word;
    table-layout: fixed;
    width: 100%;
}

    #divnotas table td {
        color: #000 !important;
        padding: 4px 0 !important;
    }

        #divnotas table td input {
            width: 100%;
        }

        #divnotas table td.direita input {
            text-align: right;
        }

#contato.login .titulo {
    color: #37617C !important;
}

#contato.login #formulario .form-control {
    font-size: 1.5rem !important;
    height: 34px !important;
    padding: 6px 12px !important;
    width: 100% !important;
}

#contato.login #formulario .aviso {
    margin-top: 0.5rem;
    color: #929292;
}

#contato.login #formulario label {
    width: 100% !important;
    text-align: left !important;
    color: #37617C !important;
}

#contato.login #formulario #btn_enviar {
    float: none !important;
    margin: 1.5rem 0 0 !important;
}

#contato.login #formulario .esqueceu-senha {
    text-transform: none;
    margin-top: .5rem;
    display: block;
    color: #000 !important;
}

    #contato.login #formulario .esqueceu-senha span {
        text-decoration: underline;
        color: #37617C;
    }

#contato.login #formulario .LinksLogin li {
    padding: 0;
}

    #contato.login #formulario .LinksLogin li a.cadastrar {
        text-transform: none;
        color: #000 !important;
    }

        #contato.login #formulario .LinksLogin li a.cadastrar span {
            text-decoration: underline;
            color: #37617C;
        }

.p-0 {
    padding: 0;
}

.mb-3 {
    margin-bottom: 1rem !important;
}

.mb-4 {
    margin-bottom: 1.5rem !important;
}
