.language-icon
{
display: inline-block;

background-size: 16px 16px;
background-repeat: no-repeat;
background-position: 10px 50%;



padding-left: 30px !important;
}

.language-icon:hover {
	color: #4283C1 !important;
	cursor: pointer;
}