.icon-user {
    background-image: url(/images/user.png) !important;
}
.x-tpsynbody {
    font-family: Tahoma;
    font-size: 15px;
    color: #333;
    background:'blue';
    !important
}
.icon-user-add {
    background-image: url(/images/user_add.gif) !important;
}

.icon-save {
    background-image: url(images/save.gif) !important;
}

.icon-right {
    background-image: url(images/save.gif) !important;
   // padding-left: .5cm;
   position: absolute;
    left: 0px;
}
.icon-leftarrow {
    background-image: url(images/arrowleft.png) !important;
   // padding-left: .5cm;
   position: absolute;
    left: 0px;
}

.my_toolbar{
height: 54px !important;
width : 600 !important;
 background-image: url(images/arrowleft.png) !important;
}

.left-right-buttons .x-panel-btns {
    text-align: 'center'
}

.left-right-buttons .x-panel-btns table {
    width: 100%;
}

.left-right-buttons .x-panel-btns .x-btn-left {
    float: left;
}

.x-tool-bigsave {
    background-image: url(images/save.gif) !important;
}
.icon-reset {
    background-image: url(/images/stop.png) !important;
}

.icon-grid {
    background-image: url(/images/grid.png) !important;
}

.icon-attachment {
    background-image: url(images/attachment.png) !important;
}

.icon-sync {
    background-image: url(images/Sync-256.png) !important;
}

.x-changed {background:#CCFFFF  url(images/pencil-icon.png) right no-repeat !important;}

.icon-delete {
    background-image: url(images/delete.png) !important;
}
.icon-add {
    background-image: url(images/add.png)  !important;
}
.icon-connect {
    background-image: url(images/connect.png)  !important;
}
.icon-print {
    background-image: url(images/printer.png) !important;
}
.bmenu {background-image: url(images/menu-show.gif) !important;}

.bg-grideditcell  .x-change-cell { background:#D8F6CE !important; }
 
  .bg-grid   { background:#DFE9F6 !important; }
  
  
   .x-change-cell   { background:#CCFFFF !important;  }
  
  .x-address {background:#DFE9F6  url(images/address-icon.png) right no-repeat !important;}  
  
  .x-changed {background:#DFE9F6  url(images/pencil-icon.png) right no-repeat !important;}    
  
   .no-editx-address {background:#DFE9F6  url(images/address-icon.png) right no-repeat !important;} 
  
   .no-edit .x-address {background:#DFE9F6  url(images/address-icon.png) right no-repeat !important;}
   
    .no-edit .x-changed {background:#DFE9F6  url(images/pencil-icon.png) right no-repeat !important;}    
   
   .bg-grid .x-address {background:#CCFFFF  url(images/address-icon.png) right no-repeat !important;}
   
   .bg-grid .x-changed {background:#CCFFFF  url(images/pencil-icon.png) right no-repeat !important;}
   
   .no-edit .x-change-cell { background-color: #DFE9F6 !important;}  
    .x-form-refresh-trigger  {background: url('../ext/resources/themes/images/default/grid/refresh.gif') center no-repeat !important }
    .x-form-refresh-trigger2  {background: url('../ext/resources/themes/images/default/grid/refresh.gif') center no-repeat !important }
}