.productname {
    font-size: 18px;
    position: relative;
    top: -6px;
    text-shadow: 1px 1px 2px #535151;
    color: #000;
}
.x-tab-icon-el {
    top: -5px;
    width: 18px;
    left: -4px;
    height: 18px;
    background-size: cover;
}
.x-tab-close-btn {
    top: 5px;
    right: -1px;
    width: 16px;
    height: 16px;
    background-size: cover;
}
.x-menu-item-icon {
    top: 8px;
}

.x-grid-cell-inner a {
    color: navy;
}

.x-tree-icon.x-tree-icon-parent, .x-tree-icon.x-tree-icon-leaf {
    background-position: center center;
    background-repeat: no-repeat;
}

.x-btn.x-unselectable.x-btn-toolbar.x-box-item.x-toolbar-item {
 border:1px solid gray;
}
.button-usersettings, .exitbutton, .helpbutton, .x-docked .x-btn-icon {
    border: none !important;
}

.x-action-col-icon {
    width: 16px;
    height: 16px;
    margin-top: 2px;
    cursor: pointer;
}

.x-tip-body-basic-medium, .x-tip-header-text-basic-medium {
    font-size: 15px;
}