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

#logoClient
{
    height: 125px;
	margin: 10px;
}

.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;
}


