.launcher_position,.wws-popup__close{
    background-color:#0dc152;
    color:#fff;
    user-select:none;
    cursor:pointer
}
.launcher_position,.wws-popup-support-person__title,.wws-popup-support__about-text{
    font-family:Roboto,helvetica
}
.launcher_position{
    bottom:60px;
    right:12px;
    position:fixed;
    max-width:185px;
    min-width:40px;
    z-index:9999999;
    height:35px;
    border-radius:4px;
    -webkit-box-shadow:0 0 60px rgba(0,0,0,.3);
    -moz-box-shadow:0 0 60px rgba(0,0,0,.3);
    -ms-box-shadow:0 0 60px rgba(0,0,0,.3);
    box-shadow:0 0 60px rgba(0,0,0,.3);
    box-sizing:border-box;
    font-size:17px
}
.dis,.wws-popup{
    bottom:70px;
    right:12px;
    width:270px;
    z-index:9999999;
    box-sizing:border-box
}
.launcher_position div{
    margin:8px 0 0;
    padding:0 10px 0 9px;
    float:right
}
.fa-whatsapp{
    color:#fff;
    font-size:20px;
    padding-top:8px;
    padding-left:10px
}
.dis{
    position:fixed;
    display:block;
    overflow:hidden;
    height:0;
    transition:all .5s ease-in-out
}
.wws-popup__close{
    position:absolute;
    top:0;
    right:5px;
    width:24px;
    height:24px;
    font-size:34px;
    line-height:24px;
    text-align:center
}
.support_popup{
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    margin:0;
    padding:0;
    outline:0
}
.wws__col-1{
    width:270px
}
.wws-popup-support{
    border-radius:8px;
    overflow:hidden;
    -webkit-box-shadow:0 0 60px rgba(0,0,0,.3);
    box-shadow:0 0 60px rgba(0,0,0,.3);
    background-color:#fff
}
.wws__bg-color{
    background-color:#0dc152
}
.wws-popup-support__about{
    padding:22px 13px
}
.wws-popup-support__about-text{
    color:#fff;
    font-size:13px;
    text-align:center;
    line-height:18px;
    user-select:none
}
.wws-popup-support-person__container{
    padding:5px 10px;
    max-height:240px;
    min-height:60px
}
.wws-popup-support-person{
    width:100%;
    margin:5px 0 10px;
    cursor:pointer;
    border:1px solid #f5f5f5;
    border-radius:4px;
    overflow:hidden
}
.wws-popup-support-person__img-wrapper{
    width:54px;
    height:54px;
    display:inline-block;
    vertical-align:middle;
    position:relative
}
.wws-popup-support-person__img{
    display:block;
    vertical-align:middle;
    max-width:100%
}
.wws-popup-support-person__status--available{
    background-color:#4caf50
}
.wws-popup-support-person__status{
    width:10px;
    height:10px;
    position:absolute;
    z-index:999999;
    bottom:0;
    right:0;
    border-radius:50%
}
.wws-popup-support-person__info{
    width:175px;
    display:inline-block;
    vertical-align:middle;
    padding-left:5px
}
.wws-popup-support-person__title{
    font-size:12px;
    font-weight:400;
    color:#999;
    line-height:15px
}
.wws-popup-support-person__name,.wws-popup-support-person__status-text{
    font-family:Roboto,helvetica;
    line-height:19px
}
.wws-popup-support-person__name{
    font-size:14px;
    color:#777;
    font-weight:700
}
.wws-popup-support-person__status-text{
    font-size:11px;
    font-weight:400;
    color:#999
}
