.menu-m1 ul
{
    margin-bottom:0px;
}
  .GiaiquyetKNTC{border:1px solid #dfdfdf;background-color:#ceedfe;}
    /*Seach*/
    .search_KNTC{padding-top:20px;padding-bottom:10px;}
    .search_KNTC .table-responsive tbody tr td span.title_head {color:#1f8ddd;font-size:14px;font-weight:bold;margin-right:5px;}
    .search_KNTC .table-responsive tbody tr td span {color:#6c91a5;font-size:13px;font-weight:normal;}
    /*DS KNTC*/
    .list_KNTC{background-color:#fff;padding:15px;}
    .list_KNTC .title_list_KNTC{text-align:center;margin-bottom:10px;}
    .list_KNTC .title_list_KNTC h2{color:#df0000;text-transform:uppercase;font-size:14px;font-weight:bold;}
    .list_KNTC .view_list_KNTC ul{margin:0;padding:0;}
    .list_KNTC .view_list_KNTC ul li{position:relative;height:194px; display:inline-table;width:49%;border:1px solid #dfdfdf;border-top:4px solid #108de5;margin:5px 2px 15px 2px;padding:15px 10px 10px;border-radius:4px;}
    .list_KNTC .view_list_KNTC ul li .content{overflow:hidden;max-height:37px;}
    .list_KNTC .view_list_KNTC ul li:hover{background-color:#ceedfe;}
    .list_KNTC .view_list_KNTC ul li div{color:#0a64a4; font-weight:bold;font-size:13px;margin-bottom:5px;}
    .list_KNTC .view_list_KNTC ul li div span:last-child{font-weight:normal;}
    .list_KNTC .view_list_KNTC ul li .detail{position:absolute; right:10px;bottom:0;}
    .list_KNTC .view_list_KNTC ul li .detail a{color:#1f8ddd;font-weight:normal;text-decoration:none;}
    /*Phan Trang*/
    .page_enabled, .page_disabled{display: inline-block;height: 20px;min-width: 20px;line-height: 20px;text-align: center;text-decoration: none;border: none;padding: 0px 5px;}
    .page_enabled{background-color: #dcedfc;color: #262626;margin-right:3px;}
    .page_disabled{background-color: #3bb8fe;color: #fff !important;margin-left:3px;}
    .pagePagination select {border: 1px solid #ccc;border-radius: 0;padding:0 5px;margin-bottom:0;}
    .pagePagination span {margin-left:5px;}

    /*Xem chi tiet*/
      .GiaiquyetKNTC_detail{border:1px solid #dfdfdf;padding:15px;background-color:#fff;}
    .GiaiquyetKNTC_detail .title_detail_KNTC{margin-bottom:10px;}
    .GiaiquyetKNTC_detail .title_detail_KNTC input{float:left;}
    .GiaiquyetKNTC_detail .title_detail_KNTC h2{color:#df0000;text-transform:uppercase;font-size:14px;font-weight:bold;text-align:center;}
    .GiaiquyetKNTC_detail .view_detail_KNTC div {color:#0a64a4; font-weight:bold;font-size:13px;margin-bottom:5px;}
    .GiaiquyetKNTC_detail .view_detail_KNTC div span:last-child {font-weight:normal;}
    .GiaiquyetKNTC_detail .view_detail_KNTC .attach a {color:#3bb8fe;text-decoration:none;}
    .GiaiquyetKNTC_detail .view_detail_KNTC .date {margin-bottom:10px;}
    .GiaiquyetKNTC_detail .view_detail_KNTC .result {margin-bottom:10px;}
	
	/*funcList*/

	.funcList {
		background-color: #ceedff;
		text-align: center;
		color: #262626;
		border-radius: 4px;
	}

    .funcList a:link, .funcList a:visited {
        color: #262626;
        font-size: 14px;
    }

    .funcList a:active, .funcList a:hover {
        color: #085893;
    }

    .funcList ul {
        display: inline-block;
    }

    .funcList li {
        margin-right: 20px;
    }
	
	.funcList li a img {
        width: 25px;
		height: 25px;
		margin-right: 5px;
    }
.fileUploadFrame {
    width: 100%;
    font-size: 13px;
    color: #000000;
    border-color: lightgrey;
    background: white;
}

    .fileUploadFrame img {
        float: right;
        position: relative;
        top: -23px;
    }

.fileUpload {
    width: 90%;
    font-size: 13px;
    color: #000000;
    background: white;
    line-height: 30px;
}