.list_item{
	margin-left: -23px;
}

.list_item li{
	line-height: 25px;
}

.block_download .detail, .block_download .info_download {
	font: bold 13px/20px arial, verdana, sans-serif;
	margin: 0 0 8px 1px;
}

.block_download .introtext {
    font: normal 13px arial, verdana, sans-serif;
    padding: 10px 5px 15px 10px;
    border-bottom: 1px dotted #D8D8D8;
    text-align: justify;
    overflow: hidden;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}

.block_download .dl-horizontal dt, .block_download .dl-horizontal dd {
	padding: 5px;
}

.block_download h3{
    margin-bottom: 2px;
    font-weight: bold;
    color: #333333;
    font-family: tahoma;
    text-transform: uppercase;
    background-color: #FFFFFF;
    display: initial;
}

.block_download .rating {
	margin: 2px 10px 10px;
	padding: 3px
}

.block_download .info_download .report {
	background: url(../images/download/report.gif) no-repeat center left;
	padding-left: 20px
}

.block_download .image{
	text-align: center;
	padding-top: 8px;
}

.note {
	margin-bottom: 6px;
	display: block;
}

.category {
	width: 100%;
}

.category .glyphicon { 
	margin-right:10px; 
}

.category .panel-body {
	padding:0px; 
}
.category .panel-body table tr td {
	padding-left: 15px
}

.category .panel-body .table {
	margin-bottom: 0px;
}
.viewcat_list .list-title{
    margin: 5px
}

.viewcat_list .list-content{
    border-top: 1px dotted #DDDDDD;
    margin: 0 5px 0 5px;
    padding: 5px 0 5px 0;
}
.viewcat_list .list-content:last-child{
	border-bottom: 1px dotted #DDDDDD;
}
.viewcat_list .pagination{
    margin-top: 0
}

.viewcat_list .panel-default{
	margin-bottom: 0px;
}

/* div table */
.divTable {
	width: 100%;
	display: table;
	border-collapse: collapse;
	border-spacing: 0;
}
.divTable .divTitle {
	display: table-caption;
	text-align: center;
	font-weight: bold;
	font-size: larger;
}
.divTable .divHeading {
	display: table-row;
	font-weight: bold;
	border-bottom-width: 2px;
}
.divTable .divHeading .Cell {
	border-bottom-width: 2px;
}
.divTable .Row {
	display: table-row;
}
.divTable .Row:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.divTable .Row:hover {
	background-color: #f5f5f5;
	cursor: default
}
.divTable .Cell {
	display: table-cell;
	border: 1px solid #ddd;
	border-width: thin;
	padding: 8px;
}

.author-download{
	font-size: 11px;
}
.title-main-page h3 a strong {
	font-size: 14px;
	font-family: Tahoma;
}
/* download list */

.list_download{
	background-color: #ffffff;
	padding: 10px;
	border: 1px solid #D8D8D8;
}
.list_download:last-child{
	border: 1px solid #D8D8D8;
}
.list_download .panel-body{
	margin-bottom: 10px;
}
.list_download .panel-body h4{
	font-weight: bold;
	font-size: 16px;
}
.list_download .panel-footer{
	background-color: transparent;
	padding: 5px 5px 0px;
}

.panel-title > .text-danger{
	font-weight: 100;
	font-size: 13px;
}

.uploads{	
	background: #FFFFFF !important;
	padding-left: 15px !important;
	font-weight: bold;
	font-size: 15px;
}
.margin-top-download{
	margin-top: 5px;
}
.title_other{
	border: 1px solid #d8d8d8;
	padding: 10px;
	font-weight: bold;
	background-color: #fff;
	margin-bottom: 3px;
}
.download > .panel-body{
	padding: 10px;
}
.xem-tiep{
	margin-bottom: 10px;
}
