
.admin_helper {

    position: fixed;
    left: 0;
    z-index: 300;
    background: #fff;
    padding: 10px 10px 7px 10px;
    opacity: 0.5

}