/*a.btn.btn-primary.addBtn {
    margin-top: 20px;
    width: 49%;
}

a.btn.btn-danger.addBtn {
    width: 49%;
}*/

.drpDwnLst{
        position: absolute;
        width: 79%;
        max-width:870px;
        cursor: pointer;
        overflow-y: auto;
        max-height: 128px;
        box-sizing: border-box;
        z-index: 1001;
        width:157px;
}

.panel-footer.pf {
    margin-top: 7px;
}