.login-logo{
	padding: 20px;
	max-width: 100%;
}

.company-list-logo{
	max-width: 130px;
	max-height: 60px;
}

.sorting{cursor: pointer;}

.table-hover > tbody > tr:hover {
    background-color: #ddd;
}