.navbar-nav>.user-menu>.dropdown-menu>li.user-header { height: auto; }

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 21px;
}

.select2-container .select2-selection--single {
    height: 24px;
}

.select2-container--default .select2-selection--single, .select2-selection .select2-selection--single {
    padding: 1px 12px;
}

.marker-failed { background: #ffd5d5; }
.marker-success { background: #d5ffdc; }
.marker-install { background: #d5f9ff; }

.user-assign,
.place-status
{
	max-width: 100px;
}