#chatBeaconBtn button:focus {
    border: 1px solid #09f;
}


app-root .window-header .company-logo {
    height: 50px;
    width: 208px;
}

app-root .window-header .company-logo-2 {
    height: 50px;
    width: 208px;
}

app-root .window-header {
    background-color: #1b325b;

}

app-root .window-header .avatar-container {
background-image: linear-gradient(
-60deg,#1b325b,#1b325b,#1b325b);}
}

input[type='file']+button {

display: none;

}

#smsBtn{

Display: none;

}