﻿.Learning_Container
{
    border:1px solid #cccccc;
    padding:5px;
    margin-top:10px;
}
.Learning_Content 
{
    font:12px/14px Arial;
    margin:3px 0px 10px 0px;
    float:left;
    width:100%;
    text-align:left;
}
        
.Learning_Content table
{
    BORDER-COLLAPSE: collapse;   
    width:800px; 
}
        
.Learning_Content td
{
    border:1px solid Black;
    font-size:12px;
    text-align: left;
    padding:2px 5px 2px 5px;
}       
/* tieu de TRUONG CDN CONG NGHE CAO DONG AN */
.Learning_CaptionPage td
{            
    font-size: 10pt;    
}
/* tieu de THOI KHOA BIEU PHÒNG.... */
.Learning_TitlePage
{
    height: 23px;
    font-weight: bold;
    color: #000066;
    font-size: 14pt;
    text-align:center;
    width:100%;
    margin-top:10px;
    text-transform:uppercase;
}

.Learning_Header td
{
    text-align:center;
    font-weight:bold;
    font-size:13px;
    background-color:#cccccc;
    padding:5px 5px 5px 5px;
}
.Learning_GroupRow
{
    text-align:center;
    font-weight:bold;    
    background-color:#ebf7f1;
    padding:5px 5px 5px 5px;
} 


/* chua noi dung list ra de lam link hay button link */
.Learning-LinkList
{
    padding-top:10px;
}

.Learning-LinkList table
{
    BORDER-COLLAPSE: collapse;
    border:0px; 
}
.Learning-LinkList tr
{    
    background-color:#eeeeee;    
}
.Learning-LinkList td
{       
    border:White 2px solid;
    padding:2px 10px 2px 10px;
}
.Learning-LinkList tr:hover
{
    background-color:#fadd86;   
}

.Learning-LinkList-Header
{
    background-color:#aacaf1;
    font-weight:bold;
    text-align:center;
    color:#0a3358;
}



/* chua noi dung edit  */
.Learning-EditTable
{
    padding-top:10px;
}
.Learning-EditTable input
{
    width:40px;
    text-align:center;
    background-color:transparent;
    border:none;
    color:#055ec7;
}