/*
 * Empty
 */


nf-puzzel-button-cls {
background-color: #f47b41;
    padding-left: 80px;
    background-image: url(./chat-new.svg);
    background-repeat: no-repeat;
    background-position: 1em 0.5em;
    height: 60px;
    background-size: 10%;
    font-size:18px;
}
#nf-puzzel-button {
  position: fixed;
  bottom: 0px;
  right: 10px;
  z-index: 9999;
  border-radius:10px;

}


.intelecomchatheader  {background-color: #F38631;}
.intelecomchat__button{background:#F38631;}
.intelecomchatstarter  {border: 5px solid #F38631; width: 55px; height: 55px; }
/*.msg_intro_variables {display: none;}*/
.intelecomchatinner button[aria-label='send message'] { background-color: transparent; }


.msg_intro_variables {display:none}