.roll_up_slider{
    z-index: 10000;
    text-align: center;
    font-size: 18px;
    color: #000;
    background: url(../images/bg-trp.jpg);
    display: flex;
    justify-content: center;
    right: 0;
    left: 0;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    bottom: -60px;
    position: fixed;
    height: 150px;
    padding: 20px;
}

.slide-up
{
    bottom: 0px !important;
}

.slide-down
{
    bottom: -475px !important;
}

.call-disposition.box-body.table-responsive.no-padding  .app-disposition.box-body.table-responsive.no-padding{
    height: 165px;
    direction: ltr;
    overflow-y: scroll;
    overflow-x: auto;
}

