
.UIChiTiet .ResultCount {
    font: italic 10pt arial;
    padding: 10px;
    text-align: right;
}
.UIChiTiet .Search {
    background: none repeat scroll 0 0 #007FFF;
    border: 1px solid #ddd;
    border-radius: 4px;
    color: #ffffff;
    display: inline-block;
    height: 28px;
    margin-top: 10px;
}
.UIChiTiet .Search:hover{
    background : none repeat scroll 0 0 #FF0000;
}
.UIChiTiet fieldset > legend {
    color: #666666;
    font: bold 10pt arial;
    text-transform: uppercase;
}
.UIChiTiet fieldset {
    border: 1px solid #bbb;
    border-radius: 10px 10px 0 0;
}
.UIChiTiet .left {
    height: 28px;
}
.UIChiTiet .left .lblSearch, .lblCoQuan, .lblTitle, .lblLinhVuc {
    color: #666666;
    display: inline-block;
    font: bold 10pt arial;
    margin-right: 20px;
}
.UIChiTiet .txtSearch {
    display: inline-block;
    height: 20px;
    width: 230px !important;
}
.UIChiTiet .ddCoQuan, .ddLinhVuc {
    display: inline-block;
    height: 20px !important;
    width: 236px !important;
}
.UIChiTiet th:nth-child(1), th:nth-child(2), th:nth-child(3) {
    border: 1px solid #bbb;
    color: #222;
    font: bold 9pt arial;
    height: 25px;
    text-align: center;
    text-transform: uppercase;
}
.UIChiTiet th:nth-child(1) {
    width: 60%;
}
.UIChiTiet th:nth-child(2) {
    width: 16%;
}
.UIChiTiet th:nth-child(3) {
    width: 22%;
}
.UIChiTiet .ResultTable td {
    border: 1px solid #bbb;
    color: #333333;
    padding: 8px 5px;
    text-align: justify;
}
.UIChiTiet .ResultTable .BackLink {
    color: #333333;
    font: bold 10pt arial;
}
.UIChiTiet .Detail {
    margin: 10px 0;
}
.UIChiTiet .Detail .Back {
    background: url("images/back.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    height: 25px;
}
.UIChiTiet .Detail .Back .BackLink {
    color: #0f6fa9;
    font: bold 10pt/25px arial;
    padding-left: 30px;
}
.UIChiTiet .Detail .FormDetail .lblTitle {
    color: #222;
    font: bold 11pt arial;
    margin: 20px 0;
}
.UIChiTiet .Detail .TTHC-Table td {
    border: 1px solid #bbb;
    padding:6px;
}
.UIChiTiet .Detail .TbDetail .CoQuanLeft, .LinhVucLeft, .FileLeft {
    color: #222;
    font: bold 10pt/25px arial;
}
.UIChiTiet .Detail .FileRight > a {
    color: #ff4200;
    text-decoration: underline;
}






