.login-logo {
	text-align:center;
	margin-top:20px;
}

select { text-align-last: right; }
option { direction: ltr; }


#countryPhoneCode {
	width:35%;
	float:left;
	display:inline;
}
input#phone {
	width:63%;
	float:right;
		display:inline;
		margin-left:1%;
}


.accounts:hover, .accounts.active {
	background:#522e92 !important;
}



.client-table tr:first-child {
	background:#e9ecef;
}