.x-grid3-col-actions {
	padding: 3px 0 3px 5px;
}

ul.userprofile2-row-actions {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.userprofile2-row-actions li {
	float: left;
}

ul.userprofile2-row-actions .btn {
	padding: 5px;
	margin-right: 2px;
	min-width: 26px;
	font-size: inherit;
}

.userprofile2-grid-row-disabled {
	font-style: italic;
	opacity: .6;
	color: #555;
}

.action-red {
	color: darkred !important;
}

.action-green {
	color: darkgreen !important;
}

.action-blue {
	color: cadetblue !important;
}

.action-yellow {
	color: goldenrod !important;
}

.action-gray {
	color: dimgray !important;
}

a.x-menu-item .x-menu-item-text, a.x-menu-item .x-menu-item-text .icon {
	cursor: pointer;
}

a.x-menu-item .x-menu-item-text .icon {
	line-height: 16px;
	top: auto;
}

.x-menu-list .icon {
	min-width: 1em;
	text-align: center;
}

.x-menu-list-item:hover .icon {
	color: inherit !important;
}



.up2-tab-up {
	margin-top: 0;
	margin-bottom: 0;
}

.up2-tab-up .x-tab-panel-header {
	display: none;
}

.up2-avatar {
	display: block;
	width: 100%;
	margin: 10px 0px 0px 0px;
}

.up2_xdatetime .ux-datetime-time .x-form-field-trigger-wrap {
	width: 140px!important;
}

.up2_xdatetime .ux-datetime-date .x-form-field-trigger-wrap {
	width: 140px!important;
}
.up2_xdatetime .ux-datetime-date .x-form-field-trigger-wrap input {
	width: 130px!important;
}
.up2_datefield .x-form-field-trigger-wrap {
	width: 140px!important;
}





/*
ul.userprofile2-row-actions .actions-menu {width: 40px;}
ul.userprofile2-row-actions .actions-menu:after {content: " \f107";}
*/