.vb_file {
	width: 100%;
}

.vb_file_img {
	float: right;
	width: 50px;
}

.vb_file_link{
	float: right;
}

.tablelist {
	margin-top: -8px;
}

.vbpq-list2-wrapper {
  margin-right: 5px;
  min-height: 104px;
  padding: 10px 5px 12px 9px;
}


.vbpq-list2-ct-other {
  clear: both;
  min-height: 65px;
  padding-bottom: 5px;
  padding-left: 2px;
  /* padding-top: 2em; */
}
.vbpq-list2-ct-other ul{
  display: block;
  margin-top: 0px !important;
  margin-left:0px !important;
  margin-bottom: 2px;
}
  
.lst2-normal {
  background: url("../images/spaceIcon.gif") 0 8px no-repeat;
  margin-bottom: 7px;
  padding-left: 20px;
  padding-top: 5px;
  line-height:20px;
  border-top: 1px dotted #ccc !important;
}

.lst2-normal-firstChild{
  background: url("../images/spaceIcon.gif") 0 8px no-repeat;
  margin-bottom: 7px;
  padding-left: 20px;
  padding-top: 5px;
  line-height:20px;
}
.lst2-normal-firstChild a{
  color: #000000 !important;
}
.lst2-normal-firstChild a:hover{
	 color: #f70707 !important;
}

.lst2-normal a:hover {
  color: #f70707 !important;
}
.lst2-normal a{
  color: #000000 !important;
}

.search-form-tthc .vbpq_input_text{
	width: 100%;
}
.search-form-tthc .tthc_input_select{
	width: 100%;
}

.vanBanAttachFiles {
	margin: 10px 0 0 10px;
	list-style-type: none;
}
.box-form {
	padding: 20px;
    background: #f6f6f6;
    border: 1px solid #ddd;
}
.box-form .control-group {
	margin-bottom: 5px !important;
}