﻿.jetlinkWidgetFrame {
    display: inherit !important;
    position: absolute !important;
    left: 0px !important;
    bottom: 0px !important;
    width: 63px;
    height: 63px;
    max-height: 880px;
    z-index: 1500 !important;
    bottom: 0px !important;
    float: right !important;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}
