.vanbanphapquyicon{float:left; width:100%;margin-bottom:20px;}
.vanbanphapquyicon img{margin-bottom:5px; float:left;width:270px;}

/*--------------------Van ban-----------------------------*/
.Gradient_Category{
	opacity: 0.4;
}
.Around_Category_Legal{
	float: left;
	width: 100%;
	min-height: 40px;
	border-top: none;
	overflow: hidden;
}
.Around_TableGenerator{
	float: left;
	width:844px;
	min-height: 20px;
	border: 1px #d1d1d1 solid;
	border-radius: 0px;
	padding: 13px;
	border-bottom: none;
	border-top: none;
}

.CSSTableGenerator{
	position: relative;
    float:left;
}
.CSSTableGenerator a{
	color: #333333;
}
.CSSTableGenerator a:hover{
	color: blue;
	text-decoration: underline;
}
.UL_Legal_Search{
	float: left;
	width: 840px;
	min-height: 100px;
	margin: 10px 0px 0px 0px;
}
.UL_Legal_Search li{
	float: left;
	width: 329px;
	min-height: 30px;
	list-style: none;
}

.UL_Legal_Search li strong{
	float: left;
	width: 110px;
	padding: 3px 0px 0px 0px;
	margin-top: 2px;
}
.Input_Search_Legal{
	float: left;
	border: 1px #d1d1d1 solid;
	width: 170px;
	padding: 3px 10px;
	border-radius: 4px;background-color:white;
}
/*.UL_Legal_Search li input[type="text"]{
	width: 130px;
}*/
.datetime_control{
	float: left;
	border: 1px #d1d1d1 solid;
	width: 152px;
	padding: 3px 10px;
	border-radius: 4px;background-color:white;
}
/*.Border_Radius_All {
    border-radius: 4px;
    border-top: 1px #d1d1d1 solid;
	margin: 10px 0px 40px 0px;
}*/
.Around_Category_Legal_LD{
	float: left;
	min-height: 40px;
	border-top: none;
	overflow: hidden;
}

.Border_Radius_All{
	border-radius: 4px;
	border: 1px #d1d1d1 solid;
	margin-top: 10px;
}
.Border_Radius_None{
	border-radius: 4px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top: 1px #d1d1d1 solid;
	margin-top: 10px;
}
.Border_Radius_None1{
	border-radius: 4px;
	border-top-right-radius: 0px;
	border-top-left-radius: 0px;
	margin-top: -16px;
	border-bottom: 1px #d1d1d1 solid;
	margin-bottom: 40px;
}
.LI_Button_Search{
	float: right !important;
}
.LI_Button_Search button{
	float: right;
	padding: 3px 10px;
	border: 1px #c1c1c1 solid;
	border-radius: 4px;
	margin-right: 9px;
	font-weight: bold;
	color: #1e4283;
	font-weight: bold;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.LI_Button_Search button:active{
	box-shadow: inset 0px 0px 5px #999999;
}

.LI_Button_Search_button{
	float: right;
	padding: 3px 10px;
	border: 1px #c1c1c1 solid;
	border-radius: 4px;
	margin-right: 9px;
	font-weight: bold;
	color: #1e4283;
	font-weight: bold;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
.LI_Button_Search_button:active{
	box-shadow: inset 0px 0px 5px #999999;
}

.LI_Button_Search_button_simple {
    float: right;
   text-decoration :none;
   cursor: hand;
	padding: 4px 10px;
	border: 1px #c1c1c1 solid;
	border-radius: 4px;
	margin-right: 9px;
	font-weight: bold;
	color: #1e4283;
	font-weight: bold;
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(229,229,229,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(229,229,229,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(229,229,229,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}

.LI_Button_Search_button_simple:active {
    box-shadow: inset 0px 0px 5px #999999;
}
.Show_Number_Legal{
	float: right;
	width: 300px;
	min-height: 10px;
}
.Paging_And_Total_Legal .Paging{
	margin-bottom: 0px;
}
.Paging_And_Total_Legal{
	float: left;
	/*width: 845px;*/
    width:100%;
	margin: 10px 0px;
}
.Show_NumberList b{
	font-weight: normal;
	padding: 0px 10px;
}
.Show_NumberList{
	margin-bottom: 0px;
}
.Word_Number_Legal{
	float: right;
	margin: 4px 11px 0px 0px;
}
.Word_Number_Legal select{
    /*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(209, 209, 209, 1) 0%, rgba(243, 243, 243, 1) 54%, rgba(255, 255, 255, 1) 100%) repeat scroll 0 0;*/
    background-color:white;
    border: 1px solid #a1a1a1;
    border-radius: 4px;
   
    height: 24px;
    padding: 2px 4px;}
.Footer_Table_Legal{
	/*position: absolute;
	bottom: -48px;*/
    margin-top:10px;
	left: 0px;
	/*width: 845px;*/
    width:100%;
	height: 23px;
    float:left;
}
.Paging_Footer_Table_Legal{
	margin-bottom: 0px !important;
	float: left;
}
.Width100px{
	width: 100px;
}
.ColorRedFile a{
	color: red;
	font-size: 12px; width:100%;
}
.ColorRedFile a:hover{
	cursor: pointer;
	text-decoration: underline;
}
.Around_CSSTableGenerator{
	float: left;
    width:100%;
}
.Footer_Legal_Detail{
	float: left;
	width: 99%;
	/*min-height: 70px;*/
}
.UL_Footer_Legal_Detail{
	float: left;
	width: 99%;
	min-height: 50px;
	margin: 10px 0px 0px 30px;
}
.UL_Footer_Legal_Detail li{
	float: left;
	list-style: none;
}
.Word_Footer_Legal_Detail,.StrongFooterLegalDetail{
	float: left;width: 99%;
}
.StrongFooterLegalDetail{
	font-size: 12px;
	color: #1e4283;
}
.KeyWord_Legal_Detail{
	float: left;
	width: 663px;
	min-height: 14px;
	background: #f1f1f1;
	border: 1px #d1d1d1 solid;
	margin: 14px 0px 10px 15px;
	border-radius: 4px;
	padding: 5px 10px;
}
.Section_More_Legal{
	float: left;
	margin-top: 4px;
	margin-bottom: 11px;
}
.Span_Title_More_Legal{
	float: left;
	font-weight: bold;
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	color: #1e4283;
    width:95%;
    text-align:left;
}
.BG_Foorter_Legal{
	background: #d7eff7;
}


/*------cay chuyen muc van ban-----*/
    .menuphai_item {
    color: #075480;
    display: block;
    /*font-family: Arial;*/
    font-size: 12px;
    line-height: 20px;
    width: 98%;
    text-align:left;
    float:left;
}
        .menuphai_item a {
            color:#00486e;text-align:left;
            background: rgba(0, 0, 0, 0) url("../../images/NCS.UI.MOST/icontcbc.png") no-repeat scroll 10px 12px;
            padding-left:30px;
			float: left;
    padding: 5px 0 5px 25px;
        }
.menuphai_item img {
    padding-right: 10px;
}

/*--------------end van ban---------------------*/