.chapter {
float: left;
}

.download {
float: right;
}

.bg-warning h6 {
font-weight: bold;
padding: 5px 5px 5px 10px;
}

#contets-list div.bg-warning {
margin-top: 15px;
}

#contets-list div:nth-child(3) {
margin-top: 0;
}

ul.subject {
margin: 4px 0 4px 10px;
}

form h4 {
font-weight: bold;
margin-top: 10px;
}

form .text-center {
margin: 5px 0 5px 0;
}

.col-md-8.title {
margin-top: 10px;
color: #000;
}

.col-md-4.photo {
float: right;
width: 120px;
height: 67px;
padding-top: 10px;
}

.col-lg-9 h5,
.col-lg-9 h6 {
font-weight: bold;
margin-top: 25px;
}

.col-lg-9 h5 {
color: #777;
}

table.noborder tr td,
table.noborder tr th {
border: 0;
}