.dropdown.dropdown-lg .dropdown-menu {
    margin-top: -1px;
    padding: 6px 20px;
}
.input-group-btn .btn-group {
    display: flex !important;
}
.btn-group .btn {
    border-radius: 0;
    margin-left: -1px;
}
.btn-group .btn:last-child {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.btn-group .form-horizontal .btn[type="submit"] {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0;
}
.form-group .form-control:last-child {
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.aui .vbpq-form .control-group {
    margin-bottom: 0px;
}
.aui .vbpq-form .vbpq_input_select{
	width: 100%;
	max-width: 100%;
}
.aui .vbpq-form .vbpq_input_text{
	width: 100%;
	max-width: 100%;
}
.vbpq-form .aui-field-select{
	width: 100%;
	max-width: 100%;
}
.vbpq-form input[type="text"].field{
	width: 100%;
	max-width: 100%;
	box-sizing: border-box;
	height : 30px;
}
@media screen and (min-width: 768px) {
    #adv-search {
        width: 500px;
        margin: 0 auto;
    }
    .dropdown.dropdown-lg {
        position: static !important;
    }
    .dropdown.dropdown-lg .dropdown-menu {
        min-width: 500px;
    }
}
.ivinh_display {
    margin-bottom: 10px;
}
.ivinh_display .box_title {
    font-size: 17px;
    background: url(../images/bg-tieudiem.jpg) left top no-repeat #ea5d63;
    color: #fff;
    text-transform: uppercase;
}
#display_7 .box_content {
    margin-top: 0!important;
}
#display_7 ul.list_news{
	
}
#display_7 .list_news .list_item {
    width: 100%;
    display: inline-block;
    background: url(../images/arrow_right.gif) no-repeat scroll left 12px;
    padding: 5px 0 5px 15px!important;
    text-align: justify;
}
#display_7 .list_news .list_item .title {
    text-align: justify;
}
#display_7 .list_news .list_item .title a {
    text-align: justify!important;
}


 .box-container {
    display: inline-block;
    clear: both;
    width: 100%;
    margin-top: 5px;
}
.box-content-08 {
    box-shadow: 1px 2px 5px #CCCCCC;
}

.box-content-08 div.title {
    /* background: url("../images/title-box-08.gif") no-repeat top right; */
    background-color: #F7F7F7;
    padding-right: 5px;
}

.box-content-08 div.title div {
    /*background: url("../images/title-box-08.gif") repeat-x top left;*/
    background-color: #F7F7F7;
    padding: 10px 0px 10px 15px;
}
.box-content-08 div.title div a {
    color: #2153B6;
    font: bold 12px Arial, Helvetica, sans-serif;
    text-decoration: none;
    text-transform: uppercase;
}

.box-content-08 .content {
    margin-left: 0;
    margin-top: 0;
}
.box-content-08 .content {
    background: url("../images/title-box-08-content-bg.gif") repeat-x top center #fff;
    border: 1px solid #ccc;
    border-radius: 0px 0px 4px 4px;
    padding-left: 0;
}
.box-content-08 .list {
    border-top: 1px solid #B1DEFD;
    padding: 5px 0px 10px 0px;
}

.box-content-08 .list ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
    padding: 0px 10px;
}

.box-content-08 .list ul li {
    background: url("../images/row-08.gif") no-repeat 0px 8px;
    padding: 5px 5px 5px 15px;
    text-align: justify;
    border-bottom: 1px solid #eee;
    text-align: justify;
}


.aui .tthc-search .breadcrumb:first-child:before {
	display: none;
}

.aui .tthc-search nav a.breadcrumb:before {
	color: #757575;
	font-size: 16px;
}

.aui .tthc-search .breadcrumb:before {
	content: '/';
	color: rgba(255, 255, 255, 0.7);
	vertical-align: top;
	display: inline-block;
	font-weight: normal;
	font-style: normal;
	font-size: 25px;
	margin: 0 10px 0 8px;
	-webkit-font-smoothing: antialiased;
}

.aui .tthc-search nav a.breadcrumb:last-child {
	color: #757575;
}

.aui .tthc-search nav a.breadcrumb {
	color: #757575;
	font-size: 14px;
}
.aui .tthc-stt{
	width: 10%;
}
.aui .tthc-tenthutuc{
	width: 40%;
}
.aui .tthc-cqbh{
	width: 15%;
}
.aui .tthc-cqth{
	width: 20%;
}
.aui .tthc-linhvuc{
	width: 15%;
}

.cat-box{
    border: solid 1px #dddddd;
    border-top: none;
    margin-top: -15px;
    padding: 10px;
    box-sizing: border-box;
    padding-top: 20px;
    padding-bottom: 0;
    margin-bottom: 15px;
}
.cat-box ul{
	padding-bottom: 0;
	margin-bottom: 0;
}