.uiImageColor
{
	transform: translate(0%, 0%) !important;  /*WHITE */
	/* transform: translate(0%, -50%) !important;  /*BLACK  */
}

#logoClient
{
    height: 100px;
	margin: 15px;	
}

.mobile #logoClient
{
	height: 25px;
	margin:5px;
}

#logoChat
{
	position: absolute;
	bottom: 0px;
    height: 100px;
	margin: 20px;
}

#logoChat img
{
	height: 100%;
	width: auto;
}

.mobile #logoClient
{
	height: 25px;
	margin:5px;
}
.showTitle
{
	opacity: 1;
	max-width: 155px;
	width: auto;
}
