body {
    background: #F6F6F6;
}
.card{
    margin-top: 80px;
    padding: 30px 10px;
    background: #F6F6F6;
    border: none !important;
}
.card .container{
    padding: 50px 0;
}
@media screen and (max-width: 600px) {

}
.text-14{
    color: #999999;
}
.text-16{
    color: #333333;
}
.bold{
    font-weight:bold;
    line-height:24px;
}
.table{
    margin-bottom: 0;
}
.breadcrumb{
    margin-bottom: 0;
    background: transparent;
}
.table td, .table th{
    padding: .2rem;
}
.moreList{
    display: none;
}
.allproject_title{
    position: relative;
    top: -8px;
    margin-top: 40px;
}