@import url( "Ext.ux.form.StaticTextField.css" ); /* Styles for the static text field component */
@import url( "Ext.ux.grid.RowActions.css"      ); /* Styles for the grid row actions component  */
@import url( "Ext.ux.grid.RowEditor.css"       ); /* Styles for the grid row editor component   */
@import url( "Ext.ux.grid.GridFilters.css"     ); /* Styles for the grid filters component      */
@import url( "Ext.ux.menu.RangeMenu.css"       ); /* Styles for the range menu component        */

.x-item-disabled
{
  filter : none !important; /* Corrects filter problem of PNG images in IE */
}
.x-grid3-cell-inner
{
   white-space : normal !important; /* Enables display of multi-line comment in grid cell */
}
.x-combo-list-item
{
   white-space : normal !important; /* Enables display of multi-line item in combobox drop down list */
}
#boxApp 
{
   text-align     : left;
   margin         : auto;
   padding-top    : 18px;
   padding-bottom : 20px;
   position       : relative;
   top            : 0;
   left           : 0;
}
#boxAuth 
{
   text-align     : left;
   padding-top    : 18px;
   padding-bottom : 90px;
   position       : relative;
   top            : 0px;
   left           : 0px;
}
img.HeaderContextMenuButton 
{ 
   background-image  : url( "../Images/HeaderContextMenuButton.gif" ); 
   background-repeat : no-repeat; 
   display           : inline; 
   margin-left       : 3px; 
   width             : 16px; 
   height            : 16px; 
   vertical-align    : middle; 
}
.Icon1ArrowDown
{
   background-image : url( ../Images/Icons/1arrowdown.png ) !important;
}
.Icon1ArrowLeft
{
   background-image : url( ../Images/Icons/1arrowleft.png ) !important;
}
.Icon1ArrowRight
{
   background-image : url( ../Images/Icons/1arrowright.png ) !important;
}
.Icon1ArrowUp
{
   background-image : url( ../Images/Icons/1arrowup.png ) !important;
}
.Icon2ArrowDown
{
   background-image : url( ../Images/Icons/2arrowdown.png ) !important;
}
.Icon2ArrowLeft
{
   background-image : url( ../Images/Icons/2arrowleft.png ) !important;
}
.Icon2ArrowRight
{
   background-image : url( ../Images/Icons/2arrowright.png ) !important;
}
.Icon2ArrowUp
{
   background-image : url( ../Images/Icons/2arrowup.png ) !important;
}
.IconAccept
{
   background-image : url( ../Images/Icons/accept.png ) !important;
}
.IconAdd
{
   background-image : url( ../Images/Icons/add.png ) !important;
}
.IconApplicationDelete
{
   background-image : url( ../Images/Icons/application_delete.png ) !important;
}
.IconApplicationGo
{
   background-image : url( ../Images/Icons/application_go.png ) !important;
}
.IconArrowRefresh
{
   background-image : url( ../Images/Icons/arrow_refresh.png ) !important;
}
.IconCancel
{
   background-image : url( ../Images/Icons/cancel.png ) !important;
}
.IconCartAdd
{
   background-image : url( ../Images/Icons/cart_add.png ) !important;
}
.IconCartGo
{
   background-image : url( ../Images/Icons/cart_go.png ) !important;
}
.IconCog
{
   background-image : url( ../Images/Icons/cog.png ) !important;
}
.IconDelete
{
   background-image : url( ../Images/Icons/delete.png ) !important;
}
.IconDoor
{
   background-image : url( ../Images/Icons/door.png ) !important;
}
.IconEye
{
   background-image : url( ../Images/Icons/eye.png ) !important;
}
.IconFind
{
   background-image : url( ../Images/Icons/find.png ) !important;
}
.IconKey
{
   background-image : url( ../Images/Icons/key.png ) !important;
}
.IconLockOpen
{
   background-image : url( ../Images/Icons/lock_open.png ) !important;
}
.IconMap
{
   background-image : url( ../Images/Icons/map.png ) !important;
}
.IconPackage
{
   background-image : url( ../Images/Icons/package.png ) !important;
}
.IconPageCode
{
   background-image : url( ../Images/Icons/page_code.png ) !important;
}
.IconPageEdit
{
   background-image : url( ../Images/Icons/page_edit.png ) !important;
}
.IconPageExcel
{
   background-image : url( ../Images/Icons/page_excel.png ) !important;
}
.IconPageFind
{
   background-image : url( ../Images/Icons/page_find.png ) !important;
}
.IconPageLightning
{
   background-image : url( ../Images/Icons/page_lightning.png ) !important;
}
.IconPageWhiteAcrobat
{
   background-image : url( ../Images/Icons/page_white_acrobat.png ) !important;
}
.IconPageWhiteCode
{
   background-image : url( ../Images/Icons/page_white_code.png ) !important;
}
.IconPageWhiteEdit
{
   background-image : url( ../Images/Icons/page_white_edit.png ) !important;
}
.IconPageWhiteExcel
{
   background-image : url( ../Images/Icons/page_white_excel.png ) !important;
}
.IconPageWhiteLightning
{
   background-image : url( ../Images/Icons/page_white_lightning.png ) !important;
}
.IconPrinter
{
   background-image : url( ../Images/Icons/printer.png ) !important;
}
.IconRosette
{
   background-image : url( ../Images/Icons/rosette.png ) !important;
}
.IconZoomIn
{
   background-image : url( ../Images/Icons/zoom_in.png ) !important;
}
.IconZoomOut
{
   background-image : url( ../Images/Icons/zoom_out.png ) !important;
}
.PartDetailImagesView
{
   background : white;
   font       : 11px Arial, Helvetica, sans-serif;
   overflow   : auto;
}
.PartDetailImagesView .thumb
{
   background : #f0f0f0;
   padding    : 3px;
}
.PartDetailImagesView .thumb img
{
   height : 100px;
   width  : 100px;
}
.PartDetailImagesView .thumb-wrap
{
   float        : left;
   margin       : 4px;
   margin-right : 0;
   padding      : 5px;
}
.PartDetailImagesView .thumb-wrap span
{
   display    : block;
   overflow   : hidden;
   text-align : center;
}
.PartDetailImagesView .x-view-selected
{
   background : #f0f0f0;
   padding    : 3px;
   border     : solid 1px #ababab
}
.PartDetailImagesView .x-view-selected .thumb
{
   background : transparent;
}
.PartDetailImagesView .loading-indicator
{
   font-size           : 11px;
   background-image    : url( "../Scripts/Ext/resources/images/default/grid/loading.gif" );
   background-repeat   : no-repeat;
   background-position : left;
   padding-left        : 20px;
   margin              : 10px;
}
