﻿.UCHierarquia_TabelaCurso
{
    width: 100%;
    height: 40px;
    font: 11px Arial;
    color: #345a8b;
    vertical-align: top;
    border-collapse:collapse;
    /*border: 1px solid #dadada;*/
}

.UCHierarquia_RowTableCurso
{
    background-color: #efefef;
    margin:auto;
    width:100%;
}

.UCHierarquia_RowTableCursoAlternate
{
    /*background-color:#F3F3F3;*/
    color: #666666;
}

.UCHierarquia_RowTableFormControl
{
    /*border-top: dotted 1px #c3c3c3;     border-bottom: dotted 1px #c3c3c3;*/
    width: 20px;
}

.UCHierarquia_RowTableDescricaoCurso
{
    /*border-top: dotted 1px #c3c3c3;
    border-bottom: dotted 1px #c3c3c3;*/
    font: 12px Arial;
    color: #666666;
    /*padding-left: 10px;*/ /*width:100%;*/
    height: 25px;
}

.UCHierarquia_RowTableIconesAcao
{
    /*border-top: dotted 1px #c3c3c3;     border-bottom: dotted 1px #c3c3c3;*/
    width: 40px;
}


.UCHierarquia_PanelGlobal
{
    margin-bottom: 10px;
}

.UCHierarquia_PanelTitulo
{
    /*background-color: #336699;*/
    /*background-color: #b4ccec;*/
    /*background-image: url('../Images/MainMenu/1px_backgroundSubCategorias.png');
    background-repeat: repeat-x;*/
    cursor: pointer;
    cursor: hand;
}

.hierarquiPai
{
    width:100%;
}

.UCHierarquia_PanelTitulo_subCategoria
{
    /*background-color: #c3c3c3;*/
    /*background-image: url('../Images/MainMenu/1px_backgroundSubCategorias.png');
    background-repeat: repeat-x;*/
}

.UCHierarquia_PanelConteudo
{
}

.tabelaPadrao
{
    /*border-top: dotted 1px #c3c3c3;     border-bottom: dotted 1px #c3c3c3;*/
}

z.UCHierarquia_NumeroAula
{
    width: 100px;
    vertical-align: middle;    
    padding-left: 10px; /*border-top: dotted 1px #c3c3c3;     border-bottom: dotted 1px #c3c3c3;*/
    height: 30px;
}

.UCHierarquia_Codigo
{
    width: 100px;
    height:30px;
    text-align: left;
    vertical-align:middle;
    padding-left: 10px; /*border-top: dotted 1px #c3c3c3;     border-bottom: dotted 1px #c3c3c3;*/
}

.UCHierarquia_Nome
{
    width: 300px;
    height:40px;
    text-align: left;
    padding-left: 10px; /*border-top: dotted 1px #c3c3c3;     border-bottom: dotted 1px #c3c3c3;*/
    vertical-align:middle;
}
.UCHierarquia_DateTime
{
    width: 100px;
    text-align: center; /*border-top: dotted 1px #c3c3c3;     border-bottom: dotted 1px #c3c3c3;*/
}

.UCHierarquia_CursoObrigatorio
{
    width: 40px;
    height:30px;
    vertical-align:middle;
    text-align: center;
}

.UCHierarquia_CursoTipo
{
    width: 80px;
    height:30px;
    vertical-align:middle;
    text-align: center; /*border-top: dotted 1px #c3c3c3;     border-bottom: dotted 1px #c3c3c3;*/
}

.UCHierarquia_StatusMatriculaID
{
    width: 80px;
    text-align: center; /*border-top: dotted 1px #c3c3c3;     border-bottom: dotted 1px #c3c3c3;*/
}

.UCHierarquia_Nota
{
    width: 50px;
    text-align: center; /*border-top: dotted 1px #c3c3c3;     border-bottom: dotted 1px #c3c3c3;*/
}

.UCHierarquia_Biblioteca_Tamanho
{
    width: 100px;
    text-align: center;
}

.UCHierarquia_Biblioteca_Nome
{
    width: 40%;
    text-align: left;
}

.UCHierarquia_Biblioteca_DataCriacao
{
    width: 20%;
    text-align: center;
}

.UCHierarquia_Icones
{
    width: 100px;
    text-align: center;
    padding-top: 3px; /*border-top: dotted 1px #c3c3c3;     border-bottom: dotted 1px #c3c3c3;*/
}

.UCHierarquia_TabelaCategoriaPai
{
    width: 100%;
    height: 40px;
    margin-top: 5px;
    /*background-image: url('../Images/MainMenu/1px_backgroundSubCategorias.png');
    background-repeat: repeat-x;*/
    cursor: pointer;
    cursor: hand;
}

.UCHierarquia_RowTableCategoriaPai
{
}

.UCHierarquia_RowTableIcone
{
    width: 55px;
    text-align: center;
    padding-top: 5px;
}

.UCHierarquia_RowTableDescricao
{
    text-align:left;
    padding-left: 10px;
    font:bold 14px Arial;
    color: #FFFFFF;
}

.UCHierarquia_RowTableCollapse
{
    width: 20px;
    cursor: pointer;
}

.UCHierarquia_Header
{
    background-color: #dbe6f3;
    text-align: center;
    font:bold 11px Arial;
    height: 20px;
}

.UCHierarquia_Header_Small
{
    background-color: #dbe6f3;
    text-align: center;
    font:bold 11px Arial;
    height: 15px;
}

.UCHierarquia_Imagem
{
    width: 100px;
    height: 80px;
    text-align: center;
}

.miniFoto_Curso
{
    width: 70px;
    height: 50px;
    text-align: center;
    vertical-align: middle;
}