.UIChiTiet .ResultCount::before {
    content:'DANH MỤC THỦ TỤC HÀNH CHÍNH';
    color:#cc0000;
    font:bold 18px arial;
    position:absolute;
    top: 10px;
    left: 290px;
}
.UIChiTiet .ResultCount {
    font: italic 10pt arial;
    padding: 10px;
    text-align: right;
    margin:10px 0;
    position:relative;
}
.UIChiTiet .Search {
    background: #cc0000 none repeat scroll 0 0;
    border: 1px solid #ddd;
    border-radius: 4px;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    height: 28px;
    margin-top: 10px;
}
.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), th:nth-child(4) {
    border: 1px solid #bbb;
    color: #222;
    font-size: 14px;
    height: 25px;
    text-align: center;
    text-transform: uppercase;
}
.UIChiTiet .ResultTable table td:nth-child(1) {
    width:20px;
}
.UIChiTiet th:nth-child(2) {
    width: 60%;
}
.UIChiTiet th:nth-child(3) {
    width: 16%;
}
.UIChiTiet th:nth-child(4) {
    width: 22%;
}
.UIChiTiet .ResultTable td {
    border: 1px solid #bbb;
    color: #333333;
    padding: 8px 5px;
    text-align: justify;
}
.UIChiTiet .ResultTable table table td {
    border: none;
}
.UIChiTiet .ResultTable table table {
    border: none;
}
.UIChiTiet .ResultTable .BackLink {
    color: #333333;
    font-size: 14px;
    font-weight: bold;
}
.UIChiTiet .Detail {
    margin: 10px 0;
}
.UIChiTiet .Detail .Back {
    background: rgba(0, 0, 0, 0) url("Images/back.png") no-repeat scroll left center;
    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;
}

.UIChiTiet select {
    width: 100% !important;
}

.UIChiTiet .ddCoQuan, .ddLinhVuc {
    width: 100% !important;
}

.UIChiTiet .Search {
    background: #1481c1;
}
