#mobile-hd-create-ticket-btn {
    display: block;
    box-shadow: 0 3px 6px rgba(15,142,182,.19);
    z-index: 1100;
    position: fixed;
    right: 15px;
    bottom: 85px !important;
    width: 48px;
    height: 48px;
    border: 0;
    border-radius: 50%;
    background: #2fc6f6 url('../../images/ithive.helpdesk/vector_plus.svg') center no-repeat;
    background-size: 20px 20px;
    cursor: pointer;
}

#mobile-hd-create-ticket-btn.mobile-button-one {
    bottom: 17px !important;
}
