.im-phone-call-top-level .resizer {
    background-color: transparent;
    cursor: col-resize;
    position: absolute;
    top: 0;
    right: -10px;
    height: 100%;
    width: 30px;
    z-index: 99;
}

.im-phone-call-top-level .tmp {
    background-color: transparent;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 99;
}

.timeman-wrapper {
    width: 45px !important;
}

.phone-timeman-wrapper {
    width: 100px;
    height: 60px;
    overflow: hidden;
    display: none;
}

.phone-timeman-status {
    margin-left: 18px;
    background-size: cover;
    background-image: url("/local/js/image/phone.svg");
    background-position-x: 0;
    background-position-y: center;
    width: 50px;
    height: 65px;
}