/* css upload */

#confirmBox h1 {
   	color: #000 !important;
    font-family: arial !important;
    padding-left: 5px !important;
    background: #fff !important;
    padding-top: 5px !important;
    display: none !important;
}
#confirmBox p {
	color: #000 !important;
    font-family: arial !important;
    padding-left: 5px !important;
    padding-top: 0 !important;
    margin-bottom: 0px !important; 
    font: normal !important;
    font-size:14px !important;
}
div#confirmButtons {font-family: arial !important; background:#fff !important  ;border-top: 1px solid #005a93 !important ;}
#confirmBox .button {
	border-radius: 5px !important;
    color: #fff !important;
    cursor: pointer !important;
    font-size: 14px !important;
    font-weight: bold !important;
    min-height: 18px !important;
    padding: 5px 15px !important;
    text-align: center !important;
    font-size: 14px !important;
    font-weight: bold !important;
    background-color: #50a2f5;
    background-image: linear-gradient(to bottom, #54aaff, #4a96e8);
    background-repeat: repeat-x;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    height: 20px !important;
	
}
#confirmBox .button span {background:  none !important ; }
#confirmBox .blue {
	text-shadow: none !important; 
}
#confirmBox .gray {
	text-shadow: none !important;
}
#confirmBox { margin-left: -155px !important;width: 300px !important;}

.success {
	background-color: #f1f1f1 !important;
}
.success_uni{
	background-color: #e5e5e5;
}
.aui a {
	cursor: pointer !important;
}

.textAlignCenter, .table thead th{
	text-align:center !important; 
}

.textAlignRight{
	text-align:right !important;
}

/***** main dvc ********/
.dvc-container-title {
	text-transform: uppercase;
}
h3.dvc-container-title {
	font-size: 21px!important;
}
.dvc-title {
	background-color: #E5E5E5;
	margin-bottom: 10px;
	padding: 6px;
	font-size: 110%;
	border: 1px solid #ddd;
	font-weight: 700
}
.dvc-files {
	overflow-x: auto;
	overflow-y: hidden;
}
.table-dvc .control-group, .table-dvc input {
	margin-bottom: 0 !important;
}
.table-dvc input {
	margin-bottom: 2px !important;
}
.table-dvc .bansao {
	min-width: 42px;
}
.table-dvc .help-inline {
	padding: 2px 0 0;
}
.dvc-container .captcha .control-label {
	display: none;
}
.dvc-container .help-inline._uni {
	color: #b50303;
	margin-top: 5px;
}
.div-num-result {
	margin: 15px 0 -15px;
}
.div-num-result span {
	color: #b50303;
	font-weight: bold;
}
.lct-noidung table {
	width: 100%;
	border-collapse: collapse;
}
.lct-noidung td {
	border: 1px solid #666;
	padding: 6px 8px;
}
.aui .lct-chucnang a {
	color: #0af;
}
.anyClass2 .img_info {
	background-color: rgba(0, 0, 0, 0.4);
	bottom: 0;
	color: #fff;
	display: inline-block;
	font-weight: bold;
	left: 0;
	position: absolute;
	width: 100%;
}
.anyClass2 .img_info span {
	display: block;
	padding: 5px;
}
.anyClass2 li {
	position: relative;
}
.anyClass2 img {
	height: 140px;
}
.tthc_category span {
	color: #bd1208;
	font-size: 12px;
}

/****** vbpq *****/
.view-vbpq-form > .control-group {
	background: #f3e6ce linear-gradient(to bottom, #f3e6ce 0%, #f9f7f2 100%) repeat scroll 0 0;
	border: 1px solid #edd98b;
	padding: 10px;
}
.aui .view-vbpq-form .control-group {
	margin-bottom: 5px;
}
.view-vbpq-container .table-columns {
	display: none;
}
.vbpq-title {
	background: #f1f1f1 url("../images/dot4.gif") no-repeat scroll 8px 3px;
	border: 1px solid #dedede;
	padding: 5px 0 5px 18px;
	text-align: justify;
	font-weight: bold;
}
.vbpq-left {
	border-right: 1px dotted #ccc;
	float: left;
	padding-right: 1%;
	width: 70%;
	min-height: 50px;
}
.vbpq-right {
	float: right;
	padding: 5px 0;
	width: 28%;
}
.vbpq-des {
	padding: 5px 0;
	text-align: justify;
}
.vbpq-link {
	text-align: right;
}
.vbpq-link span {
	color: #c00;
	font-size: 13px;
}
.vbpq-right p.vbpq-green {
	color: #060;
	font-size: 13px;
	text-align: right;
}
.vbpq-right p span {
	float: left;
}
.view-vbpq-container .table-striped tbody > tr:nth-child(2n+1) > td {
	background-color: #fff !important;
}
.vbpq_view_file {
	width:100%;height:600px;border:0;
}
.span9.panel-page-body .control-group {margin-bottom: 10px!important}