@media screen, print
{
    BODY
    {
        background-image: url(../imagens/back.gif);
        scrollbar-face-color: #cccccc;
        scrollbar-highlight-color: #C4ECFF;
        scrollbar-shadow-color: #87A6D8;
        scrollbar-3dlight-color: #7f7f7f;
        scrollbar-arrow-color: #000000;
        scrollbar-track-color: #DEE3E7;
        scrollbar-darkshadow-color: #faebd7;
        scrollbar-base-color: #696969;
    }

    #divBloquearControles
    {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-image: url('../imagens/PautaEletronica/fundoBloqueioPautaEletronica.png');
    }

    .TextoSimples, TD.IndicadorCampo, SPAN.MsgBemVindoAoSistema, SPAN.MsgBemVindoAoUsuario, A.LinkExibirOcultarPastas
    {
        font-family: "Verdana";
        font-size: 10px;
    }

    A.LinkADireita
    {
        text-align: right;
        float: right;
    }

    A.LinkAEsquerda
    {
        text-align: left;
        float: left;
    }

    A.LinkAdicionarCursos
    {
        font-family: "Verdana";
        font-size: 11px;
        color: #49669E !important;
    }

    A.LinkAdicionarCursos:hover
    {
        text-decoration: underline;
    }

    .CabecalhoFundo
    {
        line-height: 30px;
        border-top: #83AED9 1px solid;
        border-bottom: #83AED9 1px solid;
        background-color: #e0eaf5;
        width: 100%;
    }

    .TextoSimplesAlerta
    {
        font-family: "Verdana";
        font-size: 10px;
        font-style: italic;
        font-weight: bold;
        padding-top: 3px;
        color: #49669E;
    }

    .TextoSimplesInfo
    {
        font-family: "Verdana";
        font-size: 10px;
        font-style: italic;
        color: #49669E;
    }

    SPAN.MsgUsuarioOuSenhaInvalidos
    {
        font-family: "Verdana";
        font-size: 10px;
        color: #FF0000;
    }

    .LblMsgErro
    {
        font-family: "Verdana";
        font-size: 10px;
        color: #FF0000;
    }

    SPAN.MsgChoqueHorarioDetectado
    {
        font-family: "Verdana";
        font-size: 10px;
        color: RED;
    }

    .Form, INPUT.InputTextTexto
    {
        background-color: #f9f9f9;
        border: double 1px #49669E;
        font-family: "Verdana";
        font-size: 10px;
    }

    INPUT.InputTextSenha
    {
        background-color: #f9f9f9;
        border-top: #8CAAE6 1px solid;
        border-bottom: #8CAAE6 1px solid;
        border-left: #8CAAE6 1px solid;
        border-right: #8CAAE6 1px solid;
        font-family: "Verdana";
        font-size: 10px;
    }

    TABLE.TabelaSimples
    {
        padding-right: 0px;
        padding-left: 0px;
        font-size: 10pt;
        padding-bottom: 0px;
        padding-top: 0px;
        font-family: Verdana;
    }
    TD.TabelaSimples
    {
        padding-right: 0px;
        padding-left: 0px;
        font-size: 10pt;
        padding-bottom: 0px;
        padding-top: 0px;
        font-family: Verdana;
    }
    INPUT.TabelaSimples
    {
        font-size: 10pt;
        width: 120px;
        font-family: Verdana;
        text-align: right;
    }

    table.TabelaSimplesComBorda
    {
        width: 100%;
        padding: 0px;
        border-collapse: collapse;
    }
    table.TabelaSimplesComBorda tr td
    {
        border: 1px solid Black;
        height: auto;
    }
    table.TabelaSimplesComBorda tr th
    {
        border: 1px solid Black;
        height: auto;
    }

    .BorderColappse
    {
        border-collapse: collapse;
    }

    TABLE.GridSistemaV2
    {
        border: solid 1px #49669E;
        border-collapse: collapse;
        font-family: "Verdana";
        font-size: 10px;
    }
    TR.GridSistemaCabecalhoV2
    {
        height: 20px;
        background-color: #49669E;
        color: White;
        text-align: center;
        font-weight: bold;
    }
    TR.GridSistemaCabecalhoV2 th
    {
        border: solid 1px #49669E;
        padding: 2px;
    }
    TR.GridSistemaCabecalhoV2SemBorda
    {
        height: 20px;
        background-color: #49669E;
        color: White;
        text-align: center;
        font-weight: bold;
        border: solid 1px black;
    }
    TR.GridSistemaCabecalhoV2SemBorda th
    {
        padding: 2px;
        border: solid 1px black;
    }
    TR.GridCabecalhoSemBorda
    {
        height: 20px;
        background-color: #49669E;
        color: White;
        text-align: center;
        font-weight: bold;
        border: none;
    }
    TR.GridCabecalhoSemBorda th
    {
        padding: 2px;
        border: none;
    }
    TR.GridCabecalhoSemBorda td
    {
        padding: 2px;
        border: none;
    }
    TR.GridSistemaItemV2
    {
        height: 20px;
        background-color: White;
        text-align: left;
    }
    TR.GridSistemaItemV2 td
    {
        border: solid 1px #49669E;
        padding: 2px;
    }
    TR.GridSistemaItemV2SemBorda
    {
        height: 20px;
        background-color: White;
        text-align: left;
        border: 1px solid black;
    }
    TR.GridSistemaItemV2SemBorda td
    {
        padding: 2px;
        border: 1px solid black;
    }
    TR.GridSistemaItemAlternadoV2
    {
        height: 20px;
        background-color: #D6DCE8;
        text-align: left;
    }
    TR.GridSistemaItemAlternadoV2 td
    {
        border: solid 1px #49669E;
        padding: 2px;
    }
    TR.GridSistemaItemAlternadoV2SemBorda
    {
        height: 20px;
        background-color: #D6DCE8;
        text-align: left;
        border: 1px solid black;
    }
    TR.GridSistemaItemAlternadoV2SemBorda td
    {
        padding: 2px;
        border: 1px solid black;
    }
    TR.GridSistemaSelecionadoV2
    {
        height: 20px;
        background-color: #DFECF5;
        text-align: left;
    }
    TR.GridSistemaSelecionadoV2 td
    {
        border: solid 1px #49669E;
        padding: 2px;
    }
    TR.GridSistemaSelecionadoV2SemBorda
    {
        height: 20px;
        background-color: #DFECF5;
        text-align: left;
    }
    TR.GridSistemaSelecionadoV2SemBorda td
    {
        padding: 2px;
    }
    TR.GridSistemaPaginacaoV2
    {
        height: 20px;
        background-color: #49669E;
        color: White;
        font-weight: normal;
    }
    TR.GridSistemaPaginacaoV2 td
    {
        border: solid 1px #49669E;
        padding: 2px;
    }
    TR.GridSistemaPaginacaoV2 table
    {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    TR.GridSistemaPaginacaoV2 a
    {
        color: White;
        font-weight: bold;
        padding-left: 2px;
        padding-right: 2px;
    }

    /*Compatível com IE e outros Navegadores*/
    .CentralizarItem
    {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }

    .AlinhadoAEsquerda
    {
        text-align: left;
    }

    .AlinhadoADireita
    {
        text-align: right;
    }

    .LinhaHR
    {
        border-bottom: 1px solid #c1c1c1;
    }

    .AvisoBox
    {
        border-top-color: gold;
        border-right-color: gold;
        border-bottom-color: gold;
        border-left-color: gold;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        background-color: cornsilk;
    }

    .AvisoBoxDanger
    {
        border-top-color: red;
        border-right-color: red;
        border-bottom-color: red;
        border-left-color: red;
        border-top-width: 1px;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-bottom-style: solid;
        border-left-style: solid;
        background-color: #FFCCCC;
        font-weight: bold;
    }
}

@media screen
{
    BODY.PaginaLogin
    {
        background-color: #DBEAF5;
        margin: 0px 0px 0px 0px;
    }

    BODY.PaginaMenuAtividades
    {
        background-color: #8CAAE6;
        margin: 5px 5px 5px 5px;
    }

    BODY.PaginaInicialSistema
    {
        background-color: #8CAAE6;
        margin: 5px 5px 5px 5px;
    }

    BODY.PaginaTopoSistema
    {
        background-color: #DBEAF5;
        margin: 0px 0px 0px 0px;
    }

    TABLE.PaginaTopoFundoPagina
    {
        background-color: #FFFFFF;
        margin: 0px 0px 0px 0px;
        background-position: right 50%;
        background-image: url(../imagens/bg_cabecalho2.jpg);
        border-bottom: #000000 1px solid;
        background-repeat: no-repeat;
    }

    FONT.PaginaTopoMsgVersaoSistema
    {
        color: #3362D0;
        font-family: "Verdana";
        font-size: 10px;
    }

    TABLE.TelaLoginSistema
    {
        background-color: #FFFFFF;
        width: 433px;
        height: 157px;
        font-family: "Verdana";
        font-size: 10px;
        border: solid 1px #5A7EDE;
    }

    A
    {
        text-decoration: none;
    }

    DIV.TextoSimplesSlideMenu
    {
        font-size: 8pt;
        font-family: "verdana";
        cursor: hand;
        color: #000000;
        font: bold;
        text-decoration: none;
    }

    A.TextoSimplesTreeView
    {
        font-family: "Verdana";
        font-size: 10px;
        text-decoration: none;
        color: #0000FF;
    }

    TD.TituloMenuAtividades
    {
        text-align: center;
        font-size: 10pt;
        font-family: "verdana";
        color: #FFFFFF;
        font-weight: bold;
        background-color: #6487DB;
    }

    TABLE.TabelaBorda1Px, TD.Borda1Px
    {
        border-right: black 1px solid;
        border-top: black 1px solid;
        border-left: black 1px solid;
        border-bottom: black 1px solid;
    }

    TABLE.tblMenuAtividade
    {
        background-color: #DBEAF5;
    }

    TABLE.GridSistema
    {
        border-right: white 1px solid;
        border-top: white 1px solid;
        border-left: white 1px solid;
        border-bottom: white 1px solid;
        background-color: #FFFFFF;
        padding: 2px;
        font-family: "Arial";
        font-size: 10px;
    }
    TR.GridSistemaCabecalho
    {
        background-color: #49669E;
        color: White;
        text-align: center;
        height: 20px;
        font: bold;
        font-size: 10px;
    }
    TR.GridSistemaItemAgrupado
    {
        background-color: #49669E;
        color: White;
        text-align: left;
        height: 20px;
        font-weight: bold;
        font-size: 10px;
    }
    TR.GridSistemaItem
    {
        background-color: #ffffff;
        height: 20px;
        text-align: left;
        font-size: 10px;
    }
    TR.GridSistemaItemOutro
    {
        background-color: #eee;
        height: 20px;
        text-align: left;
        font-size: 10px;
    }
    TR.GridSistemaItemAlternado
    {
        background-color: #D6DCE8;
        height: 20px;
        text-align: left;
        font-size: 10px;
    }
    TR.GridSistemaSelecionado
    {
        background-color: #DFECF5;
        height: 20px;
        text-align: left;
        font-size: 10px;
    }
    TR.GridSistemaPaginacao
    {
        background-color: #49669E;
        height: 20px;
        color: Black;
        text-align: center;
        font: bold;
        font-size: 10px;
    }

    .pivottable
    {
        margin: 5, 5, 5, 5;
        border-style: solid;
        border-width: 1pt;
    }


    .MsgAguardeProcessamento
    {
        background-color: #eef2fd;
        font-family: "Verdana";
        font-size: 10px;
        border: 1px black solid;
        height: 20px;
        width: 200;
    }

    .tblMsgAguardeProcessamento
    {
        font-family: "Verdana";
        font-size: 10px;
        border: 0px black solid;
        height: 100%;
        width: 100%;
    }

    .FundoMsgAguardeProcessamento
    {
        background-color: "Whitesmoke";
        font-family: "Verdana";
        font-size: 10px;
        border: 0px black solid;
        height: 100%;
        width: 100%;
        filter: 'progid:DXImageTransform.Microsoft.BasicImage(opacity=.5)';
    }
}

@media print
{
    TABLE.GridSistema
    {
        border-color: White;
        background-color: #000000;
        padding: 2px;
        font-family: "Arial";
        font-size: 6.5pt;
    }

    TR.GridSistemaCabecalho
    {
        border: solid 1px #000000;
        background-color: #3B73B9;
        color: #000000;
        text-align: center;
        height: 20px;
        font: bold;
    }
    TR.GridSistemaItemAgrupado
    {
        background-color: #49669E;
        color: White;
        text-align: left;
        height: 20px;
        font-weight: bold;
        font-size: 10px;
    }

    TR.GridSistemaItem
    {
        border: solid 1px #000000;
        background-color: #F8F8F8;
        height: 20px;
        text-align: left;
        height: 20px;
    }

    TR.GridSistemaItemAlternado
    {
        border: solid 1px #000000;
        background-color: #E8E8E8;
        height: 20px;
        text-align: left;
        height: 20px;
    }

    TR.GridSistemaSelecionado
    {
        border: solid 1px #000000;
        background-color: #DFECF5;
        height: 20px;
        text-align: left;
        height: 20px;
    }
}

.txt100x15
{
    padding-left: 2px;
    font-size: 10px;
    margin: 0px;
    width: 100px;
    color: black;
    font-family: "Verdana";
    height: 20px;
    text-align: left;
}

.txt200x15
{
    padding-left: 2px;
    font-size: 10px;
    margin: 0px;
    width: 200px;
    color: black;
    font-family: "Verdana";
    height: 20px;
    text-align: left;
}

.FormDinheiro
{
    background-color: #f9f9f9;
    border-top: #8CAAE6 1px solid;
    border-bottom: #8CAAE6 1px solid;
    border-left: #8CAAE6 1px solid;
    border-right: #8CAAE6 1px solid;
    font-family: "Verdana";
    font-size: 10px;
    text-align: right;
}

.IntForm
{
    background-color: #ffffff;
    border-top: #8CAAE6 1px solid;
    border-bottom: #8CAAE6 1px solid;
    border-left: #8CAAE6 1px solid;
    border-right: #8CAAE6 1px solid;
}

.botao
{
    background-color: #81AEEA;
    color: #ffffff;
    border: 1px solid #496278;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
}

.botao.branco
{
    background-color: #c1c1c1;
    color: #000;
    border: 1px solid #000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
}

.botao :disabled
{
    background-color: #81AEEA;
    border: 1px solid #496278;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    color: Gray;
}

.Tit1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #49669E;
    background-image: url(../imagens/circunferencia.gif);
    background-position: left middle;
    background-repeat: no-repeat;
    padding-left: 20px;
}

.Tit2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bold;
    color: #49669E;
    background-position: left middle;
    background-repeat: no-repeat;
    padding-left: 20px;
}

.TextoSimplesDinheiro
{
    font-family: "Verdana";
    font-size: 10px;
    text-align: right;
}

.CampoObrigatorio
{
    font-family: "Verdana";
    font-size: 14px;
    color: Red;
}

.CabecalhoPropriedades
{
    font-family: "Arial";
    font-size: 10px;
    font-weight: bold;
    color: White;
}


.TextoSimples1px
{
    font-family: "Arial";
    font-size: 11px;
}

.CabecalhoNivel1
{
    font-weight: bold;
    font-size: 22px;
    font-family: "Arial";
}

.CabecalhoNivel2
{
    font-weight: bold;
    font-size: 18px;
    font-family: "Arial";
}
.CabecalhoNivel3
{
    font-weight: bold;
    font-size: 14px;
    font-family: "Arial";
}
.CabecalhoNivel4
{
    font-weight: bold;
    font-size: 12px;
    font-family: "Arial";
}

.cbo18x25
{
    font-size: 6px;
    width: 25px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 18px;
}
.cbo18x100
{
    font-size: 10px;
    width: 100px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 18px;
}
.cbo18x200
{
    font-size: 10px;
    width: 200px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 18px;
}
.cbo18x300
{
    font-size: 10px;
    width: 300px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 18px;
}

.btnSalvar
{
    font-family: "Verdana";
    font-size: 10px;
    width: 80px;
}

.tblWizard
{
    background-color: #DFECF5;
    border-top: #8CAAE6 1px solid;
    border-bottom: #8CAAE6 1px solid;
    border-left: #8CAAE6 1px solid;
    border-right: #8CAAE6 1px solid;
    font-family: "Verdana";
    font-size: 10px;
    color: #000000;
}

.AvisoBox
{
    border-top-color: gold;
    border-right-color: gold;
    border-bottom-color: gold;
    border-left-color: gold;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-color: cornsilk;
}

.tblForm
{
    background-color: #F0F1F6;
    width: 95%;
    color: #001055;
    border: double 1px #49669E;
    padding: 0px;
    margin: 0px;
    font-family: "Arial";
    font-size: 10px;
    margin: 20px auto;
}

.tblForm2
{
    background-color: #F0F1F6;
    width: 100%;
    color: #001055;
    border: double 1px #49669E;
    padding: 0px;
    margin: 0px;
    font-family: "Arial";
    font-size: 10px;
}

.BordaBaixo
{
    border-bottom: #cccccc 1px solid;
}

.BordaTopo
{
    border-top: #cccccc 1px solid;
}

.tblForm2
{
    font-family: "Verdana";
    font-size: 10px;
    background-color: #ffffff;
    border-top: #000000 1px solid;
    border-bottom: #000000 1px solid;
    border-left: #000000 1px solid;
    border-right: #000000 1px solid;
}

.TextoPadrao
{
    font-family: Verdana,Arial,sans-serif;
    font-size: 1.1em;
}

.Divisao
{
    background-color: #CED4E2;
    background-image: url(../imagens/bullet_sga2.gif);
    background-position: left;
    background-repeat: no-repeat;
    padding-left: 10px;
    font-family: "Verdana";
    font-size: 10px;
}

#easyTooltip
{
    padding: 5px 15px 5px 15px;
    border: 1px solid #BAE2F0;
    background-color: #E3F4F9;
    font-family: Verdana;
    font-size: 10px;
    color: Black;
}

/*CSS para melhorar formatação da ata de resultado final*/
.ataTdNotaFalta
{
    min-width: 40px;
    width: 40px;
}
.ataTdDisciplina
{
    min-width: 80px;
    width: 80px;
}
.ataTdNomeAluno
{
    min-width: 135px;
    width: 135px;
}
.ataTdResultadoFinal
{
    min-width: 50px;
    width: 50px;
}



table.GridSistemaV3
{
    border: solid 1px #49669E;
    border-collapse: collapse;
    font-family: "Verdana";
    font-size: 10px;
}
table.GridSistemaV3 thead
{
}
table.GridSistemaV3 thead tr
{
    background-color: #49669E;
    color: White;
    text-align: center;
    font-weight: bold;
}
table.GridSistemaV3 thead tr th
{
    border: solid 1px #49669E;
    padding: 2px;
}
table.GridSistemaV3 tbody
{
    background-color: White;
    text-align: left;
}
table.GridSistemaV3 tbody tr
{
}
table.GridSistemaV3 tbody tr:nth-child(odd)
{
}
table.GridSistemaV3 tbody tr:nth-child(odd) td
{
    border: solid 1px #49669E;
    padding: 2px;
}
table.GridSistemaV3 tbody tr:nth-child(even)
{
    background-color: #D6DCE8;
    text-align: left;
}
table.GridSistemaV3 tbody tr:nth-child(even) td
{
    border: solid 1px #49669E;
    padding: 2px;
}
