/*
 * Overwrites extjs theme css to 
 * fix bugs in rtl support
 */

.x-rtl > .x-box-item /*.x-tool*/ {
	/*left: 0px;
	right: auto;*/
}