

.logout {
    background-image: url(/style/images/exit.png) !important;
}

.settings {
    background-image: url('/style/images/gears.gif');
}

.nav {
    background-image: url('/style/images/list-items.gif');
}

.calendar {
    background-image: url('/js/ext-3.2.1/resources/images/default/shared/calendar.gif') !important;
}

.toAddButton {
    background-image: url('/style/images/add.gif') !important;
}

.viewButton {
    background-image: url('/style/images/list-items.gif') !important;
}

.toSearchButton {
    background-image: url('/style/images/icon-no-group.gif') !important;
}

.toModifyButton {
    background-image: url('/style/images/edit.gif') !important;
}

.deleteButton {
    background-image: url('/style/images/delete.gif') !important;
}

.content {
    background-image: url('/style/images/page.png') !important;
}

.home {
    background-image: url('/style/images/web.png') !important;
}

.newspaper {
    background-image: url('/style/images/product.png') !important;
}

.news {
    background-image: url('/style/images/megaphone.png') !important;
}

.career {
    background-image: url('/style/images/user.png') !important;
}

.log {
    background-image: url('/style/images/event.png') !important;
}

.tree_page {
    background-image: url('/style/images/tree_page.png') !important;
}

.system {
    background-image: url('/style/images/gkdebconf-icon.png') !important;
}

.fileDownload {
    background-image: url('/style/images/glance.png') !important;
}

.music {
    background-image: url('/style/images/music.png') !important;
}

.message {
    background-image: url('/style/images/comment.png') !important;
}

.location {
    background-image: url('/style/images/location.png') !important;
}

.teacher {
    background-image: url('/style/images/comment.png') !important;
}

.onlineSignUp {
    background-image: url('/style/images/comment.png') !important;
}

.vote {
    background-image: url('/style/images/comment.png') !important;
}

.enroll {
    background-image: url('/style/images/comment.png') !important;
}

.exam {
    background-image: url('/style/images/comment.png') !important;
}

.online {
    background-image: url(/style/images/online.png) !important;
}

.reject {
    background-image: url(/style/images/reject.png) !important;
}

.ok {
    background-image: url(/style/images/audit_ok.png) !important;
}

.x-selectable, .x-selectable * {
    -moz-user-select: text ! important;
    -khtml-user-select: text ! important;
}

.x-grid3-cell-text-visible .x-grid3-cell-inner {
    overflow: visible;
    padding: 3px 3px 3px 5px;
    white-space: normal;
}