.DocList{
    width: 100%;
    max-width: 300px;
}
.DocList > .title{
    line-height: 36px;
    border-left: 5px solid #0b72b8;
    margin: 0px;
    padding: 0 10px;
    background-color: #f2f2f2;
    font-size: 14px !important;
}
.DocList > .title > h3{
    margin-top: 10px;
}