.cus_tooltip_lbname .popover {
	left: 1px !important;
}

.tip_name>.popover {
	left: 198px !important;
	max-width: 630px !important;
}

.tip_file .popover {
	left: 733px !important;
}

.tip_file .arrow {
	left: 93% !important;
}

.cus_tooltip_lbname .arrow {
	left: 45px !important;
}

#autocompleteForm {
	margin-bottom: 500px;
	text-decoration: none !important;
}

span.ui-instructioner-hidden-accessible {
	display: none !important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover,
	.ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus
	{
	color: #1967b2;
	border: none;
	border-radius: 0;
	font-weight: normal;
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	font-size: 14px;
	margin-right: 3px;
	-moz-osx-font-smoothing: grayscale;
}

ul.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all
	{
	margin-top: 10px;
	list-style: none;
	border: 1px solid grey;
	padding: 9px;
	width: 824px !important;
	color: black;
	overflow-y: auto;
	background-color: white;
	text-decoration: none !important;
}

ul.ui-autocomplete.ui-front.ui-menu.ui-widget.ui-widget-content.ui-corner-all ui-state-focus
	{
	border: none !important;
	background-color:;
	text-decoration: none !important;
}

ul#ui-id-1 {
	position: absolute !important;
}

.ui-menu-item:hover {
	background: #EDEDED;
	text-decoration: none !important;
	cursor: pointer;
}

a{
	color: #1967b2;
}

.ui-menu-item {
	padding: 3px 5px;
}

.ui-corner-all {
	color: #333;
	text-decoration: none !important;
}

.ul-corner-all:hover {
	color: #333;
}

.autocomplete-suggestions {
	border: 1px solid #999;
	background: #fff;
	cursor: default;
	overflow: auto;
}

.autocomplete-suggestion {
	padding: 10px 5px;
	font-size: 1.2em;
	white-space: nowrap;
	overflow: hidden;
}

.autocomplete-selected {
	background: #f0f0f0;
}

.autocomplete-suggestions strong {
	font-weight: normal;
	color: #3399ff;
}

.tax_content {
	width: 980px;
	padding: 57px 0 50px;
	margin: 0 auto;
}

.tax_title {
	text-align: center;
	font-size: 30px;
	font-family: Roboto-Regular;
	color: #1967B2;
}

.tip_open_tax:hover #taxdetailtooltip {
	display: block;
}

#taxdetailtooltip {
	display: none;
	background: white;
	margin-left: 28px;
	padding: 5px;
	position: absolute;
	z-index: 1000;
	width: 200px;
	border-radius: 4px;
	border: 1px solid #CCC;
	text-align: center;
	font-family: Roboto-Regular;
	font-size: 14px;
}

#advance_search {
	display: none;
}
#hide-find{
	display:none;
}

.tax_search {
	margin-top: 13px;
	width: 100%;
	display: inline-block;
}

.back-hd a:hover{
	color: #1967b2;
}

.back-hd{
	margin-bottom: 10px;
}
#backto-hd{
	position: absolute;
    padding-left: 4px;
    padding-top: 1px;
}
#double-search{
	cursor: pointer;
}
.tooltip-tt {
  position: relative;
  display: inline-block;
   float: right;
   margin-top: -34px;
}
#tools-search{
	margin-top: 50px;
}
.tooltip-tt .tooltiptext-tt {
visibility: hidden;
    width: 300px;
    background-color: #fff;
    color: #2e2e2e;
    text-align: center;
    border-radius: 6px;
    padding: 6px 0;
    position: absolute;
    z-index: 1;
    bottom: 120%;
    opacity: 0;
    transition: opacity 0.3s;
    right: -85%;
    border: 1px solid #bdbcbc;
}

.tooltip-tt .tooltiptext-tt::after {
  content: '';
    position: absolute;
    display: block;
    width: 0px;
    left: 91%;
    bottom: 0;
    border: 7px solid transparent;
    border-bottom: 0;
    border-top: 8px solid #ffffff;
    transform: translate(-50%, calc(100% + 0px));
}
.tooltip-tt .tooltiptext-tt::before {
  content: '';
    position: absolute;
    display: block;
    width: 0px;
    left: 91%;
    bottom: 0px;
    border: 7px solid transparent;
    border-bottom: 0;
    border-top: 8px solid #00000094;
    transform: translate(-50%, calc(100% + 1px));  
}


.tooltip-tt:hover .tooltiptext-tt {
  visibility: visible;
  opacity: 1;
}
.btn_search_instruction {
	height: 32px;
	width: 95px;
	display: inline-block;
	float: left;
	padding: 0;
}

.btn_search_instruction a {
	color: #FFF;
}

.btn_search_instruction a:hover {
	text-decoration: none;
}

#search_tip {
	width: 55px;
	height: 32px;
	display: inline-block;
	margin-left: 6px;
	cursor: pointer;
}

.tblData {
	width: 100%;
	margin-top: 0px;
}

.option_hidden {
	width: 100%;
	display: inline-block;
	margin-top: 20px;
	height: 23px;
}

#advance_search .control-label {
	font-size: 12px;
	color: #000;
	float: left;
	font-weight: normal;
	margin-top: 4px;
	margin-right: 3px;
}

.cus_tooltip_lbname {
	display: inline;
}

#advance_search input[type="text"], .advan_pubDate, .advan_organPublish,
	.advan_typeDocument {
	height: 25px;
	border-radius: 0;
	font-size: 12px;
	padding: 3px 3px;
}

.box_writtingNumber {
	width: 223px;
	display: inline-block;
	float: left;
}

.advan_writtingNumber {
	width: 158px;
}

.box_publishDate {
	width: 150px;
	display: inline-block;
	float: left;
	margin-left: 36px;
}

.advan_pubDate {
	width: 63px;
}

.box_organPublish {
	width: 265px;
	display: inline-block;
	float: left;
	margin-left: 36px;
}

.advan_organPublish {
	width: 155px;
}

.box_typeDocument {
	width: 234px;
	display: inline-block;
	margin-left: 36px;
}

.advan_typeDocument {
	width: 157px;
}

.detail_download {
	display: none;
}

#content_hidden {
	padding: 12px 0 0 12px;
	width: 980px;
	background-color: #E7E7E7;
}



 .navr > li > a {
    padding: 0px !important;
    height: 25px !important;
    font-family: Arial !important;
    font-size: 14px !important;
    font-weight: bold;
}

.lb_tooltip_adv {
	float: left;
	width: 105px;
}


#down_file {
	display: inline-block;
}

.range-label {
	margin-left: 48px;
}

.box_block {
	display: inline-block;
	font-size: 14px;
}

.float_left {
	float: left;
}

#txt_taxName {
	float: left;
	width: 835px;
}


.row-bottom img {
	margin-left: 5px;
}

.tblData table {
	width: 100%;
	font-family: Roboto-Regular;
	font-size: 13px;
	color: #484848;
	display: table;
	border-collapse: collapse;
	border-spacing: 2px;
	border-color: #d5d5d5;
}

.tblData table a {
	color: #2A5685;
	text-decoration: none;
	color: #FFF;
	font-family: Roboto-Bold;
	font-size: 13px;
	font-weight: normal;
}

.tblData thead {
	display: table-header-group;
	vertical-align: middle;
	border-color: inherit;
}

.tblData tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}

.tblData .tip_open_tax:hover {
	background-color: #FFFFDD;
	cursor: pointer;
	color: #696969;
}

.tblData tr.highlight-row {
	background-color: #507AAA;
	color: #FFFFFF;
}

.tblData td, th {
	border-collapse: collapse;
}

.tblData th {
	height: 41px;
	border-color: #D7D7D7 #D7D7D7 #999999;
	border-style: solid;
	border-width: 1px;
	text-align: center;
	background-color: #6FA2DC;
	font-weight: bold;
}

.tblData td {
	border: solid 1px #D7D7D7;
	color: #000;
	text-align: justify;
	line-height: 1.6em;
	padding: 10px 5px !important;
}
#b_page_footer {
    display: inline-block;
    margin-top: 0px;
    float: right;
}

#simplePagination a {
	text-decoration: none;
}

#countLike:hover {
	background-color: #666;
}

#countComment:hover {
	background-color: #666;
}

#pagingControl {
	float: left;
	margin-right:16px;
	margin-top: 9px;
}

#pagingControl-right {
	float: left;
}

#pagingControl ul>li {
	background-color: #fff;
	color: #337ab7;
	float: left;
	position: relative;
	text-decoration: none;
	cursor: pointer;
	list-style: outside none none;
	display: inline;
}

#pagingControl ul {
	padding: 0px;
}

#pagingControl ul>li>a:hover, #pagingControl ul>li>a:focus {
	text-decoration: none !important;
}

#pagingControl ul>li>a {
	font-size: 13px;
    color: black;
	margin: 4px 3px;
	text-decoration: none;
}

#pagingControl .no-more {
	color: #1967B2;
	padding: 3px 5px;
}

#pagingControl-right .no-more {
	color: #1967B2;
	padding: 3px 5px;
}

#pagingControl .active {
	background-color: #1d7db9 !important;
	color: white !important;
	border: 1px solid #1d7db9;
	padding: 4px 7px;
	font-family: Roboto-Regular;
}

#pagingControl .no-active {
	background-color: #fff !important;
	color: black !important;
	border: 1px solid #E0E0E0;
	padding: 4px 7px;
	font-weight: normal;
	font-family: Roboto-Regular;
}

#pagingControl-right .active {
	background-color: white !important;
	color: red !important;
	font-weight: bold;
}

.footerPagination {
	margin-right: 1px;
	height: 38px;
	border: 1px solid #CCC;
	border-top: none;
	padding-top: 5px;
	padding-left: 5px;
}

#simplePagination {
	float: right;
}

.formSearchInstruction {
	display: inline-block;
	float: left;
	width: 525px;
}

.totalWrapInstruction {
	margin-top: 41px;
}

.searchResultInstruction {
    margin-top: 9px;
    margin-bottom: 15px;
}

.displayInstruction {
    width: 100%;
}

.countResult {
    font-family: Roboto-Regular;
    font-size: 15px;
    margin-bottom: 49px;

}
.td-item {
    float: left;
    padding-bottom: 5px;
    padding-top: 5px;
    font-size: 12px;
    display: table;
}

.li-child:first-child {
    margin-top: 18px;
}

.li-child {
    list-style: none;
    display: inline-block;
}
ul.generalInstruction {
    padding-left: 0;
    float: left;
    padding-top: 1px !important;
    margin-bottom: 8px;
}
span.ui-helper-hidden-accessible {
    display: none;
}

ul.haNoiInstruction {
    padding-left: 0;
    float: left;
    padding-top: 0px !important;
    margin-top: 1px;
    margin-bottom: 8px;
}

.tooltip2 img {
    cursor: pointer;
}

ul.vietNamInstruction {
    padding-left: 0;
    float: left;
    padding-top: 0px !important;
    margin-top: 1px;
    margin-bottom: 8px;
}

.td-smallimage {
    float: left;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-right: 11px;
    width: 62px;
}

.box-snap-ico {
width: 600px;
    vertical-align: middle;
        display: table-cell;
}

.listResult {
    margin-top: -48px;
    min-height:12px;
}

.errorNoti{
    font-size: 15px;
    margin-top: 9px;
    color: red;
    display: none;
    margin-bottom: 28px;
}

.li-child a {
    padding-left: 0px;
    text-decoration: none;
    color: #000;
    font-family: Roboto-Regular;
    font-size: 15px;
    line-height: 28px;
    height: 48px;
    vertical-align: middle;
}

.title-content{
	height: 48px;
    display: table-cell;
    vertical-align: middle;
    padding-top: 1px;
}

.img-ico-cam {
    margin-top: 7px;
    margin-left: 6px;
    vertical-align: top !important;
}

.img-ico-video {
    margin-left: 5px;
    vertical-align: top !important;
}
.nav-pills > li > a {
    border-radius: 0px !important;
    
}

.li-first{
	float: left;
    border: 1px solid #d5d5d5;
    margin-right: 4px;
    list-style: none;
}
.li-second{
	float: left;
    border: 1px solid #d5d5d5;
    margin-right: 4px;
    list-style: none;
}
.li-third{
	float: left;
    border: 1px solid #d5d5d5;
    margin-right: 4px;
    list-style: none;
    margin: initial;
}
.tooltip2 a{
    float:left;
    position:Relative;
    margin-left:10px;
    margin-right:10px;

}

img.icon {
    float: left;
    margin-bottom: 8px;
    margin-top: 15px;
    
}
img.iconTab {
    margin-bottom: 4px;
    margin-top: 3px;
    margin-right: 3px;
    margin-left: 3px;
}

.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
    color: #dfe6f1;
    background-color: #1967b2 !important;
    height: 25px !important;
    border-right: solid 1px #1967b2 !important;
}

li.active {
    border: solid 1px #1967b2;
    background-color: #1967b2 !important;
}


.tooltip2 {
    float: right;
    margin-top: -34px;
    margin-right:1px;
}
 
/*-- Sửa vị trí hợp lý cho tooltip---*/
.tooltip2 a #tooltip-view{
    position: Absolute;
    top: -50px;
    left: -108px;
    white-space: nowrap;
    font-size: 12px;
    font-family: arial;
    padding: 10px;
    border-radius: 3px;
    color: #232323;
    background-color: white;
    text-shadow: 0 1px 0 rgba(0,0,0,0.1);
    box-shadow: 1px 0px 3px 1px rgba(0,0,0,0.5);
    padding-right: 8px;
}

/*--Ẩn tooltip---*/
.tooltip2 a #tooltip-view{
    visibility:hidden;
    opacity:0;
}

 
/*--Chỉ chuột vào tooltip hiện ra---*/
.tooltip2 a:hover #tooltip-view{
	visibility:visible;
	opacity:1;
	z-index:50;
}

/*--Chỉnh sửa vị trí mũi tên ở tooltip---*/
.tooltip2 a #tooltip-view:before {
   z-index: -2;
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: -16px;
    left: 51%;
    border: 7px solid transparent;
    border-top: 8px solid rgb(175, 175, 175);
}

.tooltip2 a #tooltip-view:after{
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    bottom: -14px;
    left: 51%;
    border: 7px solid transparent;
    border-top: 7px solid white;
}

ul#ui-id-1 {
    position: absolute !important;
}

ul.nav.nav-pills {
    height: 28px;
}

.icon-image {
    height: 40px;
    width: 28.5px;
    float: left;
    margin-right: 12px;
    cursor: pointer;
}
 
 @media only screen and (max-width: 768px) {
 .li-first{
	float: left;
    border: 1px solid #d5d5d5;
    margin-right: 4px;
    list-style: none;
    width: 71%;
    margin-bottom: 10px;
}
.li-second{
	float: left;
    border: 1px solid #d5d5d5;
    margin-right: 4px;
    list-style: none;
    width: 71%;
    margin-bottom: 10px;
}
.li-third{
	float: left;
    border: 1px solid #d5d5d5;
    margin-right: 4px;
    list-style: none;
    width: 71%;
    margin-bottom: 10px;
    
}
.totalWrapInstruction{
	margin-top: 80px;
}
.formSearchInstruction{
	display: inline-block;
    float: left;
    width: 67%;
}
.search_input_instruction {
    height: 36px;
    padding: 5px;
    width: 100%;
    font-family: Roboto-Regular;
    font-size: 14px;
    border: solid 1px #d5d5d5;
}

.nav-pills > li {
 	float: none;
    padding-right: 5px;
}

}
 
 @media screen and (min-width: 768px) {	
	.bkavc-asub-page .bkav-ca-first {
    width: 66.66667%;
    float: left;
    padding-right: 0px !important;
	}
	.formSearchInstruction{
		display: inline-block;
	    float: left;
	    width: 79%;
	}
	.search_input_instruction {
    height: 36px;
    padding: 8px 22px 9px 6px;
    width: 100%;
    font-family: Roboto-Regular;
    font-size: 14px;
    border: solid 1px #d5d5d5;
}


.nav-pills > li {
 	float: left;
    padding-right: 5px;
}




}