.error {
    background-color: #ffeeee !important;
    border-color: #ff7870 !important;
}

.custom-form-item {
    display: block;
    margin-bottom: 0px;
    zoom: 1;
}

.custom-form-text {
    border: 1px solid #B5B8C8;
    padding: 1px 3px;
    height: 22px !important;
}

.x-panel-header {
	font-weight: bold;
	text-transform: uppercase;
	border: 1px solid #abc;
	background-image: url( ../images/slate/panel/header-bg.gif );
	color: #fff;
}

.x-toolbar {
	vertical-align: top;
}

.x-toolbar button {
	font-weight: bold;
}


.x-btn-text-bold .x-btn-text {
	font-weight: bold;
}

.x-grid3 table {
	table-layout: fixed;
}

.x-grid3-header-offset {
	float:left;
    width: auto; /* original-> width:10000px */
}

.x-selectable, .x-selectable * {
	-moz-user-select: text !important;
	-khtml-user-select: text !important;
}


.x-date-menu {
   width: 175;
}
