.herader{
    margin-bottom: 10px;
}
.card{
    margin-top: 20px;
}
.card-div{
    height:45px;overflow:hidden;
}

.card-text{
    font-size: 14px;
}

.card-left{
    float: left;
}

.card-right{
    float: right;
}

.card-foot{
    width: 100%;
    margin-top: 10px;
}

.huise{
    color: #999;
}

.chakan{
    color: #5f5f5f;
    font-size: 14px;

    
}



.txt-left{
    float: left;
}
.txt-right{
    float: right;
}

.foot{
    width: 100%;
    height: 50px;
    background-color: aliceblue;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 999;
}

.foot-txt{
    padding: 10px;
}


.nav-link{
    color: #504f4f;
    font-size: 15px;
}


.bd-callout-info {
    border-left-color: #5bc0de;
}

.bd-callout {
    padding: 1.25rem;
    margin-top: 1.25rem;
    margin-bottom: 1.25rem;
    border: 1px solid #eee;
    border-left-width: 0.25rem;
    border-radius: 0.25rem;
}


 


.doc_left{
    float: left;
}