.title {
    margin-left: 50px;
    margin-top: 30px;
    height: 25px;
    line-height: 25px;
    color: #373C64;
    font-weight: bold;
    padding-left: 15px;
    font-size: 18px;
    background-position: 0 4px;
    background-size: 5px 17px;
}

.cont {
    font-size: 13px;
    margin: 20px 0px 20px 65px;
    color: #494949;
    line-height: 30px;
}
.cont1 {
    font-size: 13px;
    margin: 20px 0px 20px 50px;
}

* {
    outline: none;
}
* {
    margin: 0px;
    padding: 0px;
}

.content {
    background-color: white;
    box-shadow: 0 8px 10px 0px #b3b5ba;
}

table.treetable span.indenter a {
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    text-decoration: none;
    width: 19px;
}